Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,6 +11,6 @@ SoundFile
|
|
11 |
Unidecode
|
12 |
inflect
|
13 |
multiprocess
|
14 |
-
numba==0.
|
15 |
webrtcvad; platform_system != "Windows"
|
16 |
torch
|
|
|
11 |
Unidecode
|
12 |
inflect
|
13 |
multiprocess
|
14 |
+
numba==0.55.2
|
15 |
webrtcvad; platform_system != "Windows"
|
16 |
torch
|