Hey fellas!
I've just installed Vonovox and I've been following instructions clearly, but when I press “start”, warm up starts and then freezes.
Here's what console prints me during the warm up. The model isn't starting as well
What shall I do? Thanks in advance…
Full GPU Name: NVIDIA RTX 5060Ti
Operating System: Windows 11
Tutorial Used: https://docs.aihub.gg/realtime-voice-changer/local/vonovox/
Error creating audio stream: Error opening Stream: Invalid device [PaErrorCode -9996]
Critical error in start_vc: Error opening Stream: Invalid device [PaErrorCode -9996]
Traceback (most recent call last):
File "gui\\gui.py", line 1493, in gui.gui.GUI.start_vc
File "gui\\gui.py", line 1550, in gui.gui.GUI.initialize_voice_conversion
File "gui\\gui.py", line 1604, in gui.gui.GUI.start_stream
File "core\\audio\\audio_processors.py", line 612, in core.audio.audio_processors.AudioDeviceManager.create_stream
File "core\\audio\\audio_processors.py", line 602, in core.audio.audio_processors.AudioDeviceManager.create_stream
File "M:\Vonovox-1.6.6\runtime\Lib\site-packages\sounddevice.py", line 1825, in __init__
_StreamBase.__init__(self, kind='duplex', wrap_callback='array',
File "M:\Vonovox-1.6.6\runtime\Lib\site-packages\sounddevice.py", line 909, in __init__
_check(_lib.Pa_OpenStream(self._ptr, iparameters, oparameters,
File "M:\Vonovox-1.6.6\runtime\Lib\site-packages\sounddevice.py", line 2796, in _check
raise PortAudioError(errormsg, err)
sounddevice.PortAudioError: Error opening Stream: Invalid device [PaErrorCode -9996]
Last update: August 5, 2025
