You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to extract to another folder (or re-extract) the .zip file
Does pre-installed model work?
No
Model Type
rvc
Issue Description
I'm sorry for the latency, and I've been trying a lot of things, and I've learned that if I connect audio to the server, I can use asio and get a better value
I changed the audio to server asio input/output (using baby face pro audio interface) and all of it was changed to asio fireface after that
An error appears and the program is turned off
I'm using Ableton and I know asio is being used on my computer without any problems, but I don't know about it turning off when I connect asio in this program. I'd appreciate it if you could suggest a solution
Application Screenshot
Logs on console
2024-12-28 08:24:16,905 - vcclient - voice_changer - WARNING - start_convert_chunk_bulk called - vcclient_dev\voice_changer\voice_change_manager\voice_changer.py - 247
2024-12-28 08:24:17,941 - vcclient - local_voice_changer_ - INFO - audio input device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 95
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - audio output device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 96
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - audio monitor device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 97
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - block size:441, 441, 441 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 113
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - wasapi_exclude_emabled:True - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 117
2024-12-28 08:24:18,278 - vcclient - main - ERROR - Error:Error opening OutputStream: Device unavailable [PaErrorCode -9985] - vcclient_dev\main.py - 249
2024-12-28 08:24:18,279 - vcclient - main - ERROR - traceback:Traceback (most recent call last):
File "vcclient_dev\main.py", line 237, in start_cui
File "vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py", line 49, in run
File "vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py", line 154, in launch_converter
File "sounddevice.py", line 1494, in init
File "sounddevice.py", line 898, in init
File "sounddevice.py", line 2747, in _check
sounddevice.PortAudioError: Error opening OutputStream: Device unavailable [PaErrorCode -9985]
vcclient_dev\main.py - 250
2024-12-28 08:24:18,279 - vcclient - main - ERROR - If you are using WASAPI or ASIO, your device might not be compatible with it. Please try using MME instead. - vcclient_dev\main.py - 252
vcclient_dev\main.py - 250
2024-12-28 08:24:18,279 - vcclient - main - ERROR - If you are using WASAPI or ASIO, your device might not be compatible with it. Please try using MME instead. - vcclient_dev\main.py - 252
The text was updated successfully, but these errors were encountered:
2ndfl00r
changed the title
[ISSUE for v2]: vcclient_win_cuda_2.0.7.3 asio 연결이 되지않습니다
[ISSUE for v2]: vcclient_win_cuda_2.0.7.3 asio cannot be connected
Dec 27, 2024
Voice Changer Version
vcclient_win_cuda_2.0.7.
Operational System
windows10
GPU
rtx4070super
CUDA Version
11.8
Read carefully and check the options
Does pre-installed model work?
No
Model Type
rvc
Issue Description
I'm sorry for the latency, and I've been trying a lot of things, and I've learned that if I connect audio to the server, I can use asio and get a better value
I changed the audio to server asio input/output (using baby face pro audio interface) and all of it was changed to asio fireface after that
An error appears and the program is turned off
I'm using Ableton and I know asio is being used on my computer without any problems, but I don't know about it turning off when I connect asio in this program. I'd appreciate it if you could suggest a solution
Application Screenshot
Logs on console
2024-12-28 08:24:16,905 - vcclient - voice_changer - WARNING - start_convert_chunk_bulk called - vcclient_dev\voice_changer\voice_change_manager\voice_changer.py - 247
2024-12-28 08:24:17,941 - vcclient - local_voice_changer_ - INFO - audio input device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 95
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - audio output device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 96
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - audio monitor device:38, sr:44100.0 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 97
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - block size:441, 441, 441 - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 113
2024-12-28 08:24:17,942 - vcclient - local_voice_changer_ - INFO - wasapi_exclude_emabled:True - vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py - 117
2024-12-28 08:24:18,278 - vcclient - main - ERROR - Error:Error opening OutputStream: Device unavailable [PaErrorCode -9985] - vcclient_dev\main.py - 249
2024-12-28 08:24:18,279 - vcclient - main - ERROR - traceback:Traceback (most recent call last):
File "vcclient_dev\main.py", line 237, in start_cui
File "vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py", line 49, in run
File "vcclient_dev\voice_changer\voice_change_manager\local_voice_changer_interface.py", line 154, in launch_converter
File "sounddevice.py", line 1494, in init
File "sounddevice.py", line 898, in init
File "sounddevice.py", line 2747, in _check
sounddevice.PortAudioError: Error opening OutputStream: Device unavailable [PaErrorCode -9985]
2024-12-28 08:24:18,279 - vcclient - main - ERROR - If you are using WASAPI or ASIO, your device might not be compatible with it. Please try using MME instead. - vcclient_dev\main.py - 252
vcclient_dev\main.py - 250
2024-12-28 08:24:18,279 - vcclient - main - ERROR - If you are using WASAPI or ASIO, your device might not be compatible with it. Please try using MME instead. - vcclient_dev\main.py - 252
The text was updated successfully, but these errors were encountered: