Turn vocals from any youtube song to meows!
The project was developed for HAMR 2020 in 48 hours and received the Best Hack/Research Direction award.
This is an initial release using the Flask microframework. Eventually, I aim to deploy it on heroku.
I wouldn't recommend running it without cuda, since ddsp.training.metrics.compute_audio_features
will take too long,
especially for long tracks.
DISCLAIMER: Thanks and credits to Magenta for providing DDSP and the colab notebooks that I used and modified for local use and Deezer for providing Spleeter.
Here is an example for "Dumb" by Nirvana
git clone https://github.com/gulnazaki/meowify.git
cd meowify
pip3 install -r requirements.txt
flask run
visit localhost:5000, enter a youtube link and have fun