Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
edge_tts==6.1.12
|
2 |
gradio==4.36.1
|
3 |
pydub==0.25.1
|
4 |
-
pydantic==2.10.6
|
|
|
|
|
|
1 |
edge_tts==6.1.12
|
2 |
gradio==4.36.1
|
3 |
pydub==0.25.1
|
4 |
+
pydantic==2.10.6
|
5 |
+
librosa
|
6 |
+
soundfile
|