Skip to content

Generate songs from learned Pokemon OST.

Notifications You must be signed in to change notification settings

Scylidose/PokeBeats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeBeats

Gated Recurrent Units and Long Short-Term Memory.


Overview

Display differents songs, generated using a GRU model based on various different Pokemon songs.

demo.mp4

Features

  • Shows generated songs by theme (Battle, Route and Buildings).

  • Shows which songs the model used.

  • Display the model informations.

How to use

# Retrieve git folder
$ git clone https://github.com/Scylidose/PokeBeats.git

$ cd PokeBeats/Application

In one terminal

# Run Back-End
$ make run

In an another terminal

# Run Front-End
yarn start

Data

Pokemon songs are retrieved from :

https://www.ninsheetmusic.org/browse/series/Pokemon

About

Generate songs from learned Pokemon OST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages