Nymbo commited on
Commit
63941a5
·
verified ·
1 Parent(s): e101a54

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=6.0.0
2
+ torch>=2.1.0
3
+ nemo_toolkit[asr]
4
+ pydub
5
+ numpy
6
+ yt-dlp