Is there a way to create Wheels for Windows?

#1
by rmcpantoja - opened

Hi,
What repository are you using to build the mac wheel? Since rhasspy repo says that a line is too long when I do the wheel in GitHub actions.

You can find the scripts for building wheels in this repo at
https://github.com/csukuangfj/piper-phonemize/tree/sherpa-onnx/.github/workflows

Also, you can download wheels at
https://github.com/csukuangfj/piper-phonemize/releases/tag/2023.12.5

As for windows, sorry that we have not done that. Maybe you can adapt our scripts for Windows. Feel
free to ask if you encounter any issues.

Also, please ask at https://github.com/csukuangfj/piper-phonemize/issues to get a faster response.

Hi,
I'm trying to do this at https://github.com/rmcpantoja/piper-phonemize but wasn't successful. In main.yml the Windows package is able to be generated correctly, but not the wheel.

Sign up or log in to comment