Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -20,4 +20,6 @@ huggingface_hub
|
|
20 |
tokenizers
|
21 |
datasets
|
22 |
inflect
|
23 |
-
IPython
|
|
|
|
|
|
20 |
tokenizers
|
21 |
datasets
|
22 |
inflect
|
23 |
+
IPython
|
24 |
+
soundfile
|
25 |
+
pydub
|