v0.14.8
What's Changed
- fix(asr): honor caller modelNames in DownloadUtils for non-baseline files (#524) in #625
- Fix/word boost improvements by @smdesai in #634
- fix(cli): expose missing Parakeet langs, add Greek script support by @rpkyle in #637
- Add timestamp support to EoU Streaming by @Kavi-Gupta in #629
- fix(asr): reduce English drift on French recordings via token blocklist by @Matth-93 in #630
- feat(diarizer): expose per-chunk embeddings on DiarizationResult by @adamsro in #633
- TTS: store downloaded models in Application Support, not Caches (iOS) in #642
- PocketTTS: stride-aware conditioning extraction for cloned voices in #643
- Supertonic-3: built-in voice enum + on-demand voice download in #644
New Contributors
- @rpkyle made their first contribution in #637
- @Kavi-Gupta made their first contribution in #629
- @jonyoder made their first contribution in #639
Full Changelog: v0.14.7...v0.14.8