Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works quite good with elevenlabs #4

Open
stefangrotz opened this issue Nov 8, 2023 · 2 comments
Open

Works quite good with elevenlabs #4

stefangrotz opened this issue Nov 8, 2023 · 2 comments

Comments

@stefangrotz
Copy link

stefangrotz commented Nov 8, 2023

Elevenlabs (https://elevenlabs.io/) offers a high quality polish TTS system. I tried your script on it and the results are very promising. A few pronunciations are varying a bit, so it might make sense to adapt it a little for this use case. I will document my findings in this ticket.

Thanks for your work!

@stefangrotz
Copy link
Author

stefangrotz commented Nov 22, 2023

If you adapt the transcription (maily removing a lot of Js) then it sounds quite good:

Original:

Esperanta Vikipedio estas projekto de kunlabora enciklopedio, universala kaj plurlingva, kreita interrete laŭ la vikio-principo. Ĝi celas liveri en Esperanto liberan, objektivan kaj kontroleblan enhavon, kiun ĉiuj povas redakti.

vocx

esperanta wijkijpedijo estas proyekto de kunlabora entssijklopedijo, unijwersala kay plurlijngwa, kreijta ijnterrete lał la wijkijo-prijntssijpo. dżij tselas lijwerij en esperanto lijberan, obyektijwan kay kontroleblan enhawon, kijun cziuyy powas redaktij.

Manual improved text for the voice "Bella", but the others also work.

esperanta wikipedio estas proyekto de kunlabora entssiklopedio, uniwersala kay plurlijngwa, kreiita interrete lał la wikio-printssipo. dżi tselas liweri en esperanto liberan, objektiwan kay kontroleblan enhawon, kiun cziuyy powas redakti.

You can test it here https://elevenlabs.io/

I want to adopt the script. Should I create my own repo, or woul you prefare it here? I could add a second rule file with a PR.

@stefangrotz
Copy link
Author

stefangrotz commented Nov 22, 2023

Hey @martinrue can you give me a quick tutorial how to get this go project going? I adapted the rule file, but I am not able to run a script because of importing issues as far as I understand it.

EDIT: I created my own transcriber in JavaScript instead: https://parolteknologio.github.io/fonetika-transskribilo/
I will create a repo for it later. EDIT: done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant