mirror of https://github.com/coqui-ai/TTS.git
add module requirement
This commit is contained in:
parent
830954a6a5
commit
c7296b3423
|
@ -12,3 +12,4 @@ tqdm
|
|||
soundfile
|
||||
phonemizer
|
||||
bokeh==1.4.0
|
||||
inflect
|
||||
|
|
|
@ -12,6 +12,7 @@ flask
|
|||
scipy
|
||||
tqdm
|
||||
soundfile
|
||||
inflect
|
||||
phonemizer
|
||||
bokeh==1.4.0
|
||||
nose
|
||||
|
|
Loading…
Reference in New Issue