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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufemeyda.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-Verlauf

Star-Verlauf für meyda/meydaStar-Verlauf für meyda/meyda

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Meyda

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Meyda.
  • librosa/librosaAvatar von librosa

    librosa/librosa

    8,200Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,200
  • mudcube/midi.jsAvatar von mudcube

    mudcube/MIDI.js

    3,924Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,924
  • heartmula/heartlibAvatar von HeartMuLa

    HeartMuLa/heartlib

    3,921Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,921
  • bbc/audiowaveformAvatar von bbc

    bbc/audiowaveform

    2,146Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗2,146
Alle 30 Alternativen zu Meyda anzeigen→

Häufig gestellte Fragen

Was macht meyda/meyda?

Audio feature extraction for JavaScript.

Was sind die Hauptfunktionen von meyda/meyda?

Die Hauptfunktionen von meyda/meyda sind: Audio Libraries, Audio Processing Libraries.

Welche Open-Source-Alternativen gibt es zu meyda/meyda?

Open-Source-Alternativen zu meyda/meyda sind unter anderem: 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.