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

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

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

4 个仓库

Awesome GitHub RepositoriesAudio Source Captures

Capabilities for ingesting raw audio from multiple origins such as files, sockets, and hardware.

Distinct from Multi-Source Audio Playback: Focuses on the capture and ingestion of raw data for distribution rather than just unifying playback interfaces.

Explore 4 awesome GitHub repositories matching graphics & multimedia · Audio Source Captures. Refine with filters or upvote what's useful.

Awesome Audio Source Captures GitHub Repositories

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

    badaix/snapcast

    7,701在 GitHub 上查看↗

    Snapcast is a multiroom audio streaming system designed to broadcast synchronized high-fidelity audio from a central server to multiple network clients. It functions as a TCP audio distribution server that captures raw audio sources and distributes them to synchronous network audio players. The system utilizes networked clock synchronization to coordinate timing between devices, ensuring simultaneous playback across different physical locations without echo or delay. It includes a remote audio playback controller to manage volume, mute status, and stream assignments via HTTP or WebSockets. T

    Reads raw audio data from files, sockets, or hardware devices for distribution to network clients.

    C++
    在 GitHub 上查看↗7,701
  • snapcast/snapcastsnapcast 的头像

    snapcast/snapcast

    7,447在 GitHub 上查看↗

    Snapcast is a multi-room audio streaming server and network audio synchronizer. It coordinates audio playback across multiple networked clients from a single central server to ensure synchronized sound across different locations. The system utilizes a network audio synchronizer to prevent echo and lag, aligning audio streams through precise time synchronization. It also includes an audio stream resampler that adjusts the sample rate of incoming audio to match the specific hardware requirements of each playback client. The project provides a remote audio controller for centralized management

    Captures audio from diverse inputs including pipes, hardware devices, network sockets, and files.

    C++audioaudio-playeraudio-streaming
    在 GitHub 上查看↗7,447
  • karlstav/cavakarlstav 的头像

    karlstav/cava

    5,856在 GitHub 上查看↗

    Reads audio data from PulseAudio, PipeWire, ALSA, JACK, and CoreAudio for spectrum analysis.

    Calsaaudio-visualizerfreebsd
    在 GitHub 上查看↗5,856
  • thewh1teagle/vibethewh1teagle 的头像

    thewh1teagle/vibe

    5,298在 GitHub 上查看↗

    Vibe is a cross-platform transcription tool that converts spoken audio into text by running Whisper neural models directly on your device, with no cloud dependency. It can transcribe audio from files, microphones, system output, and network streams, and supports both batch processing of multiple files and real-time captioning from continuous input. Beyond basic transcription, Vibe identifies and labels different speakers through speaker diarization, and offers a choice of Command-Line Interface or HTTP API for automated and remote workflows. It also includes plugins to export transcripts to c

    Ingests audio from files, microphones, system output, and network streams using platform-specific audio APIs.

    TypeScriptaicross-platformdesktop
    在 GitHub 上查看↗5,298
  1. Home
  2. Graphics & Multimedia
  3. Multi-Source Audio Playback
  4. Audio Source Captures