New features
- Implement conversion from CutSet to HuggingFace dataset by @domklement in #1398
- Add workflow: annotate DNSMOS P.835 by @yfyeung in #1406
New recipes
- Add recipe for the Santa Barbara Corpus of Spoken American English (SBCSAE) by @mmaciej2 in #1395
- Adds radio data recipe by @m-wiesner in #1400
- Fleurs by @m-wiesner in #1402
- Add the Emilia corpus by @csukuangfj in #1404
What's Changed
- [spgispeech] Fix durations object is null issue by @frankyoujian in #1390
- Fix backend to None while ffmpeg is unavailable. by @pengzhendong in #1392
- Fix ksponspeech recipe by @yfyeung in #1394
- Fix cli for ksponspeech by @yfyeung in #1393
- [fix] fisher_english recipe by @pengzhendong in #1410
- downgrading sphinx version from 7.2.6 to 7.1.2 by @annapovey in #1409
- Update lhotse.py by @pengzhendong in #1414
- Make torchaudio an optional dependency by @pzelasko in #1382
- minor fix by @pengzhendong in #1418
- Support for AIStore ObjectFile resilient reading when AIStore SDK version >=1.9.1 is present
New Contributors
- @frankyoujian made their first contribution in #1390
- @pengzhendong made their first contribution in #1392
- @mmaciej2 made their first contribution in #1395
- @domklement made their first contribution in #1398
- @annapovey made their first contribution in #1409
Full Changelog: v1.27.0...v1.28.0