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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
smacke avatar

smacke/subsync

0
View on GitHub↗
7,747 estrellas·320 forks·Python·MIT·1 vista

Subsync

Subsync is a subtitle synchronization tool that aligns subtitle timing to video audio tracks or other synchronized subtitle files. It functions as an audio-based aligner and timing validator to ensure dialogue and captions match during playback.

The system utilizes audio-text cross-correlation to match voice activity peaks in audio tracks against subtitle timestamps. It includes a remote media sync client that retrieves files from external servers using standard network protocols for local processing.

To ensure accuracy, the tool calculates confidence scores to block updates that fall below a quality threshold or contain implausible time offsets. Processing efficiency is managed through segment-based audio sampling and duration limits to reduce analysis time for long files.

The core logic can be driven through programmatic interfaces and monitored via callback handlers.

Features

  • Subtitle Synchronization - Aligns subtitles to a video by matching voice activity in the audio track with the timing of the text.
  • Audio-Text Cross-Correlation - Matches voice activity peaks in audio tracks against subtitle timestamps to calculate timing offsets.
  • Media Post-Processing Utilities - Provides automated tools to fix timing issues in video files and subtitles across large media collections.
  • Alignment - Calculates mathematical alignment scores to prevent subtitle updates that fall below a quality threshold.
  • Synchronization Quality Validation - Prevents subtitle modifications when the alignment score is too low or the time offset is implausible.
  • Timing Validation - Calculates alignment scores to ensure subtitle synchronization is accurate before applying modifications.
  • Performance Optimization - Reduces processing time for long files by sampling specific segments or limiting the analysis duration.
  • Audio Segmentation Utilities - Reduces analysis time by processing specific time windows of audio instead of the full duration.
  • Media Automation - Tool for automatically synchronizing subtitles with video.
  • Audio and Subtitle Tools - Tool to automatically synchronize subtitles with video.

Historial de estrellas

Gráfico del historial de estrellas de smacke/subsyncGráfico del historial de estrellas de smacke/subsync

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 Subsync

Proyectos open-source similares, clasificados según cuántas características comparten con Subsync.
  • trash-guides/guidesAvatar de TRaSH-Guides

    TRaSH-Guides/Guides

    2,800Ver en GitHub↗

    Guides is a collection of standardized architectural guides and best practices for deploying containerized media servers and optimizing download clients. It provides documentation for setting up self-hosted media server environments, focusing on the integration of downloaders and media managers. The project centers on a hardlink storage architecture and a specific directory structure and volume mapping standard. This approach enables atomic moves to prevent data duplication across different media applications. The guides cover a broad range of capability areas, including media automation con

    Markdownbazarrguideguides
    Ver en GitHub↗2,800
  • smacke/ffsubsyncAvatar de smacke

    smacke/ffsubsync

    7,576Ver en GitHub↗

    ffsubsync is a subtitle synchronization tool that aligns subtitle timestamps to audio tracks or reference files using voice activity detection and FFmpeg. It functions as an audio-based subtitle aligner that analyzes speech patterns within a video audio stream to correct timing. The system provides capabilities for cross-language subtitle synchronization, allowing an unsynchronized file to be aligned using a correctly timed subtitle file in a different language as a reference. It also includes a remote media timing engine that streams audio references from network URLs to perform synchronizat

    Pythonalignmentaudiocaption
    Ver en GitHub↗7,576
  • morpheus65535/bazarrAvatar de morpheus65535

    morpheus65535/bazarr

    4,070Ver en GitHub↗

    Bazarr is an automated subtitle management system and downloader designed to discover, acquire, and synchronize subtitles for movies and TV shows. It functions as a media library companion that integrates with external media managers and servers via APIs to track missing subtitles and ensure libraries are up to date. The project distinguishes itself through advanced media processing, using neural-network audio transcription to generate subtitles from audio tracks or translate foreign dialogue into English. It also features audio-based synchronization to align subtitle timing with video conten

    Pythondownload-subtitlesepisodesmovie
    Ver en GitHub↗4,070
  • nadermx/backgroundremoverAvatar de nadermx

    nadermx/backgroundremover

    7,932Ver en GitHub↗

    Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a command-line interface and a Python API. At its core, it uses a pre-trained deep learning model to classify each pixel as foreground or background, producing a binary mask for removal. The tool distinguishes itself through multiple integration methods and output capabilities. It can process images and videos via Unix pipeline data streams, operate as an HTTP API server, or be called programmatically within Python scripts. Users can choose among different AI models to balance proc

    Pythonaibackground-removalbackground-remover
    Ver en GitHub↗7,932
Ver las 30 alternativas a Subsync→

Preguntas frecuentes

¿Qué hace smacke/subsync?

Subsync is a subtitle synchronization tool that aligns subtitle timing to video audio tracks or other synchronized subtitle files. It functions as an audio-based aligner and timing validator to ensure dialogue and captions match during playback.

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

Las características principales de smacke/subsync son: Subtitle Synchronization, Audio-Text Cross-Correlation, Media Post-Processing Utilities, Alignment, Synchronization Quality Validation, Timing Validation, Performance Optimization, Audio Segmentation Utilities.

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

Las alternativas de código abierto para smacke/subsync incluyen: trash-guides/guides — Guides is a collection of standardized architectural guides and best practices for deploying containerized media… smacke/ffsubsync — ffsubsync is a subtitle synchronization tool that aligns subtitle timestamps to audio tracks or reference files using… morpheus65535/bazarr — Bazarr is an automated subtitle management system and downloader designed to discover, acquire, and synchronize… nadermx/backgroundremover — Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a… subtitleedit/subtitleedit — Subtitle Edit is a desktop application designed for the creation, synchronization, and adjustment of text-based… chinesesubfinder/chinesesubfinder — ChineseSubFinder is an automated subtitle manager and downloader specialized in retrieving Chinese language subtitles.…