You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discourse page for further help. https://discourse.mozilla.org/c/tts
Hey!
When training Tacotron 2 model on Windows 10, I can't use Linux unfortunately, the following error appears:
The error appears when calling the
phonemize
function.I have already installed SourceForge's eSpeak for Windows and followed instructions on bootphon/phonemizer#44 and #148 .
Currently my system variables contain:
PATH=C:\Program Files (x86)\eSpeak\command_line\
PHONEMIZER_ESPEAK_PATH=C:\Program Files (x86)\eSpeak\command_line\espeak.exe
PHONEMIZER_ESPEAK_LIBRARY=C:\Program Files (x86)\eSpeak\TTSApp.exe
Thanks for the help!
The text was updated successfully, but these errors were encountered: