Yuyang2022 commited on
Commit
e46c33f
1 Parent(s): 44ee3ee

Update requirements.txt

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