The13thDrifter
  • Joined on 2023-03-24
The13thDrifter closed issue mrq/ai-voice-cloning#172 2023-03-25 20:14:39 +00:00
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The13thDrifter commented on issue mrq/ai-voice-cloning#172 2023-03-25 03:10:22 +00:00
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

I see, if that's the case I might not need to even fix this. I'll leave it open for now just in case, but I'll see what I can do. Thank you for pointing me in the right direction!

The13thDrifter opened issue mrq/ai-voice-cloning#172 2023-03-25 02:38:24 +00:00
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The13thDrifter closed issue mrq/ai-voice-cloning#171 2023-03-25 02:25:17 +00:00
Blank error when attempting to prepare dataset for training.
The13thDrifter commented on issue mrq/ai-voice-cloning#171 2023-03-24 21:40:36 +00:00
Blank error when attempting to prepare dataset for training.

Okay, I'm thinking it was user error. I've just updated the software and changed the .wav file location, and I'm no-longer getting an blank error. I'm instead getting a 'missing whisper.json'…

The13thDrifter commented on issue mrq/ai-voice-cloning#171 2023-03-24 20:57:58 +00:00
Blank error when attempting to prepare dataset for training.

Ah shit, I must have skipped over that; sorry, it was way too early when I set this up. I'll move it over and check to see if the error repeats with the correct path

The13thDrifter commented on issue mrq/ai-voice-cloning#171 2023-03-24 20:52:38 +00:00
Blank error when attempting to prepare dataset for training.

The directory leads directly to where the .wav files are stored. I'm attempting to train a Cortana voice model from the Halo 1 voice files. The Wavs have all been converted to the correct…

The13thDrifter commented on issue mrq/ai-voice-cloning#171 2023-03-24 20:41:48 +00:00
Blank error when attempting to prepare dataset for training.

Yes, I ran the appropriate setup script; windows CUDA- as for my Whisper Backend- it's set to openAI

The13thDrifter opened issue mrq/ai-voice-cloning#171 2023-03-24 20:23:57 +00:00
Blank error when attempting to prepare dataset for training.