mrmocciai commited on
Commit
d42b4d9
1 Parent(s): f6700f5

Update req/requirements-full.txt

Browse files
Files changed (1) hide show
  1. req/requirements-full.txt +3 -3
req/requirements-full.txt CHANGED
@@ -4,13 +4,13 @@ numpy==1.23.5
4
  scipy==1.9.3
5
  librosa==0.9.1
6
  llvmlite==0.39.0
7
- fairseq>=0.12.2
8
  faiss-cpu==1.7.3
9
  gradio==3.14.0
10
  Cython
11
- pydub>=0.25.1
12
  soundfile>=0.12.1
13
- ffmpeg-python>=0.2.0
14
  tensorboardX
15
  Jinja2>=3.1.2
16
  json5
 
4
  scipy==1.9.3
5
  librosa==0.9.1
6
  llvmlite==0.39.0
7
+ fairseq==0.12.2
8
  faiss-cpu==1.7.3
9
  gradio==3.14.0
10
  Cython
11
+ pydub==0.25.1
12
  soundfile>=0.12.1
13
+ ffmpeg-python==0.2.0
14
  tensorboardX
15
  Jinja2>=3.1.2
16
  json5