实时推理GUI最小win依赖。Merge pull request #31 from EntropyRiser/main

A tested minimum pip requirements for windows (for realtime VC GUI inference)
This commit is contained in:
liujing04
2023-04-11 11:14:37 +08:00
committed by GitHub

27
requirements-win.txt Normal file
View File

@@ -0,0 +1,27 @@
#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