shivammehta25 / Matcha-TTS

[ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching
https://shivammehta25.github.io/Matcha-TTS/
MIT License
751 stars 98 forks source link

phonemizer/espeak and the GPL #35

Closed sidharthrajaram closed 11 months ago

sidharthrajaram commented 12 months ago

When running Matcha-TTS, I notice inference relies on phonemizer (which itself relies on espeak for the backend). Both of those are under GPLv3 license, have you tested or attempted inference with MIT licensed alternatives?

shivammehta25 commented 12 months ago

Hello,

Unfortunately no, we haven't tested it with other backends. However, It should be able to carry its benefits to any other alternatives as well. The front end is not part of the improvements 🍵 Matcha-TTS brings to text-to-speech.