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 for SPKR-INFO lines in load_rttm #86

Open
hbredin opened this issue Aug 23, 2022 · 3 comments
Open

Add support for SPKR-INFO lines in load_rttm #86

hbredin opened this issue Aug 23, 2022 · 3 comments

Comments

@hbredin
Copy link
Member

hbredin commented Aug 23, 2022

RTTM files sometimes contain a bunch of lines describing the list of speakers.
Those are marked with SPKR-INFO first field.

def load_rttm(file_rttm):

@ganeshsutar
Copy link

Hi, Could I add the relevant feature and make a pull request? Also could you please give me a link for the RTTM specs to refer to while coding the feature.

@hbredin
Copy link
Member Author

hbredin commented Aug 29, 2022

That would be great!

The specs are available in this document, Appendix A.

@hbredin
Copy link
Member Author

hbredin commented Aug 29, 2022

Please see this as well pyannote/pyannote-core#75

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

2 participants