v0.0.3
版本发布时间: 2025-03-22 07:02:16
Blaizzy/mlx-audio最新发布版本:v0.2.1(2025-05-11 15:24:42)
What's Changed
- Add verbose logging and model selection support by @ivanfioravanti in https://github.com/Blaizzy/mlx-audio/pull/22
- Pulsating effect by @ivanfioravanti in https://github.com/Blaizzy/mlx-audio/pull/23
- Compile the decoder for Kokoro by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/24
- Play audio segments as they are generated by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/26
- Evaluate the computation graph before returning results by @ivanfioravanti in https://github.com/Blaizzy/mlx-audio/pull/35
- Add Mimi neural audio codec by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/34
- Add model for Sesame TTS by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/36
- Sphere speed up during audio generation by @ivanfioravanti in https://github.com/Blaizzy/mlx-audio/pull/40
- Added more Voices by @andrepadez in https://github.com/Blaizzy/mlx-audio/pull/37
- Feature: External API for Audiobook Generation by @sergenes in https://github.com/Blaizzy/mlx-audio/pull/19
- Add EnCodec neural audio codec by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/46
- Add Suno bark by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/45
- Update README.md to fix lang_code error by @zboyles in https://github.com/Blaizzy/mlx-audio/pull/49
- fix model config by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/50
- Add Vocos neural audio codec by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/48
- Fix Kokoro audio generation by @lucasnewman in https://github.com/Blaizzy/mlx-audio/pull/52
- Add orpheus by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/47
- Resample and Transcribe by @chigkim in https://github.com/Blaizzy/mlx-audio/pull/51
- Fix vocos config loading by @Blaizzy in https://github.com/Blaizzy/mlx-audio/pull/53
New Contributors
- @andrepadez made their first contribution in https://github.com/Blaizzy/mlx-audio/pull/37
- @sergenes made their first contribution in https://github.com/Blaizzy/mlx-audio/pull/19
- @zboyles made their first contribution in https://github.com/Blaizzy/mlx-audio/pull/49
- @chigkim made their first contribution in https://github.com/Blaizzy/mlx-audio/pull/51
Full Changelog: https://github.com/Blaizzy/mlx-audio/compare/v0.0.2...v0.0.3