| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-29 | 1.7 kB | |
| v0.3.1 source code.tar.gz | 2026-01-29 | 2.6 MB | |
| v0.3.1 source code.zip | 2026-01-29 | 2.8 MB | |
| Totals: 3 Items | 5.4 MB | 0 | |
What's Changed
- Update uv.lock to reflect dependency version changes by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/432
- v0.3.1: Update STT API docs and fix default output path by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/433
- Qwen3-TTS: Add streaming and optimise peak usage by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/435
- Fix: Use single quotes in README examples to avoid Bash history expansion. by @reinexworldc in https://github.com/Blaizzy/mlx-audio/pull/440
- Fix: improve import error hadling by @reinexworldc in https://github.com/Blaizzy/mlx-audio/pull/443
- [Qwen3-TTS] Fix some Custom Voices producing silence with 0.6B by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/444
- Refactor audio load by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/445
- Update pyproject.toml for poetry support by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/446
- Add Qwen3-ASR by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/454
- Fix chatterbox load by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/455
- Update README to remove basic usage section by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/456
- Update README with output path for ASR commands by @rahimnathwani in https://github.com/Blaizzy/mlx-audio/pull/458
- Update package dependencies in uv.lock to include new extras by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/457
- Fix server (STT, TTS) by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/460
New Contributors
- @reinexworldc made their first contribution in https://github.com/Blaizzy/mlx-audio/pull/440
Full Changelog: https://github.com/Blaizzy/mlx-audio/compare/v0.3.0...v0.3.1