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
Traceback (most recent call last):
File "E:\RVC20240604Nvidia\gui_v1.py", line 1070, in <module>
gui = GUI()
File "E:\RVC20240604Nvidia\gui_v1.py", line 149, in __init__
self.update_devices()
File "E:\RVC20240604Nvidia\gui_v1.py", line 1016, in update_devices
devices = sd.query_devices()
File "E:\RVC20240604Nvidia\runtime\lib\site-packages\sounddevice.py", line 564, in query_devices
return DeviceList(query_devices(i)
File "E:\RVC20240604Nvidia\runtime\lib\site-packages\sounddevice.py", line 564, in <genexpr>
return DeviceList(query_devices(i)
File "E:\RVC20240604Nvidia\runtime\lib\site-packages\sounddevice.py", line 578, in query_devices
name = name_bytes.decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 6: invalid continuation byte
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: