Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
inflect
|
| 4 |
edge-tts
|
| 5 |
asyncio
|
| 6 |
-
streaming-stt-nemo==0.2.0
|
|
|
|
|
|
| 3 |
inflect
|
| 4 |
edge-tts
|
| 5 |
asyncio
|
| 6 |
+
streaming-stt-nemo==0.2.0
|
| 7 |
+
gradio_unifiedaudio==0.0.3
|