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

Windows 10 RuntimeError: failed to load espeak library [WinError 193] during training #735

Closed
bondi7 opened this issue Nov 18, 2021 · 3 comments
Labels
wontfix This will not be worked on

Comments

@bondi7
Copy link

bondi7 commented Nov 18, 2021

Hey!

When training Tacotron 2 model on Windows 10, I can't use Linux unfortunately, the following error appears:

RuntimeError: failed to load espeak library: [WinError 193] %1 is not a valid Win32 application

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!

@Jzow
Copy link

Jzow commented Jan 17, 2022

@bondi7 hi , I refer to this setting but still report an error. Can you check it for me? Thank you very much for my issue: #742

@stale
Copy link

stale bot commented Apr 16, 2022

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

@stale stale bot added the wontfix This will not be worked on label Apr 16, 2022
@stale stale bot closed this as completed Apr 25, 2022
@SmartManoj
Copy link

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants