jhansss commited on
Commit
4cdaff6
·
2 Parent(s): 73a7873 5812c02

Merge branch 'refactor' into hf

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  git+https://github.com/espnet/espnet.git@3856d998ee0b2fa20f7b8fa48553754f33ed6e63
2
  espnet_model_zoo
3
- tensorflow==2.15.0.post1
4
  pyopenjtalk
5
  datasets
6
  torchaudio
@@ -10,7 +9,7 @@ fastapi
10
  uvicorn
11
  fugashi
12
  pykakasi
13
- tensorflow
14
  basic-pitch[onnx]
15
  audiobox_aesthetics
16
  transformers
 
1
  git+https://github.com/espnet/espnet.git@3856d998ee0b2fa20f7b8fa48553754f33ed6e63
2
  espnet_model_zoo
 
3
  pyopenjtalk
4
  datasets
5
  torchaudio
 
9
  uvicorn
10
  fugashi
11
  pykakasi
12
+ tf_keras
13
  basic-pitch[onnx]
14
  audiobox_aesthetics
15
  transformers