Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
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"

Open cinnabarromance opened this issue 1 year ago • 4 comments

изображение

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?

cinnabarromance avatar Jun 06 '23 08:06 cinnabarromance

try change folder name (программы) to english

493Arceus avatar Jun 06 '23 08:06 493Arceus

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

cinnabarromance avatar Jun 06 '23 09:06 cinnabarromance

try batch size=1

RVC-Boss avatar Jun 06 '23 12:06 RVC-Boss

try batch size=1

Unfortunately, it didn't word. No matter how I downvote this, it still runs out of memory.

cinnabarromance avatar Jun 06 '23 13:06 cinnabarromance