effusiveperiscope / so-vits-svc

so-vits-svc
MIT License
179 stars 71 forks source link

requirements_win.txt issue #8

Closed g-l-i-t-c-h-o-r-s-e closed 1 year ago

g-l-i-t-c-h-o-r-s-e commented 1 year ago

There's depency issues with requirements_win.txt, this fixes it

librosa==0.9.2
fairseq==0.12.2
Flask==2.1.2
Flask_Cors==3.0.10
gradio==3.4.1
numpy==1.20.0
playsound==1.3.0
PyAudio==0.2.12
pydub==0.25.1
pyworld==0.3.0
requests==2.28.1
scipy==1.7.3
sounddevice==0.4.5
SoundFile==0.10.3.post1
starlette==0.19.1
torch==1.12.0+cu116 
torchvision==0.13.0+cu116 
torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu116
tqdm==4.63.0
scikit-maad
praat-parselmouth
onnx
onnxsim
onnxoptimizer
fairseq
tensorboard
PyQt5
effusiveperiscope commented 1 year ago

d788837 fix