voice-changer icon indicating copy to clipboard operation
voice-changer copied to clipboard

AudioDeviceList.py error

Open willis opened this issue 1 year ago • 3 comments

no start. error info:

G:\soft\MMVCServerSIO>MMVCServerSIO.exe -p 18888 --https false --content_vec_500 pretrain/checkpoint_best_legacy_500.pt --content_vec_500_onnx pretrain/checkpoint_best_legacy_500.onnx --content_vec_500_onnx_on false --hubert_base pretrain/hubert_base.pt --hubert_base_jp pretrain/rinna_hubert_base_jp.pt --hubert_soft pretrain/hubert/hubert-soft-0d54a1f4.pt --nsf_hifigan pretrain/nsf_hifigan/model --model_dir models --samples samples.json Booting PHASE :main Voice Changerを起動しています。 ++ Internal_Port:18888 protocol: HTTP -- ---- -- ブラウザで次のURLを開いてください. http://<IP>:<PORT>/ 多くの場合は次のいずれかのURLにアクセスすると起動します。 http://localhost:18888/

Booting PHASE :__main__
Booting PHASE :MMVCServerSIO

Process p: Traceback (most recent call last): File "multiprocessing\process.py", line 314, in bootstrap File "multiprocessing\process.py", line 108, in run File "MMVCServerSIO.py", line 182, in localServer File "uvicorn\main.py", line 569, in run File "uvicorn\server.py", line 60, in run File "asyncio\runners.py", line 44, in run File "asyncio\base_events.py", line 649, in run_until_complete File "uvicorn\server.py", line 67, in serve File "uvicorn\config.py", line 477, in load File "uvicorn\importer.py", line 21, in import_from_string File "importlib_init.py", line 126, in import_module File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module File "MMVCServerSIO.py", line 211, in File "voice_changer\VoiceChangerManager.py", line 17, in get_instance File "voice_changer\VoiceChanger.py", line 237, in init File "voice_changer\Local\AudioDeviceList.py", line 17, in list_audio_device File "sounddevice.py", line 564, in query_devices File "sounddevice.py", line 564, in File "sounddevice.py", line 578, in query_devices UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 6: invalid continuation byte Preparing your application. Please wait...

search file AudioDeviceList.py not found.

willis avatar May 21 '23 13:05 willis

maybe this is related?

https://github.com/spatialaudio/python-sounddevice/issues/72

w-okada avatar May 22 '23 05:05 w-okada

I'm running with the client MMVCServerSIO .exe, not anaconda environment, so I can't find sounddevice.py files

willis avatar May 25 '23 15:05 willis

The version has been updated a lot already, so I cannot apologize enough, but could you please try it again with the newest version?

w-okada avatar Jun 04 '23 10:06 w-okada

no res close

w-okada avatar Jun 07 '23 18:06 w-okada