awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 个仓库

Awesome GitHub RepositoriesAudio

Libraries for audio processing, synthesis, and playback.

Explore 17 awesome GitHub repositories matching part of an awesome list · Audio. Refine with filters or upvote what's useful.

Awesome Audio GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mackron/miniaudiomackron 的头像

    mackron/miniaudio

    6,905在 GitHub 上查看↗

    miniaudio is a single-file C audio library used for audio playback, capture, and hardware interfacing across multiple operating systems. It functions as an audio hardware abstraction layer, an audio processing engine, an audio synthesis engine, and a codec and resampler. The project implements a node-graph based system for routing digital audio signals, mixing, and 3D spatialization. It also includes a programmatic generator for noise patterns and basic waveforms used for sound creation and signal testing. The library covers digital signal processing, including audio format conversion and sa

    Single-file library for audio playback and capture.

    C
    在 GitHub 上查看↗6,905
  • facebookresearch/wav2letterfacebookresearch 的头像

    facebookresearch/wav2letter

    6,444在 GitHub 上查看↗

    wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech signals into written text. It functions as a distributed training system and an inference engine for building and deploying neural network architectures. The system enables the training of large-scale speech models across multiple compute nodes using custom architecture files and structured recipes. It includes an inference engine that allows these trained models to be executed within Python workflows to transform audio sequences into text. The framework covers the full speech r

    Toolkit for speech processing and recognition.

    C++
    在 GitHub 上查看↗6,444
  • xiph/rnnoisexiph 的头像

    xiph/rnnoise

    5,368在 GitHub 上查看↗

    rnnoise is a real-time speech denoising library that uses a recurrent neural network to suppress background noise from live voice audio. It is implemented as a lightweight C library with a minimal API, designed for easy integration into audio applications that need low-latency noise reduction. The library employs a gated recurrent unit (GRU) architecture and frequency-domain feature extraction to capture temporal dependencies in speech, operating on short audio frames sequentially for streaming use. It also includes a training pipeline that allows users to train custom noise suppression model

    Neural network-based audio noise reduction.

    Caudiocnoise-reduction
    在 GitHub 上查看↗5,368
  • cmusphinx/pocketsphinxcmusphinx 的头像

    cmusphinx/pocketsphinx

    4,276在 GitHub 上查看↗

    PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams into written text without requiring a network connection. It functions as a speech-to-text library, a real-time transcription engine, and a voice command processor, capable of detecting and transcribing spoken commands from continuous audio streams with configurable acoustic and language models. The engine uses weighted finite-state transducers to represent acoustic, phonetic, and language models as a single search graph for efficient decoding. It employs fixed-point acoustic mod

    Lightweight engine for speech recognition.

    Ccpythonspeech-recognition
    在 GitHub 上查看↗4,276
  • aubio/aubioaubio 的头像

    aubio/aubio

    3,714在 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

    Library for real-time audio and music analysis.

    Canalysisannotationaudio
    在 GitHub 上查看↗3,714
  • libaudioflux/audiofluxlibAudioFlux 的头像

    libAudioFlux/audioFlux

    3,319在 GitHub 上查看↗

    A library for audio and music analysis, feature extraction.

    C library for audio feature extraction and analysis.

    Caudioaudio-analysisaudio-features
    在 GitHub 上查看↗3,319
  • jarikomppa/soloudjarikomppa 的头像

    jarikomppa/soloud

    2,124在 GitHub 上查看↗

    Free, easy, portable audio engine for games

    Portable audio engine for games and applications.

    C
    在 GitHub 上查看↗2,124
  • andrewrk/libsoundioandrewrk 的头像

    andrewrk/libsoundio

    2,089在 GitHub 上查看↗

    C library for cross-platform real-time audio input and output

    Cross-platform library for real-time audio I/O.

    C
    在 GitHub 上查看↗2,089
  • lieff/minimp3lieff 的头像

    lieff/minimp3

    1,916在 GitHub 上查看↗

    Minimalistic MP3 decoder single header library

    Header-only MP3 decoder implementation.

    Caudiocodecdecoder
    在 GitHub 上查看↗1,916
  • erikd/libsndfileerikd 的头像

    erikd/libsndfile

    1,706在 GitHub 上查看↗

    A C library for reading and writing sound files containing sampled audio data.

    Interface for reading and writing sampled sound files.

    C
    在 GitHub 上查看↗1,706
  • micknoise/maximilianmicknoise 的头像

    micknoise/Maximilian

    1,688在 GitHub 上查看↗

    C++ Audio and Music DSP Library

    Library for audio synthesis and DSP.

    C++
    在 GitHub 上查看↗1,688
  • adamstark/audiofileadamstark 的头像

    adamstark/AudioFile

    1,138在 GitHub 上查看↗

    A simple C++ library for reading and writing audio files.

    Simple library for reading and writing audio files.

    C++aifaudioaudio-files
    在 GitHub 上查看↗1,138
  • rism-ch/veroviorism-ch 的头像

    rism-ch/verovio

    873在 GitHub 上查看↗

    🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)

    Library for music notation engraving.

    C++
    在 GitHub 上查看↗873
  • tonicaudio/tonicTonicAudio 的头像

    TonicAudio/Tonic

    555在 GitHub 上查看↗

    Easy and efficient audio synthesis in C++

    Library for efficient audio synthesis.

    C++
    在 GitHub 上查看↗555
  • nativeinstruments/ni-mediaNativeInstruments 的头像

    NativeInstruments/ni-media

    254在 GitHub 上查看↗

    NI Media is a C++ library for reading and writing audio streams.

    Library for handling audio file formats.

    C++
    在 GitHub 上查看↗254
  • saharatul/selasahaRatul 的头像

    sahaRatul/sela

    217在 GitHub 上查看↗

    SimplE Lossless Audio

    Library for lossless audio compression.

    C++
    在 GitHub 上查看↗217
  • sparkystudios/amplitudeaudiosdkSparkyStudios 的头像

    SparkyStudios/AmplitudeAudioSDK

    76在 GitHub 上查看↗

    A powerful cross-platform audio engine, optimized for games.

    Cross-platform audio engine for game development.

    C++
    在 GitHub 上查看↗76
  1. Home
  2. Part of an Awesome List
  3. Media & Communication
  4. Audio