mikezzb/lyrics-sync
A deep learning lyrics-to-audio alignment system, generating synchronized lyrics from a song and its lyrics
This tool helps synchronize song lyrics with the actual audio of a polyphonic song. You provide an audio file of a song and a text file of its lyrics, and it produces a synchronized .lrc file that marks the exact start and end times for each word. This is useful for lyricists, musicians, music educators, or anyone who needs precise word-level timing for lyrics in a song.
Use this if you need to create highly accurate, time-aligned lyrics files for songs, marking the precise moments each word is sung.
Not ideal if you're looking for a simple lyric display tool without the need for detailed word-level timing, or if you only have instrumental tracks.
Stars
66
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mikezzb/lyrics-sync"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Telegram-Zalo/zac2022-lyric-alignment
Solution for Zalo AI Challenge 2022 - Lyrics Alignment
kjaisingh/Rap-Lyrics-Generator
An LSTM implementation for a Rap Lyric Generator that spawns rap lyrics based on a Kaggle...
qibinc/Lyrics
Deep learning for lyrics.
FlorentTariolle/MetalMining
Large-scale analysis of metal lyrics combining custom lexical metrics, sentiment scoring, and...
ronitkothari/Rap-Lyrics-Generator
A rap lyrics generator built using Python with Machine Learning