Spaces:
Sleeping
Sleeping
Fix: add pyanno audio to req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ num2words
|
|
15 |
numba
|
16 |
numpy
|
17 |
psutil
|
18 |
-
|
19 |
pyopenjtalk-prebuilt
|
20 |
pypinyin
|
21 |
PyYAML
|
|
|
15 |
numba
|
16 |
numpy
|
17 |
psutil
|
18 |
+
pyannote.audio>=3.1.0
|
19 |
pyopenjtalk-prebuilt
|
20 |
pypinyin
|
21 |
PyYAML
|