Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Error: "...trained_IVF88_Flat_nprobe_1_mi-test_v2.index for writing: No such file or directory"
Please, help me, when I start "one-click" training, this happens: RuntimeError: Error in __cdecl faiss::FileIOWriter::FileIOWriter(const char *) at D:\a\faiss-wheels\faiss-wheels\faiss\faiss\impl\io.cpp:98: Error: 'f' failed: could not open D:\программы\RVC-beta\RVC-beta-v2-0528/logs/mi-test/trained_IVF88_Flat_nprobe_1_mi-test_v2.index for writing: No such file or directory
Everything was fine until now, what should I do?
try change folder name (программы) to english
try change folder name (программы) to english
Thanks, this really helped me deal with the error! But now another problem has arisen:
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 26.00 MiB (GPU 0; 3.00 GiB total capacity; 1.81 GiB already allocated; 25.10 MiB free; 1.82 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
try batch size=1
try batch size=1
Unfortunately, it didn't word. No matter how I downvote this, it still runs out of memory.