-
Notifications
You must be signed in to change notification settings - Fork 548
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
Pip package installation issue #193
Comments
exact same prob here, with:
|
What operating system? |
mac0S ventura 13.4.1 |
how to solve it? i have the same issue |
I'm working on getting the Piper phonemeization library ported to Windows and Mac: https://github.com/rhasspy/piper-phonemize |
hope you to solve it quickly,thank you ! |
I got the same issue on Raspberry Pi 4 (OS: Raspbian bullseye) with Python 3.9.2 |
Same issue, Mac 13.6.4, on 64-bit x86 . Tried switching Python to 3.12, 3.11, and 3.10 with same error in all three. I also tried recompiling piper from scratch using the release lib binaries from piper-phonemize, but that also didn't work. Finally got it to work thanks to @nickolay's steps at rhasspy/piper-phonemize#14 . Essentially you can re-compile phonemize + some hacks, then the pip install of piper-tts works. Our son is going to try installing now on his RaspberryPi, hopefully it goes much smoother for him than on the mac. We are stoked about this and can't wait to play with it now - thank you for this project! |
The text was updated successfully, but these errors were encountered: