saurabhshri/CCAligner
🔮 Word by word audio subtitle synchronisation tool and API. Developed under GSoC 2017 with CCExtractor.
This tool helps content creators, educators, or media professionals precisely synchronize subtitle text with the spoken words in an audio track. You provide an audio file (like a podcast or video soundtrack) and a separate subtitle file (SRT format), and it outputs an XML file detailing the exact start and end times for each word, ensuring subtitles appear in perfect sync with the audio. It's designed for anyone needing highly accurate, word-level subtitle timing.
172 stars. No commits in the last 6 months.
Use this if you need to align existing subtitle files with their corresponding audio on a word-by-word basis, rather than just sentence or phrase level.
Not ideal if you're looking for a production-ready solution, as the project is still in early development and functions may refactor over time.
Stars
172
Forks
34
Language
C++
License
—
Category
Last pushed
Oct 27, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/saurabhshri/CCAligner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ieasybooks/tafrigh
تفريغ النصوص وإنشاء ملفات SRT و VTT باستخدام نماذج Whisper وتقنية wit.ai.
botbahlul/autosrt
A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using free Google Speech...
botbahlul/PyAutoSRT
PySimpleGUI based DESKTOP APP to AUTO GENERATE SUBTITLE FILE (using free Google Speech...
abhirooptalasila/AutoSub
A CLI script to generate subtitle files (SRT/VTT/TXT) for any video using either DeepSpeech or Coqui
feldberlin/timething
Timething is a library for aligning text transcripts with their audio recordings.