melromyeah commited on
Commit
2740ada
·
verified ·
1 Parent(s): cbfbb5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -18
requirements.txt CHANGED
@@ -1,25 +1,18 @@
1
- wheel
2
- setuptools
3
- ffmpeg
4
- numba==0.56.4
5
- numpy==1.23.5
6
- scipy==1.9.3
7
- librosa==0.9.1
8
- fairseq==0.12.2
9
- faiss-cpu==1.7.3
10
- gradio==3.40.1
11
- pyworld==0.3.2
12
  soundfile>=0.12.1
13
  praat-parselmouth>=0.4.2
14
- httpx==0.23.0
15
- tensorboard
16
- tensorboardX
17
  torchcrepe
18
  onnxruntime
19
- asyncio
 
 
20
  demucs
21
  edge-tts
22
  yt_dlp
23
- rarfile
24
- mega.py
25
- gdown
 
1
+ numpy
2
+ scipy
3
+ librosa
4
+ numba
5
+ pyworld
 
 
 
 
 
 
6
  soundfile>=0.12.1
7
  praat-parselmouth>=0.4.2
 
 
 
8
  torchcrepe
9
  onnxruntime
10
+ gradio>=4.0.0
11
+ fairseq
12
+ faiss-cpu
13
  demucs
14
  edge-tts
15
  yt_dlp
16
+ httpx
17
+ tensorboard
18
+ tensorboardX