w-okada / voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer
Other
16.23k stars 1.77k forks source link

[ISSUE for v2]: Audio in: stopped working #1369

Closed siliconsorcery closed 4 days ago

siliconsorcery commented 1 week ago

Voice Changer Version

vcclient_win_cuda_2.0.61-alpha

Operational System

Windows 11

GPU

4080 Super

CUDA Version

Cores: 10240 Driver version: 551.31

Read carefully and check the options

Does pre-installed model work?

No

Model Type

RVC

Issue Description

Installed just fine, ran it with desktop microphone, headphones and monitor. Changed it to use my Quest 3 for microphone and headphones. Add VB-Cable to the mix. Patched VB-Cable in to VRChat. Everything was working fine.

During my first and only session it VRChat, the audio out started looping with massive delays. Exited VRChat, rebooted everything. Now 'Realtime Voice Change Client' will not allow me to set the Audio in:. I tried downloading a fresh copy, and after initialization it has the same problem.

Application Screenshot

Screenshot 2024-10-05 112858

Logs on console

2024-10-05 11:17:56,158 - vcclient - main - INFO - Starting VCClient CUI version:2.0.61-alpha - vcclient_dev\main.py - 78
2024-10-05 11:17:56,158 - vcclient - module_manager - INFO - Initial module status: [ModuleStatus(info=ModuleInfo(id='hubert_base.pt', display_name='hubert_base.pt', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/contentvec/hubert_base.pt', save_to=WindowsPath('modules/contentvec/hubert_base.pt'), hash='f54b40fd2802423a5643779c4861af1e9ee9c1564dc9d32f54f20b5ffba7db96'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='contentvec-f.onnx', display_name='contentvec-f.onnx', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/contentvec/contentvec-f.onnx', save_to=WindowsPath('modules/contentvec/contentvec-f.onnx'), hash='4b31ed3d95a568fab7952de923ff7f7d3d17128ea6fce69f665509d24c3156db'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='rinna_hubert_base-f.onnx', display_name='rinna_hubert_base-f.onnx', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/rinna_hubert/rinna_hubert_base-f.onnx', save_to=WindowsPath('modules/rinna_hubert/rinna_hubert_base-f.onnx'), hash='d00e262757fa1550faac53fa6140dad16ca75603a36ecfead468920a9f744a16'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='onnxcrepe_tiny.onnx', display_name='onnxcrepe_tiny.onnx', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/onnxcrepe/tiny.onnx', save_to=WindowsPath('modules/onnxcrepe/tiny.onnx'), hash='91fc2a0fd10f965dbf7775995daf50e99273caedd7efd00001f23be649da1bc3'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='onnxcrepe_full.onnx', display_name='onnxcrepe_full.onnx', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/onnxcrepe/full.onnx', save_to=WindowsPath('modules/onnxcrepe/full.onnx'), hash='119845c72c702e052e5262430f9d120bce46176689aa226c39d09dea5cc3a610'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='rmvpe_20231006.pt', display_name='rmvpe_20231006.pt', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/rmvpe/rmvpe_20231006.pt', save_to=WindowsPath('modules/rmvpe/rmvpe_20231006.pt'), hash='6d62215f4306e3ca278246188607209f09af3dc77ed4232efdd069798c4ec193'), downloaded=False, valid=False), ModuleStatus(info=ModuleInfo(id='rmvpe_20231006.onnx', display_name='rmvpe_20231006.onnx', url='https://huggingface.co/wok000/vcclient_modules/resolve/main/rmvpe/rmvpe_20231006.onnx', save_to=WindowsPath('modules/rmvpe/rmvpe_20231006.onnx'), hash='84f0586308e36157f75b77c8591bf636d6719c0c4ba95f8faf3df479e7566219'), downloaded=False, valid=False)] - vcclient_dev\voice_changer\module_manager\module_manager.py - 136
2024-10-05 11:17:56,159 - vcclient - initializer - INFO - RVC is not ready. Downloading RVC modules. - vcclient_dev\initializer.py - 23
2024-10-05 11:17:56,159 - vcclient - module_manager - INFO - Downloading module: hubert_base.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,159 - vcclient - module_manager - INFO - Start downloading: hubert_base.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,159 - vcclient - module_manager - INFO - Downloading module: contentvec-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,159 - vcclient - module_manager - INFO - Start downloading: contentvec-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,160 - vcclient - module_manager - INFO - Downloading module: rinna_hubert_base-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,161 - vcclient - module_manager - INFO - Start downloading: rinna_hubert_base-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,161 - vcclient - module_manager - INFO - Downloading module: onnxcrepe_tiny.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,162 - vcclient - module_manager - INFO - Start downloading: onnxcrepe_tiny.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,163 - vcclient - module_manager - INFO - Downloading module: onnxcrepe_full.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,163 - vcclient - module_manager - INFO - Start downloading: onnxcrepe_full.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,164 - vcclient - module_manager - INFO - Downloading module: rmvpe_20231006.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,164 - vcclient - module_manager - INFO - Start downloading: rmvpe_20231006.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:56,164 - vcclient - module_manager - INFO - Downloading module: rmvpe_20231006.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 213
2024-10-05 11:17:56,165 - vcclient - module_manager - INFO - Start downloading: rmvpe_20231006.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 252
2024-10-05 11:17:57,136 - vcclient - module_manager - INFO - Downloading completed: onnxcrepe_tiny.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:20,473 - vcclient - module_manager - INFO - Downloading completed: onnxcrepe_full.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:33,869 - vcclient - module_manager - INFO - Downloading completed: hubert_base.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:38,315 - vcclient - module_manager - INFO - Downloading completed: rmvpe_20231006.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:38,782 - vcclient - module_manager - INFO - Downloading completed: rmvpe_20231006.pt - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:46,160 - vcclient - module_manager - INFO - Downloading completed: rinna_hubert_base-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:50,959 - vcclient - module_manager - INFO - Downloading completed: contentvec-f.onnx - vcclient_dev\voice_changer\module_manager\module_manager.py - 181
2024-10-05 11:18:50,962 - vcclient - initializer - INFO - RVC is not ready. Downloading RVC modules. Done. - vcclient_dev\initializer.py - 53
2024-10-05 11:18:50,962 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:18:50,966 - vcclient - initializer - INFO - Sample is not ready. Downloading initial samples. - vcclient_dev\initializer.py - 65
2024-10-05 11:19:07,582 - vcclient - sample_manager - DEBUG - Sample download status: KikotoKurage_o done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:09,531 - vcclient - sample_manager - DEBUG - Sample download status: KikotoMahiro_o done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:11,440 - vcclient - sample_manager - DEBUG - Sample download status: TokinaShigure_o done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:11,440 - vcclient - sample_manager - DEBUG - Sample download status: Amitaro_o done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:11,440 - vcclient - sample_manager - DEBUG - Sample download status: Tsukuyomi-chan_o done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:11,440 - vcclient - sample_manager - DEBUG - Sample download status: beatriceV2Alpha done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 214
2024-10-05 11:19:11,440 - vcclient - sample_manager - DEBUG - Sample download done. - vcclient_dev\voice_changer\sample_manager\sample_manager.py - 215
2024-10-05 11:19:11,440 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='RVC' name='黄琴海月(onnx)' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' slot_index=0 icon_file=WindowsPath('upload_dir/kikoto_kurage.png') model_file=WindowsPath('upload_dir/kikoto_kurage_v2_40k_e100_float.onnx') index_file=None - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:11,441 - vcclient - model_importer - DEBUG - copy upload_dir\kikoto_kurage_v2_40k_e100_float.onnx to model_dir\0\kikoto_kurage_v2_40k_e100_float.onnx - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:11,479 - vcclient - model_importer - DEBUG - copy upload_dir\kikoto_kurage.png to model_dir\0\kikoto_kurage.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:11,892 - vcclient - rvc_model_estimator - INFO - Trying to import onnx model: {'application': 'VC_CLIENT', 'version': '3.0', 'samplingRate': 40000, 'f0': 1, 'embedder': 'hubert_base_l12'} - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 158
2024-10-05 11:19:11,892 - vcclient - rvc_model_estimator - INFO - Input shapes: [[1, 'feats_dynamic_axes_1', 768], [1], [1, 'pitch_dynamic_axes_1'], [1, 'pitchf_dynamic_axes_1'], [1]] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 160
2024-10-05 11:19:11,892 - vcclient - rvc_model_estimator - INFO - Output shapes: [['Clipaudio_dim_0']] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 161
2024-10-05 11:19:11,908 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:11,914 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:11,918 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='RVC' name='黄琴まひろ(onnx)' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' slot_index=1 icon_file=WindowsPath('upload_dir/kikoto_mahiro.png') model_file=WindowsPath('upload_dir/kikoto_mahiro_v2_40k_float.onnx') index_file=None - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:11,918 - vcclient - model_importer - DEBUG - copy upload_dir\kikoto_mahiro_v2_40k_float.onnx to model_dir\1\kikoto_mahiro_v2_40k_float.onnx - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:11,956 - vcclient - model_importer - DEBUG - copy upload_dir\kikoto_mahiro.png to model_dir\1\kikoto_mahiro.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:12,348 - vcclient - rvc_model_estimator - INFO - Trying to import onnx model: {'application': 'VC_CLIENT', 'version': '3.0', 'samplingRate': 40000, 'f0': 1, 'embedder': 'hubert_base_l12'} - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 158
2024-10-05 11:19:12,349 - vcclient - rvc_model_estimator - INFO - Input shapes: [[1, 'feats_dynamic_axes_1', 768], [1], [1, 'pitch_dynamic_axes_1'], [1, 'pitchf_dynamic_axes_1'], [1]] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 160
2024-10-05 11:19:12,349 - vcclient - rvc_model_estimator - INFO - Output shapes: [['Clipaudio_dim_0']] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 161
2024-10-05 11:19:12,359 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:12,359 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:12,363 - vcclient - slot_manager - DEBUG - slot_index=1 voice_changer_type='RVC' name='黄琴まひろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' icon_file=WindowsPath('kikoto_mahiro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:12,366 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='RVC' name='刻鳴時雨(onnx)' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tokina_shigure/terms_of_use.txt' slot_index=2 icon_file=WindowsPath('upload_dir/tokina_shigure.png') model_file=WindowsPath('upload_dir/tokina_shigure_v2_40k_e100_float.onnx') index_file=None - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:12,367 - vcclient - model_importer - DEBUG - copy upload_dir\tokina_shigure_v2_40k_e100_float.onnx to model_dir\2\tokina_shigure_v2_40k_e100_float.onnx - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:12,402 - vcclient - model_importer - DEBUG - copy upload_dir\tokina_shigure.png to model_dir\2\tokina_shigure.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:12,778 - vcclient - rvc_model_estimator - INFO - Trying to import onnx model: {'application': 'VC_CLIENT', 'version': '3.0', 'samplingRate': 40000, 'f0': 1, 'embedder': 'hubert_base_l12'} - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 158
2024-10-05 11:19:12,778 - vcclient - rvc_model_estimator - INFO - Input shapes: [[1, 'feats_dynamic_axes_1', 768], [1], [1, 'pitch_dynamic_axes_1'], [1, 'pitchf_dynamic_axes_1'], [1]] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 160
2024-10-05 11:19:12,778 - vcclient - rvc_model_estimator - INFO - Output shapes: [['Clipaudio_dim_0']] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 161
2024-10-05 11:19:12,790 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:12,790 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:12,790 - vcclient - slot_manager - DEBUG - slot_index=1 voice_changer_type='RVC' name='黄琴まひろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' icon_file=WindowsPath('kikoto_mahiro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:12,794 - vcclient - slot_manager - DEBUG - slot_index=2 voice_changer_type='RVC' name='刻鳴時雨(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tokina_shigure/terms_of_use.txt' icon_file=WindowsPath('tokina_shigure.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:12,797 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='RVC' name='あみたろ(onnx)' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/amitaro/terms_of_use.txt' slot_index=3 icon_file=WindowsPath('upload_dir/amitaro.png') model_file=WindowsPath('upload_dir/amitaro_v2_40k_e100_float.onnx') index_file=None - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:12,797 - vcclient - model_importer - DEBUG - copy upload_dir\amitaro_v2_40k_e100_float.onnx to model_dir\3\amitaro_v2_40k_e100_float.onnx - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:12,834 - vcclient - model_importer - DEBUG - copy upload_dir\amitaro.png to model_dir\3\amitaro.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:13,213 - vcclient - rvc_model_estimator - INFO - Trying to import onnx model: {'application': 'VC_CLIENT', 'version': '3.0', 'samplingRate': 40000, 'f0': 1, 'embedder': 'hubert_base_l12'} - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 158
2024-10-05 11:19:13,213 - vcclient - rvc_model_estimator - INFO - Input shapes: [[1, 'feats_dynamic_axes_1', 768], [1], [1, 'pitch_dynamic_axes_1'], [1, 'pitchf_dynamic_axes_1'], [1]] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 160
2024-10-05 11:19:13,213 - vcclient - rvc_model_estimator - INFO - Output shapes: [['Clipaudio_dim_0']] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 161
2024-10-05 11:19:13,222 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:13,222 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,222 - vcclient - slot_manager - DEBUG - slot_index=1 voice_changer_type='RVC' name='黄琴まひろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' icon_file=WindowsPath('kikoto_mahiro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,223 - vcclient - slot_manager - DEBUG - slot_index=2 voice_changer_type='RVC' name='刻鳴時雨(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tokina_shigure/terms_of_use.txt' icon_file=WindowsPath('tokina_shigure.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,226 - vcclient - slot_manager - DEBUG - slot_index=3 voice_changer_type='RVC' name='あみたろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/amitaro/terms_of_use.txt' icon_file=WindowsPath('amitaro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,230 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='RVC' name='つくよみちゃん(onnx)' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tsukuyomi-chan/terms_of_use.txt' slot_index=4 icon_file=WindowsPath('upload_dir/tsukuyomi-chan.png') model_file=WindowsPath('upload_dir/tsukuyomi_v2_40k_e100_float.onnx') index_file=None - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:13,230 - vcclient - model_importer - DEBUG - copy upload_dir\tsukuyomi_v2_40k_e100_float.onnx to model_dir\4\tsukuyomi_v2_40k_e100_float.onnx - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:13,268 - vcclient - model_importer - DEBUG - copy upload_dir\tsukuyomi-chan.png to model_dir\4\tsukuyomi-chan.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 45
2024-10-05 11:19:13,655 - vcclient - rvc_model_estimator - INFO - Trying to import onnx model: {'application': 'VC_CLIENT', 'version': '3.0', 'samplingRate': 40000, 'f0': 1, 'embedder': 'hubert_base_l12'} - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 158
2024-10-05 11:19:13,655 - vcclient - rvc_model_estimator - INFO - Input shapes: [[1, 'feats_dynamic_axes_1', 768], [1], [1, 'pitch_dynamic_axes_1'], [1, 'pitchf_dynamic_axes_1'], [1]] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 160
2024-10-05 11:19:13,655 - vcclient - rvc_model_estimator - INFO - Output shapes: [['Clipaudio_dim_0']] - vcclient_dev\voice_changer\slot_manager\model_importer\rvc_model_estimator\rvc_model_estimator.py - 161
2024-10-05 11:19:13,663 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:13,664 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,664 - vcclient - slot_manager - DEBUG - slot_index=1 voice_changer_type='RVC' name='黄琴まひろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' icon_file=WindowsPath('kikoto_mahiro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,664 - vcclient - slot_manager - DEBUG - slot_index=2 voice_changer_type='RVC' name='刻鳴時雨(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tokina_shigure/terms_of_use.txt' icon_file=WindowsPath('tokina_shigure.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,664 - vcclient - slot_manager - DEBUG - slot_index=3 voice_changer_type='RVC' name='あみたろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/amitaro/terms_of_use.txt' icon_file=WindowsPath('amitaro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,669 - vcclient - slot_manager - DEBUG - slot_index=4 voice_changer_type='RVC' name='つくよみちゃん(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tsukuyomi-chan/terms_of_use.txt' icon_file=WindowsPath('tsukuyomi-chan.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,673 - vcclient - slot_manager - INFO - set new slot: voice_changer_type='Beatrice_v2' name='JVS' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/blob/main/beatrice_v2_alpha/readme.md' slot_index=10202 icon_file=WindowsPath('upload_dir/BeatriceAPIJVSCorpus.png') zip_file=WindowsPath('upload_dir/beatrice_v2_jvs_corpus_alpha.zip') - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 122
2024-10-05 11:19:13,673 - vcclient - model_importer - DEBUG - copy upload_dir\beatrice_v2_jvs_corpus_alpha.zip to model_dir\10202\beatrice_v2_jvs_corpus_alpha.zip - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 69
2024-10-05 11:19:13,681 - vcclient - model_importer - DEBUG - copy upload_dir\BeatriceAPIJVSCorpus.png to model_dir\10202\BeatriceAPIJVSCorpus.png - vcclient_dev\voice_changer\slot_manager\model_importer\model_importer.py - 69
2024-10-05 11:19:13,797 - vcclient - slot_manager - DEBUG - Reloading Slot info - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 92
2024-10-05 11:19:13,797 - vcclient - slot_manager - DEBUG - slot_index=0 voice_changer_type='RVC' name='黄琴海月(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_kurage/terms_of_use.txt' icon_file=WindowsPath('kikoto_kurage.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,798 - vcclient - slot_manager - DEBUG - slot_index=1 voice_changer_type='RVC' name='黄琴まひろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/kikoto_mahiro/terms_of_use.txt' icon_file=WindowsPath('kikoto_mahiro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,798 - vcclient - slot_manager - DEBUG - slot_index=2 voice_changer_type='RVC' name='刻鳴時雨(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tokina_shigure/terms_of_use.txt' icon_file=WindowsPath('tokina_shigure.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,798 - vcclient - slot_manager - DEBUG - slot_index=3 voice_changer_type='RVC' name='あみたろ(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/amitaro/terms_of_use.txt' icon_file=WindowsPath('amitaro.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,798 - vcclient - slot_manager - DEBUG - slot_index=4 voice_changer_type='RVC' name='つくよみちゃん(onnx)' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tsukuyomi-chan/terms_of_use.txt' icon_file=WindowsPath('tsukuyomi-chan.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,802 - vcclient - slot_manager - DEBUG - slot_index=10202 voice_changer_type='Beatrice_v2' name='JVS' description='' credit='' terms_of_use_url='https://huggingface.co/wok000/vcclient_model/blob/main/beatrice_v2_alpha/readme.md' icon_file=WindowsPath('BeatriceAPIJVSCorpus.png') speakers={} - vcclient_dev\voice_changer\slot_manager\slot_manager.py - 37
2024-10-05 11:19:13,802 - vcclient - initializer - INFO - Sample is not ready. Downloading initial samples. Done. - vcclient_dev\initializer.py - 96
2024-10-05 11:19:13,803 - vcclient - gpu_device_manager - INFO - Reloading GPU info - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 120
2024-10-05 11:19:13,849 - vcclient - gpu_device_manager - ERROR - Failed to reload_gpu_info_for_win. Failed to resolve Python.Runtime.Loader.Initialize from C:\Users\john\Documents\My\ai\main\_internal\pythonnet\runtime\Python.Runtime.dll. If you are using torch_cuda, this error can be ignored. - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 50
2024-10-05 11:19:13,849 - vcclient - gpu_device_manager - INFO - GPU[sys]:[GPUInfo(name='cpu', device_id='-1', adapter_ram=0, device_id_int=-1, cuda_compute_version_major=-1, cuda_compute_version_minor=-1)] - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 123
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - Sat Oct 5 11:19:13 2024 - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - +-----------------------------------------------------------------------------------------+ - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | NVIDIA-SMI 551.31 Driver Version: 551.31 CUDA Version: 12.4 | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - |-----------------------------------------+------------------------+----------------------+ - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | | | MIG M. | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - |=========================================+========================+======================| - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | 0 NVIDIA GeForce RTX 4080 ... WDDM | 00000000:01:00.0 On | N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,958 - vcclient - gpu_device_manager - INFO - | 0% 40C P8 11W / 320W | 2198MiB / 16376MiB | 2% Default | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | | | N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - +-----------------------------------------+------------------------+----------------------+ - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - +-----------------------------------------------------------------------------------------+ - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | Processes: | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | GPU GI CI PID Type Process name GPU Memory | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | ID ID Usage | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - |=========================================================================================| - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 564 C+G ....0.53689_x64__ttt1ap7aakyb4\Arc.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 2660 C+G ...__7vt06qxq7ptv8\bin\kdeconnectd.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 7888 C+G ...tionsPlus\logioptionsplus_agent.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 9292 C+G C:\Windows\explorer.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 10496 C+G ...nt.CBS_cw5n1h2txyewy\SearchHost.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 10520 C+G ...2txyewy\StartMenuExperienceHost.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 12156 C+G ...t.LockApp_cw5n1h2txyewy\LockApp.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 13524 C+G ...mpt_builder\LogiAiPromptBuilder.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 14728 C+G ...on\129.0.2792.79\msedgewebview2.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 15056 C+G ...__8wekyb3d8bbwe\WindowsTerminal.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 16444 C+G ...CBS_cw5n1h2txyewy\TextInputHost.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 16524 C+G ...on\129.0.2792.79\msedgewebview2.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 18036 C+G ....0.53689_x64__ttt1ap7aakyb4\Arc.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 18084 C+G ...uncher\app-1.19.1\Flow.Launcher.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 18852 C+G ...\3DxWare\3DxWinCore\3dxpiemenus.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 19484 C+G ...q7ptv8\bin\kdeconnect-indicator.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 20012 C+G ...al\Programs\Bitwarden\Bitwarden.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 20340 C+G ...\Local\Programs\Ferdium\Ferdium.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 20500 C+G ...5n1h2txyewy\ShellExperienceHost.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 20620 C+G ...are\3DxWinCore\3DxProfileServer.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 21472 C+G ...ekyb3d8bbwe\PhoneExperienceHost.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 21984 C+G ....0_x64__kzh8wxbdkxb8p\DCv2\DCv2.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 22724 C+G ...pp_cw5n1h2txyewy\CHXSmartScreen.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 23256 C+G C:\Windows\explorer.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 25932 C+G ...siveControlPanel\SystemSettings.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 26652 C+G ...-desktop\RemoteDesktopCompanion.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - | 0 N/A N/A 26672 C+G C:\Windows\explorer.exe N/A | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - +-----------------------------------------------------------------------------------------+ - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,959 - vcclient - gpu_device_manager - INFO - - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 96
2024-10-05 11:19:13,962 - vcclient - gpu_device_manager - INFO - GPU[cuda](1): available:True, num:1, mps_enabled: False - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 132
2024-10-05 11:19:13,962 - vcclient - gpu_device_manager - INFO - GPU[cuda](2): cuda_version(build):12.1, cudnn_version(build)8907 - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 133
2024-10-05 11:19:13,962 - vcclient - gpu_device_manager - INFO - GPU[cuda](3): cuda_driver_version:12.4 | - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 134
2024-10-05 11:19:13,962 - vcclient - gpu_device_manager - INFO - GPU[cuda](4): [GPUInfo(name='cpu', device_id='-1', adapter_ram=0, device_id_int=-1, cuda_compute_version_major=-1, cuda_compute_version_minor=-1), GPUInfo(name='NVIDIA GeForce RTX 4080 SUPER', device_id='0', adapter_ram=17170956288, device_id_int=0, cuda_compute_version_major=8, cuda_compute_version_minor=9)] - vcclient_dev\voice_changer\gpu_device_manager\gpu_device_manager.py - 135
2024-10-05 11:19:13,962 - vcclient - audio_device_manager - INFO - Reloading Audio Device info - vcclient_dev\voice_changer\auido_device_manager\audio_device_manager.py - 132
2024-10-05 11:19:14,007 - vcclient - audio_device_manager - INFO - Audio(input):[AudioDevice(kind='audioinput', index=0, name='Microsoft Sound Mapper - Input', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=1, name='Quest 3 Microphone (Virtual Des', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=2, name='Webcam Microphone (Anker PowerC', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=3, name='ATR Microphone (2- ATR USB micr', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=4, name='Headset Microphone (Oculus Virt', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=5, name='Virtual CABLE Output (VB-Audio ', host_api='MME', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=12, name='Primary Sound Capture Driver', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=13, name='Quest 3 Microphone (Virtual Desktop Audio)', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=14, name='Webcam Microphone (Anker PowerConf C200)', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=15, name='ATR Microphone (2- ATR USB microphone )', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=16, name='Headset Microphone (Oculus Virtual Audio Device)', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=17, name='Virtual CABLE Output (VB-Audio Virtual Cable)', host_api='Windows DirectSound', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=29, name='Webcam Microphone (Anker PowerConf C200)', host_api='Windows WASAPI', max_input_channels=2, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=30, name='ATR Microphone (2- ATR USB microphone )', host_api='Windows WASAPI', max_input_channels=2, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=31, name='Quest 3 Microphone (Virtual Desktop Audio)', host_api='Windows WASAPI', max_input_channels=1, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=32, name='Headset Microphone (Oculus Virtual Audio Device)', host_api='Windows WASAPI', max_input_channels=1, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=33, name='Virtual CABLE Output (VB-Audio Virtual Cable)', host_api='Windows WASAPI', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=34, name='Microphone (Realtek HD Audio Mic input)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=37, name='Line In (Realtek HD Audio Line input)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=38, name='Stereo Mix (Realtek HD Audio Stereo input)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=40, name='Microphone (VDVAD Wave)', host_api='Windows WDM-KS', max_input_channels=1, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=45, name='Microphone (ATR USB microphone)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=47, name='CABLE Output (VB-Audio Point)', host_api='Windows WDM-KS', max_input_channels=8, max_output_channels=0, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audioinput', index=49, name='Microphone (Anker PowerConf C200)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=51, name='Headset Microphone (@System32\\drivers\\bthhfenum.sys,#2;%1 Hands-Free%0\r\n;(JBL Charge 3))', host_api='Windows WDM-KS', max_input_channels=1, max_output_channels=0, default_samplerate=8000, available_samplerates=[]), AudioDevice(kind='audioinput', index=54, name='Headset Microphone (@System32\\drivers\\bthhfenum.sys,#2;%1 Hands-Free%0\r\n;(JBL Charge 3))', host_api='Windows WDM-KS', max_input_channels=1, max_output_channels=0, default_samplerate=8000, available_samplerates=[]), AudioDevice(kind='audioinput', index=55, name='Headset Microphone (OCULUSVAD Wave Microphone Headphone)', host_api='Windows WDM-KS', max_input_channels=1, max_output_channels=0, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audioinput', index=58, name='Input (OCULUSVAD Wave Speaker Headphone)', host_api='Windows WDM-KS', max_input_channels=2, max_output_channels=0, default_samplerate=44100, available_samplerates=[])] - vcclient_dev\voice_changer\auido_device_manager\audio_device_manager.py - 134
2024-10-05 11:19:14,008 - vcclient - audio_device_manager - INFO - Audio(output):[AudioDevice(kind='audiooutput', index=6, name='Microsoft Sound Mapper - Output', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=7, name='JBL Speakers (Realtek(R) Audio)', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=8, name='ATR Headphones (2- ATR USB micr', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=9, name='LG TV (NVIDIA High Definition A', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=10, name='Headphones (Oculus Virtual Audi', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=11, name='Virtual CABLE Input (VB-Audio V', host_api='MME', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=18, name='Primary Sound Driver', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=19, name='JBL Speakers (Realtek(R) Audio)', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=20, name='ATR Headphones (2- ATR USB microphone )', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=21, name='LG TV (NVIDIA High Definition Audio)', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=22, name='Headphones (Oculus Virtual Audio Device)', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=23, name='Virtual CABLE Input (VB-Audio Virtual Cable)', host_api='Windows DirectSound', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=24, name='ATR Headphones (2- ATR USB microphone )', host_api='Windows WASAPI', max_input_channels=0, max_output_channels=2, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=25, name='LG TV (NVIDIA High Definition Audio)', host_api='Windows WASAPI', max_input_channels=0, max_output_channels=2, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=26, name='Headphones (Oculus Virtual Audio Device)', host_api='Windows WASAPI', max_input_channels=0, max_output_channels=2, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=27, name='Virtual CABLE Input (VB-Audio Virtual Cable)', host_api='Windows WASAPI', max_input_channels=0, max_output_channels=2, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=28, name='JBL Speakers (Realtek(R) Audio)', host_api='Windows WASAPI', max_input_channels=0, max_output_channels=2, default_samplerate=48000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=35, name='SPDIF Out (Realtek HDA SPDIF Out)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=36, name='Speakers (Realtek HD Audio output)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=8, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=39, name='Headphones (Realtek HD Audio 2nd output)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=41, name='Speakers (VDVAD Wave)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=8, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=42, name='Output (NVIDIA High Definition Audio)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=43, name='Output ()', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=44, name='Speakers (ATR USB microphone)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=46, name='Speakers ()', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=48, name='Speakers (VB-Audio Point)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=8, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=50, name='Headset Earphone (@System32\\drivers\\bthhfenum.sys,#2;%1 Hands-Free%0\r\n;(JBL Charge 3))', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=1, default_samplerate=8000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=52, name='Speakers ()', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=53, name='Headset Earphone (@System32\\drivers\\bthhfenum.sys,#2;%1 Hands-Free%0\r\n;(JBL Charge 3))', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=1, default_samplerate=8000, available_samplerates=[]), AudioDevice(kind='audiooutput', index=56, name='Output 1 (OCULUSVAD Wave Speaker Headphone)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[]), AudioDevice(kind='audiooutput', index=57, name='Output 2 (OCULUSVAD Wave Speaker Headphone)', host_api='Windows WDM-KS', max_input_channels=0, max_output_channels=2, default_samplerate=44100, available_samplerates=[])] - vcclient_dev\voice_changer\auido_device_manager\audio_device_manager.py - 135
2024-10-05 11:19:14,008 - vcclient - vcserver - INFO - Starting VCServer on port 18000 - vcclient_dev\server\vcserver.py - 115
2024-10-05 11:19:14,318 - vcclient - vcserver_socketio - INFO - SocketIOApp Allow Origins * - vcclient_dev\server\vcserver_socketio.py - 87
2024-10-05 11:19:14,318 - uvicorn.er - server - INFO - Started server process [27412] - uvicorn\server.py - 82
2024-10-05 11:19:14,318 - uvicorn.er - on - INFO - Waiting for application startup. - uvicorn\lifespan\on.py - 48
2024-10-05 11:19:14,318 - uvicorn.er - on - INFO - Application startup complete. - uvicorn\lifespan\on.py - 62
2024-10-05 11:19:14,319 - uvicorn.er - server - INFO - Uvicorn running on http://('0.0.0.0',):18000 (Press CTRL+C to quit) - uvicorn\server.py - 214
2024-10-05 11:19:14,471 - vcclient - client_launcher - WARNING - - vcclient_dev\client_launcher\client_launcher.py - 82
2024-10-05 11:19:14,642 - vcclient - client_launcher - WARNING - [VCClient] Access http://localhost:18000/ - vcclient_dev\client_launcher\client_launcher.py - 82
2024-10-05 11:19:14,659 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60712 - "GET / HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:19:14,660 - vcclient - client_launcher - WARNING - [VCClient] wait web server... done 200 - vcclient_dev\client_launcher\client_launcher.py - 82
2024-10-05 11:19:14,986 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60715 - "GET / HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:19:14,996 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60715 - "GET /index.js HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:19:15,035 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60715 - "GET /static/chunks/15bad328ccb55bdb81d0.css HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:19:15,125 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60715 - "GET /assets/i18n/en-US/translation.json HTTP/1.1" 404 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:19:15,126 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60715 - "GET /assets/i18n/en/translation.json HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477

2024-10-05 11:37:28,014 - vcclient - vcserver_rest_api_vo - INFO - get_voice_changer_information local_voice_changer_interface_active=False voice_changer_information=VoiceChangerInformation(slot_index=4, pitch_estimator_type='rmvpe_onnx', gpu_device_index=-1, input_sample_rate=48000, output_sample_rate=48000, monitor_sample_rate=48000, vc_input_sample_rate=16000, vc_output_sample_rate=40000, resample_ratio_in=0.3333333333333333, resample_ratio_out=1.2, resample_ratio_monitor=1.2, resample_ratio_pass_through_in_out=1.0, resample_ratio_pass_through_in_monitor=1.0, enable_high_pass_filter=False, high_pass_filter_cutoff=100.0, enable_low_pass_filter=False, low_pass_filter_cutoff=10000.0, chunk_sec=0.5, pipeline_info=RVCPipelineInfo(slot_index=4, input_sample_rate=16000, output_sample_rate=40000, chunk_sec=0.5, slot_info={'slot_index': 4, 'voice_changer_type': 'RVC', 'name': 'つくよみちゃん(onnx)', 'description': '', 'credit': '', 'terms_of_use_url': 'https://huggingface.co/wok000/vcclient_model/raw/main/rvc_v2_alpha/tsukuyomi-chan/terms_of_use.txt', 'icon_file': WindowsPath('tsukuyomi-chan.png'), 'speakers': {}, 'model_file': WindowsPath('tsukuyomi_v2_40k_e100_float.onnx'), 'index_file': None, 'is_onnx': True, 'inferencer_type': 'onnxRVC', 'sample_rate': 40000, 'is_f0': True, 'deprecated': False, 'embedder': 'hubert_base_l12', 'pitch_estimator': 'rmvpe_onnx', 'sample_id': None, 'version': 'v3.0', 'chunk_sec': 0.5, 'pitch_shift': 0, 'index_ratio': 0.0, 'protect_ratio': 0.5}, embedder_info=EmbedderInfo(embedder_type='contentvec', model_file=WindowsPath('modules/contentvec/contentvec-f.onnx'), device_id=-1, candidate_onnx_providers=['CPUExecutionProvider'], candidate_onnx_provider_options="[{'intra_op_num_threads': 8, 'execution_mode': <ExecutionMode.ORT_PARALLEL: 1>, 'inter_op_num_threads': 8}]", onnx_providers=['CPUExecutionProvider'], onnx_provider_options="{'CPUExecutionProvider': {}}"), pitch_estimator_info=PitchEstimatorInfo(pitch_estimator_type='rmvpe_onnx', model_file=WindowsPath('modules/rmvpe/rmvpe_20231006.onnx'), device_id=-1, candidate_onnx_providers=['CPUExecutionProvider'], candidate_onnx_provider_options="[{'intra_op_num_threads': 8, 'execution_mode': <ExecutionMode.ORT_PARALLEL: 1>, 'inter_op_num_threads': 8}]", onnx_providers=['CPUExecutionProvider'], onnx_provider_options="{'CPUExecutionProvider': {}}"), inferencer_info=RVCInferencerInfo(inferencer_type='onnxRVC', model_file=WindowsPath('model_dir/4/tsukuyomi_v2_40k_e100_float.onnx'), device_id=-1, candidate_onnx_providers=['CPUExecutionProvider'], candidate_onnx_provider_options="[{'intra_op_num_threads': 8, 'execution_mode': <ExecutionMode.ORT_PARALLEL: 1>, 'inter_op_num_threads': 8}]", onnx_providers=['CPUExecutionProvider'], onnx_provider_options="{'CPUExecutionProvider': {}}")), voice_changer_type='RVC', bulk_process_start_flag=False, recording_start_flag=False, monitor_enabled=False) - vcclient_dev\server\vcserver_rest_api_voice_changaer.py - 124
2024-10-05 11:37:28,015 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60850 - "GET /api/configuration-manager/configuration HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
2024-10-05 11:37:28,033 - uvicorn.ac - h11_impl - INFO - 127.0.0.1:60851 - "GET /api/voice-changer-manager/information HTTP/1.1" 200 - uvicorn\protocols\http\h11_impl.py - 477
Kuuko-fokkusugaru commented 1 week ago

The delay with VRChat is because it will use a huge portion of your GPU so it's hard to use with RVC together. I see you have it set to use the CPU. VRChat also uses a lot of CPU so you can't run both at the same time. It's way better to use the GPU even though VRChat may get a performance hit with lower fps.

About missing inputs. When trying to "reinstall" RVC, do it by unpacking the software to a completely different folder. If you still have issues, check Windows audio settings and make sure that all the input devices are there. You can also try to open control panel > audio, and then disable and enable again those input devices to see if they can be detected properly again by RVC (but do so with RVC closed). Also try restarting the computer after disabling and enabling input devices. I hope it fixes your issue. Good luck!

siliconsorcery commented 1 week ago

Thanks for the quick response,

When I first ran the voice changer software with VR Chat I was using the GPU. I have not tried the CPU.

When I "reinstall" RVC, I did place it in a separate folder and rebooted my PC before running it for the first time. The screenshot was from the "reinstall", where the only thing I tried to do was set my audio. Audio Out and Audio Monitor changed without issue. The Audio In showed the inputs that were available, clicking one closed the drop-down yet did not change the input from 'none'

I also tried messing around the my Windows Audio settings. Renamed some, disabled some and checked that they work in several other applications.

I was surprised that the "reinstall" to a clean folder did not work.

These screenshots are from the original-first install. They show the attempt to select Audio in. Notice in the last shot, Audio In is still 'none'.

image

siliconsorcery commented 1 week ago

Quick update

Still no joy with Audio set on Client.

I did try it with the Audio set on Server and I was successful in setting all my audio patching. Seems to run fine with very small load on my CPU and smallish load on the GPU. I will try it again in VR Chat.

Thanks again for your help.

image

siliconsorcery commented 1 week ago

One more update

I did an hour long session in VR Chat using the settings shown above. Everything worked well with the Audio Server.

Looking forward to having more fun.

w-okada commented 4 days ago

Good! I'll close this issue.