Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/yufii/speech_defects
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ librosa
|
|
| 5 |
tensorflow
|
| 6 |
keras
|
| 7 |
python-multipart
|
| 8 |
-
numba
|
|
|
|
|
|
|
|
|
| 5 |
tensorflow
|
| 6 |
keras
|
| 7 |
python-multipart
|
| 8 |
+
numba
|
| 9 |
+
openai-whisper
|
| 10 |
+
Levenshtein
|