awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tinytag avatar

tinytag/tinytag

0
View on GitHub↗
821 estrellas·103 forks·Python·MIT·9 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de tinytag/tinytagGráfico del historial de estrellas de tinytag/tinytag

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Tinytag

Proyectos open-source similares, clasificados según cuántas características comparten con Tinytag.
  • jiaaro/pydubAvatar de jiaaro

    jiaaro/pydub

    9,767Ver en 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
    Ver en GitHub↗9,767
  • librosa/librosaAvatar de librosa

    librosa/librosa

    8,200Ver en 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
    Ver en GitHub↗8,200
  • beetbox/beetsAvatar de beetbox

    beetbox/beets

    15,307Ver en 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
    Ver en GitHub↗15,307
  • sergree/matcheringAvatar de sergree

    sergree/matchering

    2,551Ver en 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
    Ver en GitHub↗2,551
Ver las 30 alternativas a Tinytag→

Preguntas frecuentes

¿Qué hace tinytag/tinytag?

Python library for reading audio file metadata

¿Cuáles son las características principales de tinytag/tinytag?

Las características principales de tinytag/tinytag son: Audio and Video Processing, Audio Processing, Audio Video Processing.

¿Qué alternativas de código abierto existen para tinytag/tinytag?

Las alternativas de código abierto para tinytag/tinytag incluyen: 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…