Skip to content

Commit 2aab92b

Browse files
authored
Add files via upload
1 parent 76b6784 commit 2aab92b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#1.Install torch from pytorch.org:
2+
#torch 2.0 with cuda 11.8
3+
#pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
4+
#torch 1.11.0 with cuda 11.3
5+
#pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
6+
einops
7+
fairseq
8+
flask
9+
flask_cors
10+
gin
11+
gin_config
12+
librosa
13+
local_attention
14+
matplotlib
15+
praat-parselmouth
16+
pyworld
17+
PyYAML
18+
resampy
19+
scikit_learn
20+
scipy
21+
SoundFile
22+
tensorboard
23+
tqdm
24+
wave
25+
PySimpleGUI
26+
sounddevice
27+
gradio
28+
noisereduce
29+
onnxruntime-directml

0 commit comments

Comments
 (0)