What's Changed
Recipes
- Recipe for the Chinese Dysarthric Speech Database by @JinZr in #1423
- Optimized ReazonSpeech download speed using hf datasets features by @yuta0306 in #1434
New features
- Option to save audio in the original format when exporting to shar by @anteju in #1422
CutSet.from_huggingface_dataset()
for importing HF datasets by @pzelasko in #1433- Extend AIStore serialization backend to writing by @pzelasko in #1435
Other improvements
- change max_frames to max_duration in docs by @pengzhendong in #1419
- add opensmile url by @pengzhendong in #1424
- File reading IO refactoring into backends by @pzelasko in #1421
- Fix .m4a support in some setups (possibly for other formats not supported by libsndfile) by @racoiaws in #1427
- add to_dict for CustomFieldMixin class by @pengzhendong in #1426
- Fix consecutive same sampler selection in round robin sampler with num_workers>1 by @pzelasko in #1432
- Fixed copying MixedCut with custom attributes set by @pzelasko in #1436
New Contributors
Full Changelog: v1.28.0...v1.29.0