Git Product home page Git Product logo

beetzart's People

Contributors

abhiram-p-ashok avatar jude7733 avatar stalinosmj avatar

Stargazers

 avatar  avatar

Watchers

 avatar

beetzart's Issues

Project Objective

Project Objective is to create a system that takes an audio file containing only piano sounds as input and generates a musical notation sheet (such as sheet music) as output.

  1. Input Format:
  • Accept an audio file (e.g., WAV, MP3) containing piano sounds
  • Ensure only piano is in the input file (no other instruments)
  1. Note Extraction:
  • Develop model to extract the individual piano notes from the audio
  • Identify the beginning and end time of each note
  1. Note representation:
  • Associate each note to is pitch (e.g., C3,E5)
  • convert the extracted notes into MIDI (optional)
  1. Sheet Music Generation:
  • Create a musical notation sheet from the extracted notes.
  • Include information such as note duration, rests, dynamics, and tempo markings.
  1. Accuracy:
  • Aim for accurate note identification in comparison to original audio
  • Consider items like sustain pedal, pitch bend ,etc.
  1. Output:
  • Provide the musical notation sheet in a user-friendly format (e.g., PDF, image).
  • Include visual cues for note duration, clefs, and time signatures.

Project Objective

The main goal of this project is to create a musical notes sheet from audio

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.