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

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

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

9 مستودعات

Awesome GitHub RepositoriesLevel Normalization

Processes for adjusting peak amplitude to ensure consistent volume across audio clips.

Distinct from Audio Processing: Specifically addresses amplitude normalization rather than general audio playback or recording.

Explore 9 awesome GitHub repositories matching graphics & multimedia · Level Normalization. Refine with filters or upvote what's useful.

Awesome Level Normalization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • easychen/lean-side-bussinessالصورة الرمزية لـ easychen

    easychen/lean-side-bussiness

    11,984عرض على GitHub↗

    This project is a comprehensive software entrepreneurship curriculum and solopreneurship business playbook designed for developers. It provides a strategic framework for building, validating, and monetizing side businesses using lean startup methodology and a systematic product development approach. The project distinguishes itself by offering specific guides for digital monetization and career anti-fragility, helping software engineers transition from employment to self-employment. It focuses on turning technical skills into scalable digital assets, paid communities, and independent software

    Adjusts peak amplitude to a consistent target level for uniform volume across clips.

    عرض على GitHub↗11,984
  • jpochyla/psstالصورة الرمزية لـ jpochyla

    jpochyla/psst

    9,343عرض على GitHub↗

    Psst is a cross-platform Spotify music client and library manager. It functions as a desktop application for streaming music and podcasts, providing a native playback interface and tools for organizing saved albums and playlists. The project is distinguished by a client-server architecture that separates the core audio playback engine from the user interface. This allows for dual-interface state sharing, where a graphical user interface and a dedicated command-line interface can simultaneously control the same playback session. The application covers audio streaming with loudness normalizati

    Processes incoming audio streams through a normalization filter to maintain consistent volume across tracks.

    Rust
    عرض على GitHub↗9,343
  • cmus/cmusالصورة الرمزية لـ cmus

    cmus/cmus

    6,048عرض على GitHub↗

    cmus is a terminal-based audio player that runs entirely within a terminal window, using the ncurses library to render its interface without any graphical toolkit. It is designed to play local music files and internet radio streams, with support for CUE sheet metadata that splits single audio files into logical tracks with correct timing, and gapless playback that eliminates audible pauses between consecutive tracks. The player distinguishes itself through a Vi-inspired incremental search interface that locates tracks and commands in real time as you type, and a tab-based workspace model that

    Adjusts playback volume per track or album based on stored ReplayGain loudness metadata.

    C
    عرض على GitHub↗6,048
  • namidaco/namidaالصورة الرمزية لـ namidaco

    namidaco/namida

    5,002عرض على GitHub↗

    Namida is a multi-format media player, music library manager, and network media streamer. It provides a unified interface for playing local and remote audio and video files, serving as both a specialized client for YouTube content and a synchronized lyrics player. The project distinguishes itself through a dynamic theme engine that generates artwork-based visuals and a comprehensive set of audio processing tools, including gain normalization, equalizers, and crossfading. It also features a specialized system for retrieving and displaying time-synced lyrics in formats such as LRC and TTML. Br

    Adjusts peak amplitude and gain to ensure consistent volume levels across different audio tracks.

    Dartandroidandroid-appandroid-music-player
    عرض على GitHub↗5,002
  • wyattblue/auto-editorالصورة الرمزية لـ WyattBlue

    WyattBlue/auto-editor

    4,460عرض على GitHub↗

    Auto-editor is a command-line automated video editor that uses FFmpeg to remove silence and inactive footage from video files. It functions as a processing suite with specialized cut generators that identify segments to trim based on loudness thresholds, motion analysis, and speech-to-text transcription. The tool distinguishes itself by offering a flexible post-production workflow, allowing users to export automated cut timelines as XML or JSON files for use in professional non-linear editing software. Beyond simple deletion, it can perform dynamic playback adjustments, such as increasing the

    Adjusts audio volume using peak amplitude scaling or perceived loudness analysis to ensure consistent levels.

    Nimaudioaudio-editingaudio-processing
    عرض على GitHub↗4,460
  • azuracast/azuracastالصورة الرمزية لـ AzuraCast

    AzuraCast/AzuraCast

    3,907عرض على GitHub↗

    AzuraCast is a self-hosted web radio management suite and dashboard designed for internet radio broadcasting. It functions as an automated playback manager and broadcasting system, integrating an audio orchestrator for transcoding and cross-fading with a streaming server to distribute audio via mount points. The platform enables multi-tenant station management, allowing a single installation to host multiple independent radio entities. It distinguishes itself by combining an Auto-DJ broadcast system with the ability to manage live DJ accounts and coordinate real-time broadcasts. The system c

    Adjusts peak amplitude across tracks to ensure a consistent listening experience.

    PHPicecastliquidsoapradio
    عرض على GitHub↗3,907
  • collabora/whisperliveالصورة الرمزية لـ collabora

    collabora/WhisperLive

    3,819عرض على GitHub↗

    WhisperLive is a real-time speech-to-text server that converts live audio streams into text using Whisper models. It functions as a backend service that receives microphone input via WebSockets and provides incremental transcriptions with word-level timestamps. The system utilizes a GPU-accelerated inference engine and a keyword-boosted transcription API to improve the recognition accuracy of domain-specific jargon, acronyms, and product names. It also includes a speaker diarization tool that clusters audio embeddings to identify and label different participants within a recording. Additiona

    Normalizes raw int16 audio input to ensure consistent sound levels across different hardware sources.

    Pythondictationobsopenai
    عرض على GitHub↗3,819
  • oop7/ytsageالصورة الرمزية لـ oop7

    oop7/YTSage

    3,713عرض على GitHub↗

    YTSage is a desktop application and graphical user interface for downloading video and audio from YouTube and other platforms. Built using the PySide6 framework and powered by the yt-dlp engine, it provides a visual interface for media extraction and file organization. The application includes a dedicated media filter that removes sponsored segments from downloaded videos using community-sourced timestamp data. It also features a metadata extractor to fetch and save subtitles, thumbnails, descriptions, and chapter markers. The tool supports batch playlist processing, audio format conversion

    Adjusts peak amplitude to ensure consistent volume across downloaded audio clips.

    Pythonpyside6pythonyoutube-dl
    عرض على GitHub↗3,713
  • 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

    Adjusts audio levels using normalization and tags to ensure consistent loudness across different tracks.

    C++audioaudio-playermusic
    عرض على GitHub↗2,607
  1. Home
  2. Graphics & Multimedia
  3. Audio & Music
  4. Audio Processing
  5. Level Normalization

استكشف الوسوم الفرعية

  • ReplayGain NormalizationsAdjusting playback volume per track or album based on precomputed ReplayGain loudness metadata stored in audio tags. **Distinct from Level Normalization:** Distinct from Level Normalization: uses precomputed ReplayGain metadata rather than real-time peak amplitude adjustment.