IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.

Home Page:https://applio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WinError 267] The directory name is invalid on Preprocess Dataset

Zabnarax opened this issue · comments

Bug Description
"[WinError 267] The directory name is invalid:" when i try to Preprocess Dataset

Starting preprocessing...
[WinError 267] The directory name is invalid: 'C:\\AAA\\my_v\\aaaaaaav.wav'
Preprocessing completed!

then if i try to do feature extraction, i get this:

Using f0 method: rmvpe
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
There are no paths to process.
Starting feature extraction...
C:\Applio-3.2.0\Applio-3.2.0\env\lib\site-packages\torch\nn\utils\weight_norm.py:30: UserWarning: torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm.
  warnings.warn("torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm.")
Embedding model hubert loaded successfully.
An error occurred in the feature extraction, make sure you have provided the audios correctly.

TTS and Inference works fine

what I've tried:

  1. rename/change path to dataset (D and C drive)
  2. full reinstall of Applio to D and C drive
  3. there is no spaces in path to Applio/dataset
  4. Applio/dataset not in a folder with privileged access
  • Operating System: Windows 10
  • Browser: Opera

folder path, not audio path

oh, bruh. thank you