mirror of https://github.com/coqui-ai/TTS.git
handling librosa conflict with numba
https://github.com/librosa/librosa/issues/1160
This commit is contained in:
parent
06ae9d7777
commit
9f83b6797f
|
@ -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