Skip to content

Releases: shivammehta25/Matcha-TTS

v0.0.6

27 May 12:02
d31cd92
Compare
Choose a tag to compare

What's Changed

  • Pin gradio to 3.43.2 by @jimregan in #60
  • Adding functionality for Extraction of phoneme alignment and training on these extracted alignments by @shivammehta25 in #74
  • Adding alginment information to readme by @shivammehta25 in #75

New Contributors

Full Changelog: v0.0.5...v0.0.6

馃嵉 Matcha-TTS: Fixing gdown's bug, code refractor, piper_phonemizer

12 Jan 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...v0.0.5

馃嵉 Matcha-TTS: 0.04 | Multispeaker, and ONNX support

29 Sep 14:59
b756809
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4

馃嵉 Matcha-TTS: Multispeaker with VCTK checkpoint

21 Sep 13:30
Compare
Choose a tag to compare

Update with pip install -U matcha-tts.
Note: it downloads the VCTK checkpoint and HiFiGan Universal v1 checkpoint.
Also has a fun teaser video that I made.
Some speaker IDs I used for the video: 63, 10, 84, 14, 105, 0

What's Changed

Full Changelog: v0.0.1.dev4...0.0.2

Full Changelog: 0.0.2...0.0.3

Initial release - Enjoy 馃嵉 Matcha-T(ea)TS

17 Sep 15:56
Compare
Choose a tag to compare

Dev4 because this was my first time playing with twine and Pypi. I am glad it worked out after a few tries.