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

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

Open

#181 geöffnet am 27. Apr. 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.849 Forks)batch import
bugenhancementhelp wanted

Repository-Metriken

Stars
 (18.427 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide