madmom VS SuperFlux

Compare madmom vs SuperFlux and see what are their differences.

SuperFlux

Python reference implementation of the SuperFlux onset detection algorithm (by CPJKU)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
madmom SuperFlux
2 1
1,240 51
1.0% -
4.4 0.0
5 months ago over 9 years ago
Python Python
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

madmom

Posts with mentions or reviews of madmom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-19.
  • Do you know any Onset Detection methods?
    2 projects | /r/DSP | 19 Mar 2021
    There are also online & offline onset detection approaches available as part of the Python madmom library https://github.com/CPJKU/madmom as binaries and Python classes. The methods included in madmom have shown state of the art results in multiple Music Information Retrieval Evaluation eXchange (MIREX) campaigns in recent years. Hope that's useful to you.
  • BOXVR song importing. Can this be done outside of being in the game in VR?
    2 projects | /r/vrfit | 4 Jan 2021
    In BoxVR's case, they literally use a machine learning model. It's cutting edge tech. Read more about it here: The paper, the code (and a sub-paper)

SuperFlux

Posts with mentions or reviews of SuperFlux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-19.
  • Do you know any Onset Detection methods?
    2 projects | /r/DSP | 19 Mar 2021
    Previously mentioned in another post was Librosa with their onset detection method implementations. I will add some work by ‪Sebastian Böck that I use often for personal and academic work. Onset detection methods in this link (https://github.com/CPJKU/SuperFlux) can be a good first step to compare against your implementation of the spectral flux.

What are some alternatives?

When comparing madmom and SuperFlux you can also consider the following projects:

ssqueezepy - Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python

python-performance - Repository for the book Fast Python - published by Manning

inaSpeechSegmenter - CNN-based audio segmentation toolkit. Allows to detect speech, music, noise and speaker gender. Has been designed for large scale gender equality studies based on speech time per gender.

ruptures - ruptures: change point detection in Python

Sushi - Automatic subtitle shifter based on audio

pywt - PyWavelets - Wavelet Transforms in Python

omnizart - Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.

BoxVR-Playlist-Manager - A Windows based playlist manager for the VR fitness game BoxVR

pomegranate - Fast, flexible and easy to use probabilistic modelling in Python.

spotifyr - R wrapper for Spotify's Web API

sparse_dot_topn - Python package to accelerate the sparse matrix multiplication and top-n similarity selection