Skip to content

tonytran/CoconutKaraoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coconut Karaoke

App in short: An artificial intelligence music generator.

Setup

To install the Python requirements for this app run:

pip install -r requirements.txt

Testing

To run the tests for this project use the following command:

nosetests