-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[ISSUE]: Voice changing usees CPU even though the GPU is selected as processing device #959
Closed
4 of 6 tasks
Comments
After looking in it some more, i realised issue persists. |
you need to export all your models to onnx on amd |
are you sure this isn't a pth model? |
I have no idea beacuse I have not used AMD GPU. But, gpt4 says your driver is outdated or corrupted about the message
|
no res close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Voice Changer Version
MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.15
Operational System
Windows 11
GPU
RX 6800 XT
Read carefully and check the options
Model Type
RVC
Issue Description
As you can see, even though gpu0 is selected it for some reason still uses my cpu, what proves that even more is that when i stop voice changing or close the app, cpu activity drops back to around 3-5%
Application Screenshot
Logs on console
[VCClient] Access http://127.0.0.1:18888/
[VCClient] wait web server...0 http://127.0.0.1:18888/
gin_channels: 256 self.spk_embed_dim: 109
[Voice Changer] generate new embedder. (no embedder)
[Voice Changer] Loading index...
Try loading... model_dir\6\added_IVF20_Flat_nprobe_1_Gojo_v2.index
[VCClient] wait web server... done 200
[2023-10-18 19:18:35] connet sid : Xjlr0P4H26XTc46XAAAB
[2023-10-18 19:18:35] connet sid : E1-0IQ70MoYaoShZAAAD
[Voice Changer] update configuration: gpu 1
gin_channels: 256 self.spk_embed_dim: 109
[Voice Changer] generate new embedder. (anyway)
EP Error D:\a_work\2\s\onnxruntime\core\providers\dml\dml_provider_factory.cc(132)\onnxruntime_pybind11_state.pyd!00007FF9F5392FFB: (caller: 00007FF9F5392D81) Exception(1) tid(4b60) C0262002 Specified display adapter handle is invalid.
when using ['DmlExecutionProvider']
Falling back to ['CPUExecutionProvider'] and retrying.
[Voice Changer] Loading index...
Try loading... model_dir\6\added_IVF20_Flat_nprobe_1_Gojo_v2.index
Pipeline has been deleted
[Voice Changer] update configuration: gpu 0
gin_channels: 256 self.spk_embed_dim: 109
[Voice Changer] generate new embedder. (anyway)
[Voice Changer] Loading index...
Try loading... model_dir\6\added_IVF20_Flat_nprobe_1_Gojo_v2.index
Pipeline has been deleted
paramDict {'voiceChangerType': 'RVC', 'slot': 6, 'isSampleMode': False, 'sampleId': None, 'files': [{'name': 'Gojo_e600_s1800.pth', 'kind': 'rvcModel', 'dir': ''}, {'name': 'added_IVF20_Flat_nprobe_1_Gojo_v2.index', 'kind': 'rvcIndex', 'dir': ''}], 'params': {}}
RVC:: slotInfo.modelFile Gojo_e600_s1800.pth
[Voice Changer] Official Model(pyTorch) : v2
SlotInfo::: RVCModelSlot(slotIndex=-1, voiceChangerType='RVC', name='Gojo_e600_s1800', description='', credit='', termsOfUseUrl='', iconFile='', speakers={0: 'target'}, modelFile='Gojo_e600_s1800.pth', indexFile='added_IVF20_Flat_nprobe_1_Gojo_v2.index', defaultTune=0, defaultIndexRatio=0, defaultProtect=0.5, isONNX=False, modelType='pyTorchRVCv2', samplingRate=48000, f0=True, embChannels=768, embOutputLayer=12, useFinalProj=False, deprecated=False, embedder='hubert_base', sampleId='', version='v2')
[Voice Changer] update configuration: modelSlotIndex 1697645974006
Pipeline has been deleted
gin_channels: 256 self.spk_embed_dim: 109
[Voice Changer] generate new embedder. (anyway)
[Voice Changer] Loading index...
Try loading... model_dir\6\added_IVF20_Flat_nprobe_1_Gojo_v2.index
The text was updated successfully, but these errors were encountered: