Skip to content

adigayung/vocal-extractor-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎀 Vocal Extractor UI

Vocal Extractor UI is a simple web-based interface for extracting vocals from .mp3 or .wav audio files using Demucs and Gradio.
It lets you process entire folders of music files and isolates the vocals automatically β€” perfect for remixing, karaoke, or audio analysis.


πŸš€ Features

  • βœ… Extract vocals using Demucs (deep learning model)
  • βœ… Simple and intuitive Gradio-based interface
  • βœ… Process all audio files in a folder at once
  • βœ… Compatible with local machine or Google Colab (auto-detect)

πŸ“¦ Requirements

Make sure you have:

Linux/macOS:

git clone https://github.com/adigayung/vocal-extractor-ui
cd vocal-extractor-ui
chmod +x install.sh
bash install.sh
source venv/bin/activate

Windows:

git clone https://github.com/adigayung/vocal-extractor-ui
cd vocal-extractor-ui
install.bat

πŸ§ͺ Run :

python main.py

☁️ Run on Google Colab Copy the script into a Google Colab notebook

Open In Colab

The app will automatically launch with a public URL using Gradio share=True

πŸ“œ License This project is open-source under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published