Releases: shivammehta25/Matcha-TTS
Releases · shivammehta25/Matcha-TTS
v0.0.7
Removing diffuser's fixed dependency, was causing issues lately.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
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
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- Piper phonemize by @shivammehta25 in #34
- Update README.md with ICASSP acceptance by @ghenter in #40
- Bump diffusers from 0.21.3 to 0.25.0 by @dependabot in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- Merging dev adding another dataset, piper phonemizer and refractoring by @shivammehta25 in #42
- Removing gdown for HifiGAN checkpoints too by @shivammehta25 in #43
New Contributors
- @pre-commit-ci made their first contribution in #16
- @ghenter made their first contribution in #40
Full Changelog: 0.0.4...v0.0.5
🍵 Matcha-TTS: 0.04 | Multispeaker, and ONNX support
What's Changed
- ONNX export and inference by @mush42 in #8
- Bump diffusers from 0.21.2 to 0.21.3 by @dependabot in #12
- Merging dev to main | adding ONNX support by @shivammehta25 in #13
New Contributors
- @mush42 made their first contribution in #8
- @dependabot made their first contribution in #12
Full Changelog: 0.0.3...0.0.4
🍵 Matcha-TTS: Multispeaker with VCTK checkpoint
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
- Adding multispeaker 🍵 Matcha-TTS by @shivammehta25 in #3
- Another version bump because I am new to twine by @shivammehta25 in #4
Full Changelog: v0.0.1.dev4...0.0.2
Full Changelog: 0.0.2...0.0.3
Initial release - Enjoy 🍵 Matcha-T(ea)TS
Dev4 because this was my first time playing with twine and Pypi. I am glad it worked out after a few tries.