mirror of https://github.com/coqui-ai/TTS.git
add requirements for spacy thailandese and vietnamese
This commit is contained in:
parent
8aeced16fc
commit
30a2d8d787
|
@ -55,3 +55,9 @@ encodec>=0.1.1
|
||||||
unidecode>=1.3.2
|
unidecode>=1.3.2
|
||||||
num2words
|
num2words
|
||||||
spacy[ja]>=3
|
spacy[ja]>=3
|
||||||
|
|
||||||
|
# spacy thai
|
||||||
|
pythainlp>=5.0.1
|
||||||
|
|
||||||
|
#spacy vietnamese
|
||||||
|
pyvi>=0.1.1
|
Loading…
Reference in New Issue