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
|
||||
matplotlib
|
||||
numpy==1.18.5
|
||||
pandas
|
||||
phonemizer>=2.2.0
|
||||
pypinyin
|
||||
pysbd
|
||||
|
|
Loading…
Reference in New Issue