From 2aab92be370a66ce3816600443e9881815b2fe2f Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:53:46 +0800 Subject: [PATCH] Add files via upload --- requirements-win-for-realtime_vc_gui-dml.txt | 29 ++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 requirements-win-for-realtime_vc_gui-dml.txt diff --git a/requirements-win-for-realtime_vc_gui-dml.txt b/requirements-win-for-realtime_vc_gui-dml.txt new file mode 100644 index 0000000..6514989 --- /dev/null +++ b/requirements-win-for-realtime_vc_gui-dml.txt @@ -0,0 +1,29 @@ +#1.Install torch from pytorch.org: +#torch 2.0 with cuda 11.8 +#pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 +#torch 1.11.0 with cuda 11.3 +#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 +einops +fairseq +flask +flask_cors +gin +gin_config +librosa +local_attention +matplotlib +praat-parselmouth +pyworld +PyYAML +resampy +scikit_learn +scipy +SoundFile +tensorboard +tqdm +wave +PySimpleGUI +sounddevice +gradio +noisereduce +onnxruntime-directml \ No newline at end of file