Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of syllable lyrics #51

Open
dm-vodopyanov opened this issue Mar 13, 2024 · 3 comments
Open

Add support of syllable lyrics #51

dm-vodopyanov opened this issue Mar 13, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@dm-vodopyanov
Copy link

dm-vodopyanov commented Mar 13, 2024

Syllable lyrics is an extension of enhanced LRC format, for more see here: https://en.wikipedia.org/wiki/LRC_(file_format)#A2_extension:_word_time_tag

Example:

[00:00.00] <00:00.04> When <00:00.16> the <00:00.82> truth <00:01.29> is <00:01.63> found <00:03.09> to <00:03.37> be <00:05.92> lies 
[00:06.47] <00:07.67> And <00:07.94> all <00:08.36> the <00:08.63> joy <00:10.28> within <00:10.53> you <00:13.09> dies 
[00:13.34] <00:14.32> Don't <00:14.73> you <00:15.14> want <00:15.57> somebody <00:16.09> to <00:16.46> love

The request is to add an ability to differentiate syllable lyrics from usual "Synced" LRC files in LRCLIB and LRCGET and correctly display them in LRCGET.

@tranxuanthang tranxuanthang added the enhancement New feature or request label Mar 15, 2024
@Tox1cPhantom
Copy link

@tranxuanthang Is there a way to get Syllable lyrics?

@tranxuanthang
Copy link
Owner

@Tox1cPhantom There isn't one for now. I'm still not so sure if it is worth it, because word-by-word sync will be much more time-consuming, so the contribution rate to this format might be extremely low.

But who knows, if there is high demand for this, then it will be added to LRCLIB and LRCGET someday.

@dm-vodopyanov
Copy link
Author

@tranxuanthang there is no need to create syllable lyrics manually, one can download syllable lyrics from Apple Music in TTML format and convert them into syllable LRC lyrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants