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