Skip to content

gulnazaki/meowify

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Meowify

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.

alt text

About

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

Installation

git clone https://github.com/gulnazaki/meowify.git
cd meowify
pip3 install -r requirements.txt

Running

flask run

visit localhost:5000, enter a youtube link and have fun

About

A web app and flask server to turn vocals from any youtube song to meows!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published