awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Tinytag के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Tinytag के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jiaaro/pydubjiaaro का अवतार

    jiaaro/pydub

    9,767GitHub पर देखें↗

    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/librosalibrosa का अवतार

    librosa/librosa

    8,200GitHub पर देखें↗

    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/beetsbeetbox का अवतार

    beetbox/beets

    15,307GitHub पर देखें↗

    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/matcheringsergree का अवतार

    sergree/matchering

    2,551GitHub पर देखें↗

    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
Tinytag के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…