RVC-Project/Retrieval-based-Voice-Conversion-WebUI

ASIO doesn't work in go-realtime-gui.bat

开放

#181 创建于 2023年4月27日

 (4 条评论) (0 个反应) (0 位负责人)Python (2,849 个派生)batch import
bugenhancementhelp wanted

仓库指标

星标
 (18,427 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I tried doing real time vocal processing but ASIO drivers don't work, only MME (which is very slow).

To reproduce:

  1. open go-realtime-gui.bat
  2. pick input and output with ASIO enabled
  3. Start audio conversion

notice that the command window stops and nothing is produced.

贡献者指南