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

 
 
 

Contributors