Coder Social home page Coder Social logo

ledstarr / transcribed_music_data_generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 60 KB

Synthetic Music Database Geneartor

License: MIT License

Python 100.00%
music data synthesizer machine-learning midi midi-files wav wav-files musicology generator

transcribed_music_data_generator's Introduction

Transcribed Music Data Generator

This Script is intended to help Musicologists to generate randomly generated MIDI and WAV Files.

First it will generate a MIDI File and then synthesizes a WAV File from it. Theses Files will be stored inside a CSV or a Train and Test CSV afterwards and stores the relative paths to the newly generated Files with some extra information.

This Data is intended to help in cases where transcribed Music-Data is scars and or the human bias is something you want to cancel out of the equation.

By running main.py the Script will ask you some questions and generate all Files afterwards. Feel free to use the batch_generate() Method from the DataBaseGenerator Class for creating the Data-Sets on your own.

Dependencies:

This script uses:

  • music21 for creating the MIDI Files
  • mido for reading the MIDI Files in a stream.
  • pyo as sound engine for synthesizing the WAV Files
  • pandas for creating the CSV's
  • numpy for creating random numbers
  • tqdm for displaying a progress bar

Since pyo only supports Python 3.7 it is currently not possible to use this script with higher Versions of Python.

transcribed_music_data_generator's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.