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

[Help]: MaskGCT Espeakng Error #298

Closed
BlockyBard opened this issue Oct 28, 2024 · 3 comments
Closed

[Help]: MaskGCT Espeakng Error #298

BlockyBard opened this issue Oct 28, 2024 · 3 comments

Comments

@BlockyBard
Copy link

I'm trying to run this on windows but I get this error. File "E:.conda\envs\voice\Lib\site-packages\phonemizer\backend\espeak\espeak.py", line 49, in init
self._espeak.set_voice(language)
File "E:.conda\envs\voice\Lib\site-packages\phonemizer\backend\espeak\wrapper.py", line 249, in set_voice
raise RuntimeError( # pragma: nocover
RuntimeError: failed to load voice "ja"

@BlockyBard BlockyBard changed the title [Help]: Espeakng Error [Help]: MaskGCT Espeakng Error Oct 28, 2024
@yuantuo666
Copy link
Collaborator

yuantuo666 commented Oct 28, 2024

Hi, the MaskGCT is built in a Linux environment. For a better coding experience, it is recommended that Linux be used to reproduce.
According to the stack trace, it seems to be the problem with the phonemizer package, reading their docs might be helpful.

@yuantuo666
Copy link
Collaborator

Same error: #297

@yuantuo666 yuantuo666 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2024
@justinjohn0306
Copy link

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

3 participants