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

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

Open

#181 创建于 2023年4月27日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (2,849 fork)batch import
bugenhancementhelp wanted

仓库指标

Star
 (18,427 star)
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.

贡献者指南