mirror of https://github.com/coqui-ai/TTS.git
Merge pull request #427 from mozilla/erogol-patch-1
handling librosa conflict with numba
This commit is contained in:
commit
669776ae85
|
@ -1,4 +1,5 @@
|
|||
numpy>=1.16.0
|
||||
numba==0.48
|
||||
torch>=0.4.1
|
||||
tensorflow>=2.2
|
||||
librosa>=0.5.1
|
||||
|
|
Loading…
Reference in New Issue