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

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

Open

#181 opened on 2023年4月27日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (2,849 forks)batch import
bugenhancementhelp wanted

Repository metrics

Stars
 (18,427 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド