InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Librosa Alternatives
Similar projects and alternatives to librosa
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
demucs
Discontinued Code for the paper Hybrid Spectrogram and Waveform Source Separation, but the goddamm motherfucker doesn't work.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
-
-
-
pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
-
pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
-
-
SpeechRecognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
-
-
essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
-
-
-
-
PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
librosa discussion
librosa reviews and mentions
- Librosa: Python library for audio and music analysis
-
Synchronizing pong to music with constrained optimization
Absolutely wonderful!
> "We obtain these times from MIDI files, though in the future Iβd like to explore more automated ways of extracting them from audio."
Same here. In case it helps: I suspect a suitable option is (python libs) Spleeter (https://github.com/deezer/spleeter) to split stems and Librosa (https://github.com/librosa/librosa) for beat times. I haven't ventured into this yet though so I may be off. My ultimate goal is to be able to do it 'on the fly', i.e. in a live music setting being able to generate visualisations a couple of seconds ahead being played along with the track.
Not sure if this is unsavory self promotion, but I am in the middle of documenting something similar at the moment.
Experiments #1 - A Mutating Maurer Rose | Syncing Scripted Geometric Patterns to Music: https://www.youtube.com/watch?v=bfU58rBInpw
It generates a mutating Maurer Rose using react-native-svg on my RN stack, synced to a music track I created in Suno AI.
- Ask HN: What are some unusual but useful Python libraries you've discovered?
-
Open Source Libraries
librosa/librosa: Python library for audio and music analysis
-
A Cross-Platform library for audio spectrogram and feature extraction, support mobile real-time computing
How does this compare to mature libraries for other platforms like librosa?
- Precious Advices About AI-supported Audio Classification Model
-
What are the common audio feature tool libraries in python?
I use librosa now. What other useful audio feature extraction libraries are there?
-
Looking for a program that will examine a folder full of mp3s or flacs and list out ones with lower or higher than average volume
librosa can do that easily but I think there is an easier way to find what are you looking for:
-
Get amplitude of every audio frame of .wav
I have a .wav file, and using python, I'd like to get a list of every audio frame where the amplitude is at the resting position. How could I achieve this? I think the librosa library could do such a thing, but I'm struggling to find exactly how to do it. Any help would be greatly appreciated, thank you.
- Show HN: I'm building a browser-based DAW
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 May 2025
Stats
librosa/librosa is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of librosa is Python.