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

A webui for different audio related Neural Networks

Results 88 audio-webui issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I download the google colab notebook file, open it in Google Colab, follow the instructions and run each of the things, I get the following error...

bug

Add system for universal management of model downloads, versus relying on the HF cache.

Hey there @gitmylo. Just wanted to check - would you be opposed to me adding a "unified" model management system? Basically, I'd just add a custom method to download models...

enhancement

Would it be possible to implement Image2SFX (https://huggingface.co/spaces/fffiloni/Image2SFX-comparison)? Especially with the possibility of comparing different models. Probably even have a multiple-choice UX where you can select the models you would...

enhancement

iirc, bark is an encoder decoder based on a t5, and uses wav2vec-bert as the encoder i dont recall where i learned that but i feel like i validated this...

user question

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tts 0.22.0 requires torch>=2.1,...

bug

**Describe the bug** when i try to strip audio from video, i get this error: down() is not in the list of choices. Please update the list of choices to...

bug

# I got this error message launching run.bat..: enable to run PY command. which is strange because Im also running other python programs. Should I installed or copy an additional...

user question

**Describe the bug** Checking installs and venv + autodebug checks Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] Webui version: 7eb428accafc56d3836ee6b399fa9f852ac75f89 - Fri Feb 16...

bug

Remixer: https://github.com/sakemin/cog-musicgen-remixer (Remixes music from song by prompt, mixes back with vocals) Chord: https://github.com/sakemin/cog-musicgen-chord (Gives more music generation control over MusicGen with chords and things) They both utilize cog predict...

enhancement