Skip to content

v1.18 - The Ice Age

Compare
Choose a tag to compare
@pzelasko pzelasko released this 11 Dec 14:10
· 88 commits to master since this release
78b3a12

What's Changed

New features

  • MMS forced alignment backend by @flyingleafe in #1185
  • Two new options: CutSet.from_shar(seed="trng") and DynamicCutSampler(quadratic_duration=...) by @pzelasko in #1199
  • Faster initialization option in DynamicBucketingSampler + various fixes by @pzelasko in #1210
  • CLI to estimate and print bucket bins for a cut set by @pzelasko in #1214
  • More flexible setting of audio backends by @pzelasko in #1219

Recipes

Other improvements

New Contributors

Full Changelog: v1.17...v1.18