Skip to content

Releases: idiap/coqui-ai-TTS

v0.27.0

14 Jul 13:57
96472c8
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

22 May 12:11
ba58def
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(xtts): restrict transformers to <4.52 to avoid corrupted output by @eginhard in #396
  • fix(xtts): fix Colab demo package installation by @eginhard in #396
  • fix(xtts): provide more helpful error message when reference audio is too short by @eginhard in #396
  • fix: don't convert to int to avoid constant value in onnx exports by @eginhard in #390

Full Changelog: v0.26.1...v0.26.2

v0.26.1

16 May 14:10
d76ddbc
Compare
Choose a tag to compare

What's Changed

Features

  • feat(server): support multi-speaker models in MaryTTS endpoint by @Sleuth56 in #351

Fixes

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

10 Mar 16:25
746c377
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Dev

New Contributors

Full Changelog: v0.25.3...v0.26.0

v0.25.3

16 Jan 10:59
69704ee
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(fairseq): handle change of model file name by @eginhard in #264

Full Changelog: v0.25.2...v0.25.3

v0.25.2

15 Jan 16:46
2b694c1
Compare
Choose a tag to compare

What's Changed

⚠️ Fairseq Vits models are broken in this release.

Features

  • Add kNN-VC model by @eginhard in #256
  • Support all Coqui TTS models in the server by @eginhard in #252
  • Allow both Path and strings where possible and add type hints by @eginhard in #210
  • feat(manager): print download location when listing models by @eginhard in #213

Fixes

New Contributors

Full Changelog: v0.25.1...v0.25.2

WavLM-HiFiGAN vocoders from kNN-VC

11 Dec 15:35
f329072
Compare
Choose a tag to compare
Pre-release

v0.25.1

09 Dec 16:57
f7f7fe2
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • Fix XTTS voice cloning by @eginhard in #199
  • fix(xtts): clearer error message when file given to checkpoint_dir by @eginhard in #184

Full Changelog: v0.25.0...v0.25.1

v0.25.0

04 Dec 10:28
b043321
Compare
Choose a tag to compare

What's Changed

⚠️ XTTS voice cloning is broken in this release.

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

v0.24.3

06 Nov 00:59
37d971d
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v0.24.2...v0.24.3