• Joined on Jun 24, 2023
Loading Heatmap…

Atoli opened issue mrq/ai-voice-cloning#466

"Unsupported audio format provided: .pth"

2024-01-08 21:49:42 +07:00

Atoli closed issue mrq/ai-voice-cloning#284

Unable to complete training.

2023-06-27 14:07:06 +07:00

Atoli commented on issue mrq/ai-voice-cloning#284

Unable to complete training.

> That's a pytorch error, if you google it you will find some suspected causes and possible workarounds. For anyone wondering, the issue seemed to be that pytorch needs more disk space. Afte…

2023-06-27 14:07:01 +07:00

Atoli opened issue mrq/ai-voice-cloning#284

Unable to complete training.

2023-06-26 21:43:22 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> I believe you need to install it via pip so it can be used in the python virtual environment. Could be the root cause of your problem. Greetings. I found out the issue: ffmpeg was not set…

2023-06-26 14:55:28 +07:00

Atoli closed issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

2023-06-26 14:55:28 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> "[WinError 2] The system cannot find the file specified" is the same error as before, so it looks like the problem is not related to the cloning software but more likely something to do with…

2023-06-25 20:58:02 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> Try running `whisper` from the command line on the .wav file and see if it works. I did so, literally `whisper Flonne.wav` where Flonne wav file was. It "generated" something that was…

2023-06-25 19:32:24 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> Hmm, it's a valid .wav file... it should be able to convert it from there. Can you try running `whisperx` on (or just `whisper` if that's what you have installed) and see if it throws an…

2023-06-25 03:11:35 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> Please run `ffprobe` on the file and post the results. Sure. >C:\ffmpeg>ffprobe -loglevel 0 -show_format -show_streams Flonne.wav [STREAM] index=0 codec_name=pcm_s16le codec_long_name=P…

2023-06-25 00:39:49 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

Thank you for answer. > It's the second-to-last message that indicates the root of the problem. It can't find the file, so it can't transcribe anything, so the whisper.json never gets…

2023-06-24 20:10:32 +07:00

Atoli commented on issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

> Something may have gone wrong with the transcription, please post your console log. Here it is. **Extra information to replicate my issue:** The voice, Flonne, was obtained from the…

2023-06-24 13:13:48 +07:00

Atoli opened issue mrq/ai-voice-cloning#279

Missing dataset: whisper.json.

2023-06-24 00:09:38 +07:00