Hunzla commited on
Commit
a495f1c
1 Parent(s): 3b05a03

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ datasets>=2.14.1
2
+ librosa
3
+ jiwer
4
+ gradio
5
+ transformers[torch]