v1.15 - Magmatic Fractionation
What's Changed
- Resumable dataset downloads by @pzelasko in #1045
- AMI beamformed mic option by @desh2608 in #1048
- Add options to prepare data according to CHiME-7 by @desh2608 in #1051
- Support Shar export of multi-channel, multi-source recording and cuts with start>0 by @pzelasko in #1053
- Add
mono_downmixoption forMultiCut.to_mono()by @desh2608 in #1052 - Support audio duration mismatch tolerance in
MixedCut.load_audio()by @pzelasko in #1054 - AudioCache: caching for "command" type of audio files by @vesis84 in #1050
- Small changes in some cut methods by @desh2608 in #1059
- Enhancements and bug fixes for AMI and ICSI by @desh2608 in #1058
- Add GigaST corpus by @yfyeung in #1062
- Air Traffic Control (ATC) corpora by @rouseabout in #1061
- Fix
resumable_downloadfor fully downloaded files by @flyingleafe in #1060 - Fix for audio loading optimization to return the expected number of samples by @pzelasko in #1071
- Support preparing almost all NSC data part except PART3_SameBoundaryMic by @trunglebka in #1066
- Fix bugs in
MixedCutlogic by @flyingleafe in #1073 - Air Traffic Control (ATC) corpora - various improvements by @rouseabout in #1070
New Contributors
- @rouseabout made their first contribution in #1061
- @flyingleafe made their first contribution in #1060
Full Changelog: v1.14...v1.15