#Using gpu causes freeze
1 messages · Page 1 of 1 (latest)
Using this https://github.com/deiteris/voice-changer
- are you running some game?
- using cpu doesn't cause the issue?
- check the cpu & gpu usage
- are there some error messages in the console window?
No error at all, just goes on about how to use the typedstorage crap.
2025-04-22 01:18:47,204 INFO [EmbedderManager] Loading embedder hubert_base
2025-04-22 01:18:48,001 INFO [PitchExtractorManager] Loading pitch extractor crepe_full_onnx
2025-04-22 01:18:48,062 INFO [PipelineGenerator] Loading index...
2025-04-22 01:18:48,062 INFO [PipelineGenerator] Try loading "model_dir/0/added_IVF1732_Flat_nprobe_1_KORONE_v2.index"...
/home/unknownu/voice-changer/server/venv/lib/python3.10/site-packages/faiss/contrib/torch_utils.py:51: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
x.storage().data_ptr() + x.storage_offset() * 4)```
wait while watching the cpu+gpu usage or restart the voice changer
Hangs on gpu and doesn't use it.
then restart it 
Rehangs till I delete the config.
That I tried too, same issue with the other model.
try (re)installing CUDA toolkit or the GPU driver (either the latest or Dec 2024 version)
the last resort is to fresh install windows and everything if ur cooked
If running with CPU is fine, but the issue happens with GPU, it could indicate that either your GPU is failing. Or you're running the older version of fork W-Okada.
Forgot to mention I'm using arch linux. I wonder if my drivers are the problem?
no idea but Nvidia drivers are known to have some certain issues on linux