tts-generation-webui icon indicating copy to clipboard operation
tts-generation-webui copied to clipboard

Add option to Bark to maintain the same seed for continued generations

Open BornSaint opened this issue 1 year ago • 4 comments

looks like split prompt by lines option is increasing the seed after line generation, because the voice is changing after each line.

BornSaint avatar Dec 05 '23 19:12 BornSaint

Yes it does that, I don't remember if there's a way to keep a static seed in the UI. It's not that big of a change to "break" this feature and make it always return the same seed if you can find the function. Even so, for general usage I recommend using voice files rather than just seeds to get a particular "character" as the consistency will be much better.

On Wed, Dec 6, 2023, 3:11 AM 520Pig520 @.***> wrote:

looks like split prompt by lines option is increasing the seed after line generation, because the voice is changing after each line.

— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/225, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXI5QGOF6GT6H5U4WST3YH5WVBAVCNFSM6AAAAABAIGDSJWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZDMOJUG42TGOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rsxdalv avatar Dec 05 '23 19:12 rsxdalv

https://i.imgur.com/nSHN8Ax.png

the solution is ignore the index?

BornSaint avatar Dec 05 '23 19:12 BornSaint

I'm on an airplane. No I cannot tell you where to find this function.

On Wed, Dec 6, 2023, 3:50 AM 520Pig520 @.***> wrote:

https://i.imgur.com/nSHN8Ax.png

the solution is ignore the index?

— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/225#issuecomment-1841514401, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXI3ECNSDZL65IQD5GCTYH53HBAVCNFSM6AAAAABAIGDSJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBRGUYTINBQGE . You are receiving this because you commented.Message ID: @.***>

rsxdalv avatar Dec 06 '23 02:12 rsxdalv

https://i.imgur.com/nSHN8Ax.png

the solution is ignore the index?

Yes, that is the solution.

rsxdalv avatar Dec 09 '23 08:12 rsxdalv