Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ deep-translator>=1.11.4
|
|
8 |
python-docx>=1.0.0
|
9 |
pydub>=0.25.1
|
10 |
python-multipart>=0.0.6
|
11 |
-
openai-whisper>=20231117
|
|
|
|
8 |
python-docx>=1.0.0
|
9 |
pydub>=0.25.1
|
10 |
python-multipart>=0.0.6
|
11 |
+
openai-whisper>=20231117
|
12 |
+
edge-tts pydub asyncio
|