mirror of https://github.com/coqui-ai/TTS.git
add pypinyin and jieba to requierements.txt (chinese implementation)
parent
a9ea71c601
commit
fe049cb480
|
@ -6,6 +6,8 @@ numba==0.48
|
|||
librosa==0.7.2
|
||||
phonemizer>=2.2.0
|
||||
unidecode==0.4.20
|
||||
pypinyin
|
||||
jieba
|
||||
tensorboardX
|
||||
matplotlib
|
||||
Pillow
|
||||
|
|
Loading…
Reference in New Issue