Hunzla commited on
Commit
300831f
1 Parent(s): 8192bec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- gradio==3.39.0
2
- transformers==4.31.0
 
 
 
 
 
 
1
+ datasets>=2.14.1
2
+ git+https://github.com/huggingface/transformers
3
+ librosa
4
+ evaluate>=0.30
5
+ jiwer
6
+ gradio
7
+ transformers[torch]