ms180 commited on
Commit
91182c1
·
verified ·
1 Parent(s): ae97e77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch == 2.4.1
2
  torchaudio == 2.4.1
3
- espnet @ git+https://github.com/espnet/[email protected]
4
- espnet_model_zoo @ git+https://github.com/espnet/espnet_model_zoo@8b7301923c1c529a126c86c16fc73ce356b94d62
5
  gradio
6
  numpy==1.23
 
1
  torch == 2.4.1
2
  torchaudio == 2.4.1
3
+ espnet==202506
4
+ espnet_model_zoo
5
  gradio
6
  numpy==1.23