Skip to content

Releases: idiap/coqui-ai-TTS

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

v0.24.2

04 Oct 12:12
3e1e2b8
Compare
Choose a tag to compare

What's Changed

Highlights

  • Prebuilt wheels now also provided for Mac and Windows
  • Hindi fully supported for XTTS fine-tuning

Features

  • Add multilingual phoneme cleaner by @eginhard in #44
  • Support hindi in XTTS tokenizer by @akshatrocky in #64
  • Normalize unicode characters in text cleaners by @shavit in #85

Fixes

New Contributors

Full Changelog: v0.24.1...v0.24.2

v0.24.1

29 May 15:20
439fb45
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v0.24.0...v0.24.1

v0.24.0

27 May 16:22
7652f0a
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(espeak_wrapper): capture stderr separately by @eginhard in #17
  • fix(bark): add missing argument for load_voice() by @eginhard in #22
  • fix(server): ensure logging output gets actually shown by @eginhard in #26

Full Changelog: v0.23.1...v0.24.0

v0.23.1

23 Apr 14:02
7fbd1b9
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix(LanguageManager): allow initialisation from config with language ids file by @eginhard in #9

Full Changelog: v0.23.0...v0.23.1