Block a user
"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): …
"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…
"System error" when using Bark as TTS
IndexError: list index out of range
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,…
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2: character maps to <undefined>