Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 356 Bytes

File metadata and controls

21 lines (12 loc) · 356 Bytes

for building package:

  • uv build

for publishing:

  • uv publish --token "pypi token"

for install locally for testing:

cd examples python -m venv venv venv/scripts/activate

cpu:

  • pip install ../dist/speechlib-2.0.2-py3-none-any.whl

gpu: