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
meyda avatar

meyda/meyda

0
View on GitHub↗
1,647 stars·106 forks·TypeScript·MIT·8 viewsmeyda.js.org↗

Meyda

Audio feature extraction for JavaScript.

Features

  • Audio Libraries - Library for extracting audio features from signals.
  • Audio Processing Libraries - Extracts audio features for analysis in JavaScript.

Star history

Star history chart for meyda/meydaStar history chart for meyda/meyda

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Meyda

These projects share indexed features with Meyda. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • librosa/librosalibrosa avatar

    librosa/librosa

    8,200View on GitHub↗

    Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing

    Pythonaudiodsplibrosa
    View on GitHub↗8,200
  • mudcube/midi.jsmudcube avatar

    mudcube/MIDI.js

    3,924View on GitHub↗

    MIDI.js is a JavaScript library for playing MIDI files and triggering musical notes within web browsers. It functions as a web MIDI library and soundfont audio synthesizer, providing the core engines necessary to render instrument sounds for multiple simultaneous tracks. The project includes a specialized MIDI-to-visual sync engine that interpolates musical events into continuous animation loops to synchronize visuals with audio playback. It also provides a soundfont code generator to convert audio instrument files into base64 code for direct browser consumption. The library covers MIDI file

    JavaScript
    View on GitHub↗3,924
  • heartmula/heartlibHeartMuLa avatar

    HeartMuLa/heartlib

    3,921View on GitHub↗

    Heartlib is an audio processing library for large language models that provides tools for audio tokenization, compression, and cross-modal alignment. It implements core models for audio-text embedding, automatic speech recognition, neural codecs, and text-driven audio synthesis. The project features a text-to-audio synthesis engine capable of generating high-fidelity music and speech from text descriptions or reference files. It also includes a neural audio codec designed for low-bitrate compression that preserves acoustic structure and sound quality. Additional capabilities cover audio-text

    Python
    View on GitHub↗3,921
  • bbc/audiowaveformbbc avatar

    bbc/audiowaveform

    2,146View on GitHub↗

    C++ program to generate waveform data and render waveform images from audio files

    C++
    View on GitHub↗2,146
Compare all 30 related projects→

Frequently asked questions

What does meyda/meyda do?

Audio feature extraction for JavaScript.

What are the main features of meyda/meyda?

The main features of meyda/meyda are: Audio Libraries, Audio Processing Libraries.

Which projects share features with meyda/meyda?

Projects with overlapping indexed features include: librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… mudcube/midi.js — MIDI.js is a JavaScript library for playing MIDI files and triggering musical notes within web browsers. It functions… heartmula/heartlib — Heartlib is an audio processing library for large language models that provides tools for audio tokenization,… bbc/audiowaveform — C++ program to generate waveform data and render waveform images from audio files. chrisguttandin/web-audio-beat-detector — A beat detection utility which is using the Web Audio API. chrisguttandin/standardized-audio-context — A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.