awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesAudio Codec Decoders

Software implementations that translate compressed audio bitstreams back into raw waveforms.

Distinct from Audio Format Decoders: Candidates focus on resampling or specific sample extraction, not the core decoding process of a codec.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Audio Codec Decoders. Refine with filters or upvote what's useful.

Awesome Audio Codec Decoders GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • uberi/speech_recognitionالصورة الرمزية لـ Uberi

    Uberi/speech_recognition

    8,973عرض على GitHub↗

    This project is a Python speech recognition library that serves as a unified interface for converting spoken audio into text. It functions as a bridge between Python applications and a variety of speech-to-text engines, providing a consistent way to interact with both local and cloud-based recognition services. The library distinguishes itself as a multi-engine transcription tool, wrapping diverse online APIs and offline recognition backends into a standardized format. This allows for interchangeable recognition engines and supports multilingual audio transcription through various language pa

    Translates various audio file containers like WAV and FLAC into raw waveforms for transcription processing.

    Pythonaudiopythonspeech-recognition
    عرض على GitHub↗8,973
  • nevcairiel/lavfiltersالصورة الرمزية لـ Nevcairiel

    Nevcairiel/LAVFilters

    8,969عرض على GitHub↗

    LAVFilters is an open-source media filter pack consisting of splitters and decoders designed for the DirectShow framework. It functions as a set of software components that convert compressed media data into raw formats for hardware or software rendering. The collection includes a media splitter to separate combined audio and video container formats into individual streams, as well as a specialized Blu-ray disc player filter used to identify and extract movie titles and playlists from disc structures. The project provides capabilities for audio and video stream decoding, media stream demuxin

    Translates compressed audio bitstreams back into raw waveforms compatible with system hardware.

    C++
    عرض على GitHub↗8,969
  • xiph/opusالصورة الرمزية لـ xiph

    xiph/opus

    3,035عرض على GitHub↗

    Opus is a lossy audio compression standard and codec designed for high-quality speech and music transmission over the internet. It functions as a low-latency audio codec and network-resilient streamer, providing a framework for encoding and decoding digital audio. The project distinguishes itself through the support of multi-channel ambisonics for immersive three-dimensional spatial audio reproduction. It is specifically optimized for real-time interactive communication, utilizing dynamic bitrate adjustment and forward error correction to maintain audio quality on unstable networks. The syst

    Translates compressed bitstreams back into raw audio for playback or further processing.

    Caudioccodec
    عرض على GitHub↗3,035
  • musicplayerdaemon/mpdالصورة الرمزية لـ MusicPlayerDaemon

    MusicPlayerDaemon/MPD

    2,607عرض على GitHub↗

    MPD is a headless music server daemon that indexes audio libraries and streams music to local or remote outputs. It functions as a music library manager and network audio streamer, providing a remote audio control protocol that allows external clients to manage playback, playlists, and database queries. The system acts as a multiroom audio coordinator, synchronizing audio distribution across multiple networked clients and hardware devices. It supports a variety of remote management capabilities, including a dedicated control API and the ability to broadcast audio streams over network protocol

    Parses various compressed and lossless audio formats into raw waveforms for playback.

    C++audioaudio-playermusic
    عرض على GitHub↗2,607
  • soniqo/speech-swiftالصورة الرمزية لـ soniqo

    soniqo/speech-swift

    896عرض على GitHub↗

    This project is a comprehensive toolkit for on-device speech recognition, synthesis, and audio processing, specifically engineered for Apple Silicon. It provides a framework for building real-time, full-duplex voice agents that operate entirely offline, leveraging native hardware acceleration to maintain performance and privacy. By utilizing optimized machine learning models, the library enables local execution of complex audio tasks without reliance on external cloud services. The library distinguishes itself through its specialized focus on local, high-performance voice interaction. It incl

    Translates compressed audio bitstreams back into raw waveforms.

    Swiftapple-siliconasrcoreml
    عرض على GitHub↗896
  1. Home
  2. Graphics & Multimedia
  3. Audio Codec Decoders