title: Ultimate Vocal Remover API | |
emoji: 🐨 | |
colorFrom: gray | |
colorTo: indigo | |
sdk: docker | |
app_port: 5000 | |
pinned: false | |
license: mit | |
# Ultimate Vocal Remover API | |
Separate vocal from an audio file. | |
## Usage | |
``` | |
http://localhost:5000/api/audio_separation?url=YOUR_AUDIO_FILE_URL | |
``` | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |