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

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

Open

#181 ouverte le 27 avr. 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (2 849 forks)batch import
bugenhancementhelp wanted

Métriques du dépôt

Stars
 (18 427 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur