We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b6784 commit 2aab92bCopy full SHA for 2aab92b
requirements-win-for-realtime_vc_gui-dml.txt
@@ -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