Dougaya commited on
Commit
f1f916c
·
verified ·
1 Parent(s): 790e07b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ nemo
4
+ pipeline
5
+ nemo_toolkit['asr']
6
+ nemo.collections.asr
7
+ pydub
8
+ librosa
9
+ IPython.display