A quick UI for Bark built on Gradio.
This assumes you have CUDA installed
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install -r requirements.txt
python app.py
This will download all the required models for Bark and Denoiser. So will take a while on the first run. After, just use the URL provided by Gradio in your browser.