Skip to content

Contains learning material for the semester project on automatic music transcription

License

Notifications You must be signed in to change notification settings

naiza2000/Automatic-Music-Transcription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Automatic-Music-Transcription

TASK 1 : Getting started

Reading resources

  1. Python:
    a. Python For Everybody
    b. Python Tutorial
    c. Hackerrank : Python
    d. Numpy Basics
  2. Music Representation:
    a. Chapter 1: Fundamentals of music processing by Meinard Müller
    You can find the summary of the chapter in the subdirectory Automatic-Music-Transcription/Task 1

GitHub for work

Fork the repository, clone it on your local pc, and do the assignments and push all changes back to your forked repo before the deadline.
Those who are not familiar with GitHub can use following resources to understand the working.

  1. Learn Git in 10 minutes
  2. Forking the repo

Assignment 1

Deadling for submission is 23:59 PM on 4 June 2021. Make changes in the notebook Music_Representations.ipynb itself and push the modified notebook to your forked repo.
You can do the assignment either in the Google Colab or in the Jupyter notebook.

TASK 2 : Fourier Transform

Learning resources

  1. Sound analysis using Python
  2. Fast Fourier Transform
  3. Chapter 2: Fundamentals of music processing by Meinard Müller
  4. Video on audio preprocessing using Python
  5. But what is the Fourier Transform? A visual introduction

Everyone is supposed to go through this part very carefully since it is important for you to understand the audio preprocessing to successfully train the model. Deadline for this task is 23:59 PM on 11 June 2021.
Also, start reading this paper side by side to have a better idea of exactly how and what to learn.

About

Contains learning material for the semester project on automatic music transcription

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages