Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Building wheels for any version of python#43

Open
lucaspar wants to merge 2 commits into
rhasspy:masterfrom
lucaspar:master
Open

Building wheels for any version of python#43
lucaspar wants to merge 2 commits into
rhasspy:masterfrom
lucaspar:master

Conversation

@lucaspar
Copy link
Copy Markdown

This parameterizes the Python version for which wheels are generated and should be a start to fix the issues #33, #34, #40, and #41.

To choose the Python version, see the UV_PYTHON env var in the Dockerfile.

@masterwang22327
Copy link
Copy Markdown

masterwang22327 commented May 21, 2025

i cloned your repo and run the command line,but when i got a wheel,tried to install it in piper python env,is showed installed succeed.
bd7fc83097c1ce2204afbd284b2b4f72
82811271358200bdda7370579af2f80f
but when i test it using the script is showed no piper_phonemize_cpp
7117f234d59131bd97e1168e42817aac
and i found the lib/site_packages is also different with the directly using pip install piper_phonemize==1.1.0
b4006ec6836d08e35eca461db3effddf
after install 1.1.0
c1c34ad7d97b0e4ecf7a2fb432e58f1e
so,if there some other files need to be added in your repo,such as espeak-ng/build,showed in setup.py file?
520ec17565bebb3750c6f02ce4fd605c
so that the docker can successful build wheel? look for your reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants