audio-webui icon indicating copy to clipboard operation
audio-webui copied to clipboard

[FEATURE REQUEST] Quality of Life improvements

Open madwurmz opened this issue 2 years ago • 3 comments

Hi! very handy to have this all-in-one tool!

Can it maybe have enable / disable toggle to do auto-save any generated audio?

And I like to give another suggestion; some repo called Voicefixer, to clean up samples. Do you know how to incorporate it? That would be amazing. ;)

madwurmz avatar Jun 29 '23 23:06 madwurmz

currently it saves generated videos to the system temp folder. and the audio stays in memory.

voicefixer would be great, definitely something for the utils tab.

gitmylo avatar Jun 30 '23 09:06 gitmylo

+1 for a dedicated outputs folder.

Also, if we're requesting QOL features, it would be awesome if all of the models were downloaded to /data/models. Some currently go to the HF hub cache, and others wind up in ~/.local/. Which is even more confusing, as there is a folder in /data/for tts...

d8ahazard avatar Sep 15 '23 16:09 d8ahazard

+1 for a dedicated outputs folder.

Also, if we're requesting QOL features, it would be awesome if all of the models were downloaded to /data/models. Some currently go to the HF hub cache, and others wind up in ~/.local/. Which is even more confusing, as there is a folder in /data/for tts...

I'm setting all the environmental variables i could for overriding default cache paths, not sure why your cache paths aren't working.

gitmylo avatar Sep 15 '23 17:09 gitmylo