Skip to content

Releases: eginhard/coqui-tts

v0.22.1

03 Apr 12:59
3327b47
Compare
Choose a tag to compare

What's Changed

Fixes

Refactors, dependency updates

  • Remove pandas dependency by @eginhard in #3
  • build: remove unused dependencies by @eginhard in #12
  • build: make dependencies for server optional by @eginhard in #15
  • Remove duplicate Trainer code by @eginhard in #18
  • refactor(dataset): get audio length with torchaudio by @eginhard in #21
  • refactor(bin.find_unique_chars): use existing function by @eginhard in #22

Dev improvements

  • Fix CI (save best model after 0 steps in tests) by @eginhard in coqui-ai#3423
  • CI: remove unused check_skip steps by @akx in #2
  • Lint overhaul (pylint to ruff) by @akx in #1
  • Pin black for consistent outputs by @eginhard in #7
  • test(vocoder): disable wavegrad training test in CI by @eginhard in #9
  • ci: combine coverage reports and merge test workflows by @eginhard in #16
  • Update readme by @eginhard in #17
  • Update repository links, package names, release script by @eginhard in #24

Full Changelog: v0.22.0...v0.22.1