awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MTG avatar

MTG/essentia

0
View on GitHub↗
3,591 stars·619 forks·C++·AGPL-3.0·15 viewsessentia.upf.edu↗

Essentia

C++ library for audio and music analysis, description and synthesis, including Python bindings

Features

  • Computer Audition - Library for audio description, analysis, and synthesis.
  • Feature Extraction - C++ based library for music feature extraction.
  • Audio Processing and Analysis - C++ audio and music analysis library with comprehensive feature extractors.

Star history

Star history chart for mtg/essentiaStar history chart for mtg/essentia

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mtg/essentia do?

C++ library for audio and music analysis, description and synthesis, including Python bindings

What are the main features of mtg/essentia?

The main features of mtg/essentia are: Computer Audition, Feature Extraction, Audio Processing and Analysis.

What are some open-source alternatives to mtg/essentia?

Open-source alternatives to mtg/essentia include: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… yaafe/yaafe — Audio features extraction. jameslyons/python_speech_features — Python speech features is a signal processing toolkit and library for extracting standard speech recognition features… pannous/tensorflow-speech-recognition — This library provides a deep learning framework for training neural networks to perform speech recognition and audio… csteinmetz1/pyloudnorm — Flexible audio loudness meter in Python. cpjku/madmom — Python audio and music signal processing library.

Open-source alternatives to Essentia

Similar open-source projects, ranked by how many features they share with Essentia.
  • aubio/aubioaubio avatar

    aubio/aubio

    3,714View on GitHub↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    View on GitHub↗3,714
  • yaafe/yaafeYaafe avatar

    Yaafe/Yaafe

    248View on GitHub↗

    Audio features extraction

    C++
    View on GitHub↗248
  • jameslyons/python_speech_featuresjameslyons avatar

    jameslyons/python_speech_features

    2,422View on GitHub↗

    Python speech features is a signal processing toolkit and library for extracting standard speech recognition features from raw audio signals. It provides computational capabilities to calculate mel-frequency cepstral coefficients, raw and log filterbank energies, and spectral subband centroids for automated speech recognition systems and acoustic analysis. The library implements audio signal transformations including pre-emphasis filtering, overlapping windowed frame segmentation, Fast Fourier Transform spectral analysis, mel-filterbank projection with configurable filter weights and frequenc

    Python
    View on GitHub↗2,422
  • pannous/tensorflow-speech-recognitionpannous avatar

    pannous/tensorflow-speech-recognition

    2,172View on GitHub↗

    This library provides a deep learning framework for training neural networks to perform speech recognition and audio classification. It utilizes sequence-to-sequence architectures to map variable-length audio inputs into text or numerical outputs, enabling the development of custom speech-to-text transcription models. The project distinguishes itself through integrated audio processing capabilities that transform raw waveforms into spectrograms and high-dimensional numerical vectors. These tools allow for the extraction of unique vocal characteristics to identify speakers, as well as the clas

    Pythondeep-learningneural-networkspeech-recognition
    View on GitHub↗2,172
  • See all 30 alternatives to Essentia→