FergasunFergie
  • Joined on 2023-09-04
FergasunFergie commented on issue mrq/ai-voice-cloning#361 2023-09-09 19:39:41 +00:00
American imposter

Aside from reading thru other issues, does anyone have a guide to fine-tuning? One poster on here generated very good english with a Korean accent. It seemed like he had a low number of samples.…

FergasunFergie commented on issue mrq/ai-voice-cloning#302 2023-09-09 03:48:21 +00:00
Error with training can't find dlas module, tried manual install

For anyone else running into this issue, the following commands worked: python -m pip install -r .\modules\dlas\requirements.txt python -m pip install -e .\modules\dlas

I don't understand…

FergasunFergie commented on issue mrq/ai-voice-cloning#302 2023-09-09 01:49:02 +00:00
Error with training can't find dlas module, tried manual install

Running into similar issue - did you ever get through it? I followed your commands to install dlas as well.

FergasunFergie commented on issue mrq/ai-voice-cloning#368 2023-09-09 00:45:20 +00:00
argument of type 'NoneType' is not iterable

Very easy fix.

pip uninstall whisper pip install openai-whisper

I feel like I may have complicated things by using the tortoise-tts virtual environment that was working previously, so…

FergasunFergie commented on issue mrq/ai-voice-cloning#368 2023-09-09 00:00:49 +00:00
argument of type 'NoneType' is not iterable

This appears to be a whisper error.

Will comment with a solution once I work through this.

FergasunFergie closed issue mrq/ai-voice-cloning#368 2023-09-08 23:59:54 +00:00
argument of type 'NoneType' is not iterable
FergasunFergie commented on issue mrq/ai-voice-cloning#372 2023-09-06 07:37:23 +00:00
Errors when running start-cuda.bat

Seems like you don't have the virtual environment enabled? You may have to use the Scripts\Activate.ps1 if you are using Powershell.

Maybe?

Or you need to specify the directory explicitally?

FergasunFergie commented on issue mrq/ai-voice-cloning#368 2023-09-05 07:18:54 +00:00
argument of type 'NoneType' is not iterable

Nope. For some reason I just tried to train again... and I did leave it at the defaults. I got the same error.

When I am in the "Training Tab" and hit "Prepare Dataset"

File "D:\applicati…

FergasunFergie commented on issue mrq/ai-voice-cloning#313 2023-09-05 06:46:39 +00:00
Rust compiler is required on Windows

This is not true. I am running through a Powershell prompt with the venv. It is true I am using the same environment that I generated when I installed tortoise-tts. Were there a few errors and…

FergasunFergie opened issue mrq/ai-voice-cloning#368 2023-09-04 18:32:23 +00:00
argument of type 'NoneType' is not iterable