v0.7.5
What's Changed
Core ASR & Diarization
- Fixed VAD threshold overriding per segment (#153, #155) — thanks @starcrest
- Added pyannote community-1 model for offline speaker diarization (#150) — @BrandonWeng
Speech Synthesis (ESpeakNG)
- Fixed ESpeakNG framework structure (resolves #159, #160) (#161) — @antonlvovych
- Added ESpeak linking tests (#162) — @BrandonWeng
Dataset & Pipeline Improvements
- Expanded FLEURS dataset coverage to all 25 languages
- Added Hugging Face download retries for robustness (#158) — @BrandonWeng
Internal Cleanups
- General refactors and organization improvements across diarization and data pipelines.
New Contributors
- @starcrest made their first contribution in #153
- @antonlvovych made their first contribution in #161
Full Changelog: v0.7.4...v0.7.5