m6011 commited on
Commit
ab2d857
1 Parent(s): 101814d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- transformers==4.21.0
2
- datasets==2.3.0
3
  torch==1.12.1
4
  gradio==3.1.0
5
- httpx==0.21.1
6
- httpcore==0.14.7
 
 
 
1
+ espnet==0.10.0
 
2
  torch==1.12.1
3
  gradio==3.1.0
4
+ numpy==1.21.0
5
+ librosa==0.8.1
6
+ transformers==4.21.0
7
+ datasets==2.3.0