Add Polish voice pack (pl-PL)#159
Conversation
|
My only concern here is one of maintainability... i.e. there are three Polish TTS options available to us using the existing speech synthesis system, meaning we could probably just copy the en voice file, translate it to polish, and use a suitable voice (or two) => https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-support Unless this is going to be done in a way that the files can easily be updated/generated in the future, adding this would mean that either you are agreeing to hang around for a while to keep the Polish language pack up to date (no complaints here!), or are still working on a way to generate the audio in a scriptable manner. |
Hello, I can be a maintainer of Polish language. In my fork there are Polish files already prepared for most communicates. I use high quality voice synthesis - very natural and with clear sound. It is tested on my Taranis X7. I have also prepared voices/pl-PL.csv for future automated generation. This file already have translations for Polish. |
|
Package is finalized. All voices are auto generated using script. csv file is prepared. Voice files are prepared. Documentation is prepared. |
pfeerick
left a comment
There was a problem hiding this comment.
Great! More the merrier! 😄
Can you check why files got deleted in the other SOUNDS folders in this PR?
There is also a lock file that got committed in voices... add the pattern to .gitignore if it is a standard time file from your file editor.
generate.sh doesn't seem to be calling the voice-gen-elevenlabs.py yet...
|
All done |
pfeerick
left a comment
There was a problem hiding this comment.
Sorry for the delay in getting back you on this one. LGTM. Thank you! :)
I have generated voices using ElevenLabs voice synthesis. New folder 'pl' is created. I have added initial set of voice files.