What's Changed
- fix: pin setuptools<81 to prevent webrtcvad import failure by @mm65x in #579
- docs(whisper): add distil-whisper to supported models list by @mm65x in #580
- Fix whisper timestamps by @Blaizzy in #583
- add moshi sts by @mm65x in #569
- Fix Qwen3-TTS streaming memory leak. by @orbitalquark in #585
- Add Trendshift badge to README by @Blaizzy in #588
- Fix Parakeet streaming defaults and add validation by @andimarafioti in #485
- fix(fish_qwen3_omni): support loading quantized/converted models in sanitize() by @yoshphys in #584
- fix(parakeet): align preprocessing with NeMo reference by @beshkenadze in #592
- fix: convert numpy audio to mx.array in realtime STT streaming path by @korale77 in #596
- Add Irodori-TTS: Japanese TTS model port to MLX by @yoshphys in #591
- fix(vibevoice): preserve quantization metadata in sanitize() for quantized model loading by @korale77 in #604
- fix: handle float voice parameter in KokoroPipeline (fixes #224) by @sudabg in #603
- Add Cohere Transcribe ASR model by @lucasnewman in #605
- Add Voxtral-4B-TTS-2603 support by @shreyaskarnik in #607
- Restore *.pth in download patterns for VoxCPM by @shreyaskarnik in #609
- Add HumeAI Tada by @Blaizzy in #610
- docs: move Voxtral TTS from STT table to TTS table by @hewliyang in #615
- fix(tts): allow streamed generation to save audio to disk by @mvdirty in #608
- Add KugelAudio TTS model by @n0madic in #614
- Add Qwen2-Audio-7B-Instruct support by @shreyaskarnik in #617
- Move kugel tests by @Blaizzy in #622
- fix(stt): remove PyTorch dependency from Cohere ASR buffer loading by @isshintian-cohere in #616
- feat(voxtral_tts): add streaming support with overlap-add decoding by @chazmaniandinkle in #618
- Bump version to 0.4.2 by @Blaizzy in #625
New Contributors
- @yoshphys made their first contribution in #584
- @korale77 made their first contribution in #596
- @sudabg made their first contribution in #603
- @hewliyang made their first contribution in #615
- @mvdirty made their first contribution in #608
- @n0madic made their first contribution in #614
- @isshintian-cohere made their first contribution in #616
- @chazmaniandinkle made their first contribution in #618
Full Changelog: v0.4.1...v0.4.2