bark icon indicating copy to clipboard operation
bark copied to clipboard

The long sentence

Open chikiuso opened this issue 1 year ago • 2 comments

Good morning, I try to run a hundreds words paragraph and shows the following message, and it just have 13 seconds long audio, is there any way I could make it longer audio? thanks.

Token indices sequence length is longer than the specified maximum sequence length for this model (843 > 512). Running this sequence through the model will result in indexing errors WARNING:bark.generation:warning, text too long, lopping of last 69.6%

chikiuso avatar Apr 26 '23 09:04 chikiuso

Take a look at this PR https://github.com/suno-ai/bark/pull/84 for some clues.

jungrea avatar Apr 26 '23 09:04 jungrea

Try this repo for long sentences https://github.com/JonathanFly/bark

huzidev avatar Apr 26 '23 14:04 huzidev

Closing for now to have discussion in one place

gkucsko avatar Apr 27 '23 13:04 gkucsko