Skip to content

Releases: EveryVoiceTTS/EveryVoice

v0.2.0a1

26 Nov 21:55
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • bb7d6b7 - wizard: fixes non-updating keyword of text in data dictionary (commit by @wiitt)
  • 571891c - update check-data (commit by @roedoejet)
  • 2f9b75d - the mypy type for None is simply None (commit by @joanise)
  • 110d718 - tests: removes blocking of reaching children steps (commit by @wiitt)
  • ab60932 - wizard: fixes multilingual/multispeaker config in new projects (commit by @wiitt)
  • e371e96 - wizard: change wording of speaker prompt (commit by @roedoejet)
  • 66774c3 - demo: locks dropdown lists when only one option is available (commit by @wiitt)
  • 189e338 - better handling of empty filelist (commit by @MENGZHEGENG)
  • 83742ff - add unit test for handling empty filelist (commit by @MENGZHEGENG)
  • 87ceba1 - change shape of filelist list data instead of re-reading it (commit by @roedoejet)
  • 1c81f94 - remove all punctuation characters from symbol set by default (commit by @roedoejet)
  • 9004aad - remove unnecessary loading of filelist (commit by @roedoejet)
  • c6a6da8 - add whitespace collapsing and text stripping by default (commit by @roedoejet)
  • 7c8e533 - check if data is tabular or not before applying text processing (commit by @roedoejet)
  • 9ab79eb - ci: ignore type errors from e2e config (commit by @roedoejet)
  • 00b07a5 - ci: replaced trilom/file-changes-action with tj-actions/changed-files since it is not maintained (commit by @SamuelLarkin)
  • e3f2a6b - deps: bump nltk to 3.9.1 to fi...
Read more

v0.1.0a3

04 Jul 18:59
Compare
Choose a tag to compare

🐛 Bug Fixes

♻️ Refactors

  • b94c61b - schemas: rename schemas to conform to schemastore standards (commit by @roedoejet)

🔧 Chores

  • 259eebc - update submodule to rename links to EveryVoiceTTS (commit by @joanise)
  • be2c2d5 - publish 0.1.0a3 with pydantic dependency fix (commit by @joanise)

v0.1.0a2

25 Jun 18:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0a0.dev0...v0.1.0a2

v0.1.0a0.dev0

09 Apr 22:30
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

Read more