Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioDeviceList.py error #240

Closed
willis opened this issue May 21, 2023 · 4 comments
Closed

AudioDeviceList.py error #240

willis opened this issue May 21, 2023 · 4 comments

Comments

@willis
Copy link

willis commented May 21, 2023

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://:/
多くの場合は次のいずれかの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.

@w-okada
Copy link
Owner

w-okada commented May 22, 2023

maybe this is related?

spatialaudio/python-sounddevice#72

@willis
Copy link
Author

willis commented May 25, 2023

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

@w-okada
Copy link
Owner

w-okada commented Jun 4, 2023

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
Copy link
Owner

w-okada commented Jun 7, 2023

no res close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants