Skip to content

s2mLab/Audio2Manus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUDIO2MANUS

Audio2Manus is a Python package with all the necessary tools to separate MIDI files into two tracks, one for each hand. It contains algorithms based on transcribed MIDI (output of AMT models from recordings) and also on acceleration data and video data (with the marker less tracking algorithm from the lab).

Features

  • Hand separation from Kalman Filters
  • Hand separation from neural network (TensorFlow)
  • Hand separation from video data
  • MIDI transcription metrics
  • Hand separation metrics
  • MIDI concatenation
  • Data Time Wrapping for MIDI synchronization

Installation

This package was tested with Python 3.9 and 3.11 with Conda.

Usage

A lot of different use cases of this package are available as jupyter notebooks on the jupyter-notebooks repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published