mirror of https://github.com/coqui-ai/TTS.git
Add all gruut supported languages as requeriment to avoid inference issues
This commit is contained in:
parent
c1875f68df
commit
e36f901e30
|
@ -36,7 +36,7 @@ pypinyin
|
||||||
mecab-python3==1.0.5
|
mecab-python3==1.0.5
|
||||||
unidic-lite==1.0.8
|
unidic-lite==1.0.8
|
||||||
# gruut+supported langs
|
# gruut+supported langs
|
||||||
gruut[de]==2.2.3
|
gruut[cs,de,en,es,fr,it,nl,pt,ru,sv,ar,fa,sw]==2.2.3
|
||||||
# deps for korean
|
# deps for korean
|
||||||
jamo
|
jamo
|
||||||
nltk
|
nltk
|
||||||
|
|
Loading…
Reference in New Issue