Option for batch / multiple generations ie for Bark? #88
luthis1124
started this conversation in
Ideas
Replies: 1 comment
-
Refer to #7, it's not possible to have a previously undefined amount of audios in gradio, you can only have one per element, and you cannot add new elements during runtime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't think this would be hard to implement,
Just a checkbox when using Bark to enable batch, and a dropdown or number field to set number of generations
Bark is not always accurate, so the ability to generate like, 10 audios one after another so I can pick the best sounding one would be awesome.
Doesn't need parallelization or anything, just sequential would be fine.
Beta Was this translation helpful? Give feedback.
All reactions