NekoDArk
  • Joined on 2023-03-02
NekoDArk commented on issue ecker/ai-voice-cloning#306 2023-07-11 15:48:45 +00:00
"System error" when using Bark as TTS

But nowI get a new error that says " [1/1] Generating line: Hello Using as reference: ./training/tboiNarrator/audio/speed down 2_00000.wav Speed down. Traceback (most recent call last): …

NekoDArk commented on issue ecker/ai-voice-cloning#306 2023-07-11 14:58:42 +00:00
"System error" when using Bark as TTS

Ah, that did the trick. Thank you

NekoDArk commented on issue ecker/ai-voice-cloning#306 2023-07-11 14:31:58 +00:00
"System error" when using Bark as TTS

I'll go on a limb and say I forgot to document that you need to first transcribe your voice files under Training > Prepare Dataset, since Bark requires a transcription of the reference audio…

NekoDArk opened issue ecker/ai-voice-cloning#306 2023-07-11 11:14:05 +00:00
"System error" when using Bark as TTS
NekoDArk opened issue ecker/ai-voice-cloning#239 2023-05-16 07:06:47 +00:00
IndexError: list index out of range
NekoDArk commented on issue ecker/ai-voice-cloning#50 2023-03-02 19:12:38 +00:00
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2: character maps to <undefined>

How strange.

It's not related to the training itself, but rather parsing the stdout output from the training process itself back to the web UI.

I'll need to play around with it,…

NekoDArk opened issue ecker/ai-voice-cloning#50 2023-03-02 15:57:19 +00:00
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2: character maps to <undefined>