mirror of https://github.com/coqui-ai/TTS.git
Update requirements.txt
This commit is contained in:
parent
bdebe3d83e
commit
45f1e1f786
|
@ -1,7 +1,7 @@
|
||||||
# core deps
|
# core deps
|
||||||
numpy==1.19.5
|
numpy==1.19.5
|
||||||
cython
|
cython
|
||||||
scipy>=0.19.0
|
scipy>=1.4.0
|
||||||
torch>=1.7
|
torch>=1.7
|
||||||
torchaudio
|
torchaudio
|
||||||
soundfile
|
soundfile
|
||||||
|
|
Loading…
Reference in New Issue