The source code for the real-time hand gesture recognition algorithm based on Temporal Muscle Activation maps of multi-channel surface electromyography (sEMG) signals (ICASSP 2021)
- Updated
Oct 31, 2024 - Python
The source code for the real-time hand gesture recognition algorithm based on Temporal Muscle Activation maps of multi-channel surface electromyography (sEMG) signals (ICASSP 2021)
Supplementary information and code for the paper: An efficient deep learning model for musical onset detection
Beat Tracking and Visualization
Master thesis project - a hybrid Neural Network-Decision Tree system and dataset for classical music form recognition and analysis.
Study of Music Information Retrieval (MIR) methods for multi-pitch estimation and onset detection.
Code for the paper: Score-informed Syllable Segmentation for A Cappella Singing Voice with Convolutional Neural Networks
Some state-of-the-art music information retrieval techniques written in Python
Audio Signal Processing (Note Detection, Silence Detection, Peak Detection ,Pitch detection, Onset detection, FFT)
Praditor: A DBSCAN-Based Automation for Speech Onset Detection
Bali has a diversity of arts that has been recognized by the world, where one of the most famous Balinese arts is the Karawitan art, especially the Kendang Tunggal instrument. Notation documentation or more commonly known as music transcription, can make learning a song easier, and in the case of this research, it makes it easier to learn to pla…
A synthesized music video of the piece "Fortschritt" by kiriloff programmed in Python. Uses the aubio library for onset (rhythm) detection that drives a generative "spider web" effect created via Voronoi tessellation.
rainfall onset-cessation and extreme indices v2
Python console program. It runs over audio files specified in a configuration file, tries to split the file depending on changing in signal characteristics and grouping closer parts together. It partially succeeded and saved a lot of time extracting only the recitation from many recorded files of praying. In Second phase, I extended it by recogn…
This detector detects the musical notes in a wav file using Discrete Fourier Transform and the Hanning Window.
Code for "Separate-and-Detect: Unified Drum Transcription and Stem Generation via Latent Diffusion"
Add a description, image, and links to the onset-detection topic page so that developers can more easily learn about it.
To associate your repository with the onset-detection topic, visit your repo's landing page and select "manage topics."