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

MacOS Build #227

Closed
tuxpoldo opened this issue Sep 27, 2023 · 1 comment
Closed

MacOS Build #227

tuxpoldo opened this issue Sep 27, 2023 · 1 comment

Comments

@tuxpoldo
Copy link

In order to successfully build piper on MacOS devices (Intel or Apple Silicon), the follwing pull requests have to be merged:

When trying to run the freshly built executable on a Mac, please keep in mind that the executable will not find the phontab file since it is not located where expected. In order to test the successful compilation, run the following command after downloading the required models:

echo 'Welcome to the Machine!' | build/piper -m en_US-lessac-medium.onnx -f welcome.wav  --espeak_data
 ./install/espeak-ng-data
@synesthesiam
Copy link
Contributor

Merged! A test build for macOS is available here: https://github.com/rhasspy/piper/releases/tag/2023.9.27-1

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

2 participants