speexdsp-ns-python icon indicating copy to clipboard operation
speexdsp-ns-python copied to clipboard

Wheels for PyPI

Open synesthesiam opened this issue 2 years ago • 1 comments

Hi @TeaPoly! Thank you for creating this project!

I've been working with @dscripka on something related to openWakeWord, and thought it would be helpful to build/upload speexdsp-ns wheels to PyPI. The wheels are built for Python 3.7-3.12 and both AMD and ARM 64-bit systems.

For reference, here is the Dockerfile I used to build the wheels: https://github.com/rhasspy/rhasspy3/blob/wyoming-v1/programs/wake/openwakeword-lite/server/Dockerfile.speex-ns And here is the build command: https://github.com/rhasspy/rhasspy3/blob/wyoming-v1/programs/wake/openwakeword-lite/server/Makefile

synesthesiam avatar Aug 09 '23 19:08 synesthesiam

Hi @TeaPoly! Thank you for creating this project!

I've been working with @dscripka on something related to openWakeWord, and thought it would be helpful to build/upload speexdsp-ns wheels to PyPI. The wheels are built for Python 3.7-3.12 and both AMD and ARM 64-bit systems.

For reference, here is the Dockerfile I used to build the wheels: https://github.com/rhasspy/rhasspy3/blob/wyoming-v1/programs/wake/openwakeword-lite/server/Dockerfile.speex-ns And here is the build command: https://github.com/rhasspy/rhasspy3/blob/wyoming-v1/programs/wake/openwakeword-lite/server/Makefile

Great work.

TeaPoly avatar Aug 10 '23 01:08 TeaPoly