Skip to content

amine-amali/Music-generation-using-Wavenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-generation-using-Wavenet

Description

  1. Webscraping the spotify playlist of chessbrah, and downloading the corresponding playlist to mp3 format.

Webscraping => Getting the playlist => Use Youtube_dl API to download the playlist => Converting the music videos clips to mp3 format.

  1. Training the model WaveNet to learn to generate techno music.

Trained on 100 steps and the model generates noisy sound. Looking at the instructions, the model need to be trained on at least 80K steps.