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

[Telemelody] Pipeline of Collecting Lyric-Rhythm Data #184

Open
mlpeng2003 opened this issue Jan 8, 2024 · 0 comments
Open

[Telemelody] Pipeline of Collecting Lyric-Rhythm Data #184

mlpeng2003 opened this issue Jan 8, 2024 · 0 comments

Comments

@mlpeng2003
Copy link

In your paper, about collecting Lyric-Rhythm Data, I found these description:

Finally, with tempo information and timestamp of each lyric, we can infer beat-level onset, that is, the corresponding rhythm of each lyric.
We use 4 tokens ranging from 0 to 3 to represent rhythm patterns, that is, beat-level onset position in a bar.

My understanding is to find the position of each beat within the bar, corresponding to the number 0-3. To find the location of the beat, there is librosa.beat function in librosa, but for finding the location of the bar, I didn't find a function available in librosa.
I have checked a lot of information, but I still have some question about the details. Could you explain it in detail? Or can share the code about this?

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

No branches or pull requests

1 participant