C0untFloyd / bark-gui

🔊 Text-Prompted Generative Audio Model with Gradio
MIT License
674 stars 63 forks source link

strange generations issue... #78

Open zethfoxster opened 1 year ago

zethfoxster commented 1 year ago

im completely brand new to text to speech gen, and im not sure if this is just a limitation of where we currently are in text to speech...or if this is a bug.

sometimes in minute or longer gens, the voice just goes off talking about random stuff thats not in the text that i wrote. if this is normal i apologize for opening an issue on it. otherwise, how can i keep the generation on topic so to speak in longer generations?

zethfoxster commented 1 year ago

i will say tho, it sounded so natural that i had to do a double take lol...i wasnt ready for that. it almost sounded on topic. but i would much rather prefer it stuck to the script instead of adlibing....

yesbroc commented 1 year ago

thats completely to do with bark lol, you can try lowering the temps to avoid randomness, otherwise you can regen it

AIhasArrived commented 1 year ago

@yesbroc hello, did you have good results with bark gui? If yes, how what configs etc?

yesbroc commented 1 year ago

i had decent results, i used bark models 0, 6, and 8 (v2) with default config settings, text temp at 0.5, it did do the thing where it unnecessarily generated but not often

AIhasArrived commented 1 year ago

could you break down the process? 1) train? Or use trained models (or both) 2) open some tab to do cloning or use another repo with TTS something? etc This kind of stuff ^^^thx

yesbroc commented 1 year ago

i used pretrained bark models and the v2 voices, these are automatically installed

AIhasArrived commented 1 year ago

What parameters and configs? hw much time, etc etc, more details please

yesbroc commented 1 year ago

default settings you'd get from a fresh install, cpu offloading, bark v2 models (not small), i also made more than 1 and chose the best one.

AIhasArrived commented 1 year ago

Do you mind sharing a screenshot of your settings? Sorry for bothering