Spaces:
jhansss
/
Build error

jhansss commited on
Commit
3f3e8af
·
1 Parent(s): b135b27

Update requirements.txt to change espnet repository and add gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- git+https://github.com/espnet/espnet.git
2
  torch
3
  numpy
4
  librosa
5
  espnet_model_zoo
6
- importlib
7
  pathlib
 
8
  pypinyin
9
  torchaudio
10
  pyopenjtalk
 
1
+ git+https://github.com/HANJionghao/espnet_dev.git@pr_tmp2#egg=espnet
2
  torch
3
  numpy
4
  librosa
5
  espnet_model_zoo
 
6
  pathlib
7
+ gradio
8
  pypinyin
9
  torchaudio
10
  pyopenjtalk