mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-02-24 20:19:54 +01:00
* Add support for ne_hifigan * Update model.json * Update hash * Fix model loading * Enhance text_normalization * Add xtts to zoo test exception * Add model hash check * Add get_number_tokens
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
# These cause some compatibility issues on some systems and are not strictly necessary
|
|
# japanese g2p deps
|
|
mecab-python3==1.0.6
|
|
unidic-lite==1.0.8
|
|
cutlet
|