Skip to content

ucsd-ml-arts/generative-audio-bao-hoang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3 Generative Audio

Bao Hoang, bghoang@ucsd.edu

Abstract

For this project, I want to combine the two kinds of music together. The idea is simple: I will use Python libraries to get some random music samples, then I will combine those sample together and fix the combined sample to make it sounds nice. To generate these samples, I will use the Performance RNN colab to get the midi files. I will then use GANSynth to modify these files. Then I will mix these files together and see what I have at the end. Hopefully, the end result will generate something sounds good, if not, I will problably try to find different training models/ music samples in the future to make the sound better.

Model/Data

Briefly describe the files that are included with your repository:

  • train_model folder
  • sample folder
  • result folder
  • mashup file is the final result sound

Code

Your code for generating your project:

Results

Technical Notes

Everything I did is on Google Colab so no need to download anything. I had issue with getting the midi file from the Performance_RNN.

Reference

References to any papers, techniques, repositories you used:

About

generative-audio-bao-hoang-1 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published