Mylo
                                            Mylo
                                        
                                    > Not sure if this is possible but it would be nice to take cloned voice's accent and apply to the input voice. That works as long as you have...
An official API is planned as an official extension, although in the meantime, anyone with python knowledge and an ability to read [the documentation](https://github.com/gitmylo/audio-webui/blob/master/readme/extensions/index.md) should be able to create an...
Tell me if running [activate_only.bat](https://github.com/gitmylo/audio-webui/blob/master/activate_only.bat) and then inside of it, running `pip install soxr` Then try running audio-webui again, please report back if this works, in case this is not...
You might not have python's build tools installed in your python install or venv (`pip install wheel` in the env)
It looks like it was done from the screenshot, but then control + c was pressed, which is the shortcut to exit an application in a terminal. Did you press...
I'm not sure then, the screenshot claims the generation was done (indicated by the `Success`), and then someone (or maybe the program itsself somehow) pressed control + c
As a replacement for the current environment overrides in main.py? What would be the difference between this and adding a flag to set the model base dir? (instead of just...
That sounds great, actually. I would really appreciate that.
The call to the original download function can be found [here](https://github.com/gitmylo/audio-webui/blob/master/webui/modules/implementations/patches/bark_generation.py#L563) (at `webui/modules/implementations/patches/bark_generation.py line 563`)
> Question - where is "whatever" that goes into audio-to-audio triggered to download? I'm not sure what you mean by this. Can you elaborate? > And, where would you like...