1
0
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:
haofanurusai
2025-06-19 17:52:13 +09:00
committed by 源文雨
parent 6223116f6b
commit 64f994be82
4 changed files with 274 additions and 29 deletions

View File

@@ -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