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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sparkystudios/amplitudeaudiosdk

Open-source alternatives to AmplitudeAudioSDK

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

  • aubio/aubioAvatar de aubio

    aubio/aubio

    3,714Ver en 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
    Ver en GitHub↗3,714
  • facebookresearch/wav2letterAvatar de facebookresearch

    facebookresearch/wav2letter

    6,444Ver en 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++
    Ver en GitHub↗6,444
  • micknoise/maximilianAvatar de micknoise

    micknoise/Maximilian

    1,688Ver en GitHub↗

    C++ Audio and Music DSP Library

    C++
    Ver en GitHub↗1,688
  • adamstark/audiofileAvatar de adamstark

    adamstark/AudioFile

    1,138Ver en GitHub↗

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

    C++aifaudioaudio-files
    Ver en GitHub↗1,138

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • nativeinstruments/ni-mediaAvatar de NativeInstruments

    NativeInstruments/ni-media

    254Ver en GitHub↗

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

    C++
    Ver en GitHub↗254
  • libaudioflux/audiofluxAvatar de libAudioFlux

    libAudioFlux/audioFlux

    3,319Ver en GitHub↗

    A library for audio and music analysis, feature extraction.

    Caudioaudio-analysisaudio-features
    Ver en GitHub↗3,319
  • jarikomppa/soloudAvatar de jarikomppa

    jarikomppa/soloud

    2,124Ver en GitHub↗

    Free, easy, portable audio engine for games

    C
    Ver en GitHub↗2,124
  • mackron/miniaudioAvatar de mackron

    mackron/miniaudio

    6,905Ver en 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
    Ver en GitHub↗6,905
  • rism-ch/verovioAvatar de rism-ch

    rism-ch/verovio

    873Ver en GitHub↗

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

    C++
    Ver en GitHub↗873
  • xiph/rnnoiseAvatar de xiph

    xiph/rnnoise

    5,368Ver en 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
    Ver en GitHub↗5,368
  • tonicaudio/tonicAvatar de TonicAudio

    TonicAudio/Tonic

    555Ver en GitHub↗

    Easy and efficient audio synthesis in C++

    C++
    Ver en GitHub↗555
  • saharatul/selaAvatar de sahaRatul

    sahaRatul/sela

    217Ver en GitHub↗

    SimplE Lossless Audio

    C++
    Ver en GitHub↗217
  • andrewrk/libsoundioAvatar de andrewrk

    andrewrk/libsoundio

    2,089Ver en GitHub↗

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

    C
    Ver en GitHub↗2,089
  • lieff/minimp3Avatar de lieff

    lieff/minimp3

    1,916Ver en GitHub↗

    Minimalistic MP3 decoder single header library

    Caudiocodecdecoder
    Ver en GitHub↗1,916
  • erikd/libsndfileAvatar de erikd

    erikd/libsndfile

    1,706Ver en GitHub↗

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

    C
    Ver en GitHub↗1,706
  • barerose/atomixAvatar de BareRose

    BareRose/atomix

    97Ver en 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
    Ver en GitHub↗97
  • aufree/estmusicindicatorAvatar de Aufree

    Aufree/ESTMusicIndicator

    468Ver en GitHub↗

    Cool Animated music indicator view written in Swift

    Swift
    Ver en GitHub↗468
  • alexbw/novocaineAvatar de alexbw

    alexbw/novocaine

    2,234Ver en GitHub↗

    Painless high-performance audio on iOS and Mac OS X

    Objective-C
    Ver en GitHub↗2,234
  • cmusphinx/pocketsphinxAvatar de cmusphinx

    cmusphinx/pocketsphinx

    4,276Ver en 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
    Ver en GitHub↗4,276
  • carlosmbe/rhythm-snapAvatar de carlosmbe

    carlosmbe/Rhythm-Snap

    9Ver en 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
    Ver en GitHub↗9
  • audiokit/audiokitAvatar de audiokit

    audiokit/AudioKit

    11,381Ver en 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
    Ver en GitHub↗11,381
  • ahmettkeskin/interactiveplayerviewAvatar de AhmettKeskin

    AhmettKeskin/InteractivePlayerView

    273Ver en GitHub↗

    Custom iOS music player view

    Swift
    Ver en GitHub↗273
  • bogem/id3v2Avatar de bogem

    bogem/id3v2

    366Ver en GitHub↗

    🎵 ID3 decoding and encoding library for Go

    Go
    Ver en GitHub↗366
  • clownacy/clownresamplerAvatar de Clownacy

    Clownacy/clownresampler

    35Ver en 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
    Ver en GitHub↗35
  • bjz/openal-rsAvatar de bjz

    bjz/openal-rs

    82Ver en GitHub↗

    alto provides idiomatic Rust bindings for OpenAL 1.1 and extensions (including EFX).

    Rust
    Ver en GitHub↗82
  • comcast/gaadAvatar de Comcast

    Comcast/gaad

    137Ver en GitHub↗

    GAAD (Go Advanced Audio Decoder)

    Go
    Ver en GitHub↗137
  • danilobellini/audiolazyAvatar de danilobellini

    danilobellini/audiolazy

    714Ver en GitHub↗

    Expressive Digital Signal Processing (DSP) package for Python

    Python
    Ver en GitHub↗714
  • deezer/spleeterAvatar de deezer

    deezer/spleeter

    28,252Ver en 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
    Ver en GitHub↗28,252
  • delannoyk/audioplayerAvatar de delannoyk

    delannoyk/AudioPlayer

    755Ver en GitHub↗

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

    Swift
    Ver en GitHub↗755
  • applikeysolutions/pandoraplayerAvatar de AppliKeySolutions

    AppliKeySolutions/PandoraPlayer

    1,205Ver en GitHub↗

    🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

    Swift
    Ver en GitHub↗1,205