Skip to content

Commit

Permalink
add requirements for spacy thailandese and vietnamese
Browse files Browse the repository at this point in the history
  • Loading branch information
defaultdeveloperuser committed Feb 28, 2024
1 parent 8aeced1 commit 30a2d8d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 30a2d8d

Please sign in to comment.