mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
fix&feat(gui): 修复ASIO输出爆音, 增加不同种API音频设备支持
See https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/pull/2591
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
#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
|
||||
@@ -20,7 +15,6 @@ scikit_learn
|
||||
scipy
|
||||
tensorboard
|
||||
tqdm
|
||||
wave
|
||||
FreeSimpleGUI
|
||||
sounddevice
|
||||
gradio
|
||||
|
||||
Reference in New Issue
Block a user