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
|
@ -54,4 +54,10 @@ encodec>=0.1.1
|
|||
# deps for XTTS
|
||||
unidecode>=1.3.2
|
||||
num2words
|
||||
spacy[ja]>=3
|
||||
spacy[ja]>=3
|
||||
|
||||
# spacy thai
|
||||
pythainlp>=5.0.1
|
||||
|
||||
#spacy vietnamese
|
||||
pyvi>=0.1.1
|
Loading…
Reference in New Issue