Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ rich
|
|
| 7 |
huggingface_hub
|
| 8 |
pydub
|
| 9 |
soundfile
|
| 10 |
-
|
| 11 |
gtts
|
| 12 |
nest_asyncio
|
| 13 |
torch>=2.1.0
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
pydub
|
| 9 |
soundfile
|
| 10 |
+
edge_tts==7.2.0
|
| 11 |
gtts
|
| 12 |
nest_asyncio
|
| 13 |
torch>=2.1.0
|