IAHispano / Applio

VITS-based Voice Conversion focused on simplicity, quality and performance.
https://applio.org
MIT License
1.36k stars 230 forks source link

[BUG] Compiled 3.1.1 version STILL missing JSON files and [log] when trying to create model #435

Closed newtonsgroove closed 2 months ago

newtonsgroove commented 2 months ago

Bug Description Compiled version missing JSON files when trying to create model.

Steps to Reproduce Outline the steps to replicate the issue:

Open Applio - follow steps at https://docs.applio.org/get-started/training/

Actual Results Messages - "Failed to train model..."

image

blaisewf commented 2 months ago

Move Applio to a non-privileged repository (downloads, desktop...) and verify your dataset

newtonsgroove commented 2 months ago

I've moved to desktop and Downloads trying the compiled version. I have the exact same issue. Tried with .2.0 and 3.1.1

newtonsgroove commented 2 months ago

FIXED (sort of). Running from Downloads folder (not ideal but functional), Extracted all features before starting training.

Any chance to get this installed as a regular program that runs on the C drive?

aitronssesin commented 2 months ago

I see you misunderstood a few things:

  1. You need to complete all the steps (Preprocess and Extract) before starting the training process.
  2. Applio is written in Python and cannot be compiled into a standalone program.