KingNish commited on
Commit
5a304f6
1 Parent(s): 46aff28

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers==4.40.0
2
+ datasets
3
+ pillow
4
+ numpy
5
+ torch
6
+ streaming-stt-nemo==0.2.0
7
+ edge-tts
8
+ asyncio