mirror of https://github.com/coqui-ai/TTS.git
Add missing pandas dependency
This commit is contained in:
parent
351d0ed6ae
commit
7ea9bc63b0
|
@ -6,6 +6,7 @@ jieba
|
||||||
librosa==0.7.2
|
librosa==0.7.2
|
||||||
matplotlib
|
matplotlib
|
||||||
numpy==1.18.5
|
numpy==1.18.5
|
||||||
|
pandas
|
||||||
phonemizer>=2.2.0
|
phonemizer>=2.2.0
|
||||||
pypinyin
|
pypinyin
|
||||||
pysbd
|
pysbd
|
||||||
|
|
Loading…
Reference in New Issue