Matcha-TTS
Matcha-TTS copied to clipboard
A successfull fa/en implementation report
Hi I wanted to appreciate your work. Thank you. Using this repo, I was able to successfully train two excellent farsi/english tts models. https://huggingface.co/mah92/Khadijah-FA_EN-Matcha-TTS-Model https://huggingface.co/mah92/Musa-FA_EN-Matcha-TTS-Model
By the way, I changed some parts in your repo to do it right, which I shared in the README.md section of the first link.
The most important part was changing the symbols.py part to use multilingual token.txt compatible with sherpa repo...
And here is my issue asking to merge my models in sherpa-onnx: https://github.com/k2-fsa/sherpa-onnx/issues/1779
Thank you again...
I also mentioned that vram usage is proporsional to number of symbols(tokens) used. So we can lower the vram usage by reducing unnecessary symbols(tokens). Am I correct?
Supported in sherpa-onnx!
Please see
https://github.com/k2-fsa/sherpa-onnx/pull/1834
See pre-built APKs at https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html
https://huggingface.co/mah92/how_to_train_matcha_tts With special changes for mixed persian/english
This is so great to hear! I appreciate you guys experimenting with it :D