Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
edge-tts
|
2 |
-
gradio
|
3 |
-
asyncio
|
4 |
transformers
|
5 |
torch
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
inflect
|
4 |
+
edge-tts
|
5 |
+
asyncio
|
6 |
+
streaming-stt-nemo==0.2.0
|