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

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

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

tinytag/tinytag

0
View on GitHub↗
821 نجوم·103 تفرعات·Python·MIT·9 مشاهدات

Tinytag

Python library for reading audio file metadata

Features

  • Audio and Video Processing - Reads metadata from common music file formats.
  • Audio Processing - Utility for reading metadata from audio files.
  • Audio Video Processing - Listed in the “Audio Video Processing” section of the Awesome Python awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ tinytag/tinytagمخطط تاريخ النجوم لـ tinytag/tinytag

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Tinytag

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tinytag.
  • jiaaro/pydubالصورة الرمزية لـ jiaaro

    jiaaro/pydub

    9,767عرض على GitHub↗

    Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting audio files and segments. It serves as a programmatic wrapper for FFmpeg to import and export a wide variety of audio formats. The library functions as an audio signal generator capable of creating synthetic waveforms, such as sine waves and white noise. It also provides tools for digital signal processing, including the application of filters, fades, crossfades, and gain adjustments to sound signals. Its broader capabilities cover programmatic audio editing through concatenatio

    Python
    عرض على GitHub↗9,767
  • librosa/librosaالصورة الرمزية لـ librosa

    librosa/librosa

    8,200عرض على GitHub↗

    Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing

    Pythonaudiodsplibrosa
    عرض على GitHub↗8,200
  • beetbox/beetsالصورة الرمزية لـ beetbox

    beetbox/beets

    15,307عرض على GitHub↗

    Beets is a command-line music library manager that automates the organization, standardization, and maintenance of digital audio collections. It functions as a relational database-backed system that identifies audio content through acoustic fingerprinting and retrieves accurate metadata from online databases to ensure consistent tagging and directory structures. The project distinguishes itself through an event-driven pipeline architecture and a modular plugin system, which allow users to intercept and customize library processing workflows. This extensibility enables the integration of exter

    Pythonclihacktoberfestmusic
    عرض على GitHub↗15,307
  • sergree/matcheringالصورة الرمزية لـ sergree

    sergree/matchering

    2,551عرض على GitHub↗

    Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a target track to a specific reference track. It functions as a reference-based mastering system that aligns a target signal's spectral envelope, RMS, and peak amplitude with those of a chosen reference file. The project utilizes a multi-stage processing pipeline featuring an FFT spectral matching engine to adjust frequency response. It ensures output quality through the use of a brickwall limiter to prevent signal clipping while preserving the original waveform shape. The tool pr

    Pythonaudiodocker-imagedsp
    عرض على GitHub↗2,551
عرض جميع البدائل الـ 30 لـ Tinytag→

الأسئلة الشائعة

ما هي وظيفة tinytag/tinytag؟

Python library for reading audio file metadata

ما هي الميزات الرئيسية لـ tinytag/tinytag؟

الميزات الرئيسية لـ tinytag/tinytag هي: Audio and Video Processing, Audio Processing, Audio Video Processing.

ما هي البدائل مفتوحة المصدر لـ tinytag/tinytag؟

تشمل البدائل مفتوحة المصدر لـ tinytag/tinytag: sergree/matchering — Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a… jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… beetbox/beets — Beets is a command-line music library manager that automates the organization, standardization, and maintenance of… kittenml/kittentts — KittenTTS is a neural text-to-speech engine and text-to-audio synthesis tool that converts written text into spoken… abhitronix/vidgear — VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating…