delalama / removeVocals

RemoveVocalsJavaProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REMOVE VOCALS API

This a spring exercise to make a useful Api to remove vocals from audio tracks.

Reference

The amazing brains behind the algothythm are.... Python library

You must first install spleeter and all its dependencies then you can run this code in your computer

.DEMO_ORIGINAL_AUDIO

Sending the file to the spring controller

After processing with Deezer library....

PROCESSED_AUDIO

This library uses tensorflow and is able to split 5 instruments from a track, brilliant.

About

RemoveVocalsJavaProject


Languages

Language:Java 99.8%Language:Python 0.2%