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

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

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

Open-source alternatives to AudioFile

30 open-source projects similar to adamstark/audiofile, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AudioFile alternative.

  • 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

    Caudiocnoise-reduction
    在 GitHub 上查看↗5,368
  • 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

    C++
    在 GitHub 上查看↗6,444
  • 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

    C
    在 GitHub 上查看↗6,905

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • tonicaudio/tonicTonicAudio 的头像

    TonicAudio/Tonic

    555在 GitHub 上查看↗

    Easy and efficient audio synthesis in C++

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

    NativeInstruments/ni-media

    254在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗254
  • andrewrk/libsoundioandrewrk 的头像

    andrewrk/libsoundio

    2,089在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗2,089
  • jarikomppa/soloudjarikomppa 的头像

    jarikomppa/soloud

    2,124在 GitHub 上查看↗

    Free, easy, portable audio engine for games

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

    lieff/minimp3

    1,916在 GitHub 上查看↗

    Minimalistic MP3 decoder single header library

    Caudiocodecdecoder
    在 GitHub 上查看↗1,916
  • 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)

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

    SparkyStudios/AmplitudeAudioSDK

    76在 GitHub 上查看↗

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

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

    sahaRatul/sela

    217在 GitHub 上查看↗

    SimplE Lossless Audio

    C++
    在 GitHub 上查看↗217
  • 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

    Canalysisannotationaudio
    在 GitHub 上查看↗3,714
  • micknoise/maximilianmicknoise 的头像

    micknoise/Maximilian

    1,688在 GitHub 上查看↗

    C++ Audio and Music DSP Library

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

    libAudioFlux/audioFlux

    3,319在 GitHub 上查看↗

    A library for audio and music analysis, feature extraction.

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

    erikd/libsndfile

    1,706在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗1,706
  • bartolsthoorn/nvdspbartolsthoorn 的头像

    bartolsthoorn/NVDSP

    418在 GitHub 上查看↗

    iOS/OSX DSP for audio (with Novocaine)

    Objective-C
    在 GitHub 上查看↗418
  • barerose/atomixBareRose 的头像

    BareRose/atomix

    97在 GitHub 上查看↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    C
    在 GitHub 上查看↗97
  • algolia/voice-overlay-iosalgolia 的头像

    algolia/voice-overlay-ios

    557在 GitHub 上查看↗

    🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI

    Swift
    在 GitHub 上查看↗557
  • aufree/estmusicindicatorAufree 的头像

    Aufree/ESTMusicIndicator

    468在 GitHub 上查看↗

    Cool Animated music indicator view written in Swift

    Swift
    在 GitHub 上查看↗468
  • audiokit/audiokitaudiokit 的头像

    audiokit/AudioKit

    11,381在 GitHub 上查看↗

    AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati

    Swift
    在 GitHub 上查看↗11,381
  • alexbw/novocainealexbw 的头像

    alexbw/novocaine

    2,234在 GitHub 上查看↗

    Painless high-performance audio on iOS and Mac OS X

    Objective-C
    在 GitHub 上查看↗2,234
  • adefossez/juliusA

    adefossez/julius

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • clownacy/clownresamplerClownacy 的头像

    Clownacy/clownresampler

    35在 GitHub 上查看↗

    This is a single-file library for resampling audio. It is written in C89 and licensed under the terms of the Zero-Clause BSD licence.

    C
    在 GitHub 上查看↗35
  • 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

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

    Comcast/gaad

    137在 GitHub 上查看↗

    GAAD (Go Advanced Audio Decoder)

    Go
    在 GitHub 上查看↗137
  • danilobellini/audiolazydanilobellini 的头像

    danilobellini/audiolazy

    714在 GitHub 上查看↗

    Expressive Digital Signal Processing (DSP) package for Python

    Python
    在 GitHub 上查看↗714
  • deezer/spleeterdeezer 的头像

    deezer/spleeter

    28,252在 GitHub 上查看↗

    Spleeter is an AI audio source separation library and deep learning toolkit designed to split mixed music files into individual audio stems, such as vocals and drums. It provides a suite of pretrained models for isolating different instruments and voices from a recording. The toolkit includes capabilities for training and evaluating custom audio separation models using labeled datasets and configuration files. It also features utilities for measuring model performance by comparing separation outputs against reference datasets. The system manages audio processing through spectral representati

    Pythonaudio-processingbassdeep-learning
    在 GitHub 上查看↗28,252
  • delannoyk/audioplayerdelannoyk 的头像

    delannoyk/AudioPlayer

    755在 GitHub 上查看↗

    AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote).

    Swift
    在 GitHub 上查看↗755
  • devsnd/tinytagdevsnd 的头像

    devsnd/tinytag

    821在 GitHub 上查看↗

    Python library for reading audio file metadata

    Python
    在 GitHub 上查看↗821
  • carlosmbe/rhythm-snapcarlosmbe 的头像

    carlosmbe/Rhythm-Snap

    9在 GitHub 上查看↗

    Rhythm Trainer based on the idea of users snapping their fingers while listening to music. Won Apple's Global WWDC23 Swift Student Challenge.

    Swift
    在 GitHub 上查看↗9