Skip to content

v0.25.0

Latest
Compare
Choose a tag to compare
@eginhard eginhard released this 04 Dec 10:28
b043321

What's Changed

Features

Fixes

  • Automatically convert audio to mono, add more helpful error messages by @eginhard in #166
  • fix(bin.synthesize): return speakers names only by @shavit in #147
  • Show original model URLs by @eginhard in #149
  • Support for building Docker on arm64 by @hongkongkiwi in #159
  • refactor: handle deprecation of torch.cuda.amp.autocast by @eginhard in #144

Dev

  • build: move doc dependencies from extra into group and build with uv by @eginhard in #133
  • Use external package for monotonic alignment search by @eginhard in #135
  • ci: allow testing out trainer/coqpit branches before release by @eginhard in #168
  • Remove unused code by @eginhard in #172
  • build: switch to forked coqpit by @eginhard in #110

New Contributors

Full Changelog: v0.24.3...v0.25.0