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

Generating masks using alignments #310

Merged
merged 44 commits into from
May 31, 2021
Merged

Conversation

desh2608
Copy link
Collaborator

@desh2608 desh2608 commented May 30, 2021

This PR adds the option for using alignments to generate supervision masks. Usage example:

mask = cut.supervisions_feature_mask(use_alignment_if_exists='word')

desh2608 and others added 30 commits April 30, 2021 17:26
@desh2608 desh2608 changed the title Functionality for generating masks using alignments Generating masks using alignments May 30, 2021
@pzelasko
Copy link
Collaborator

Great! Could you extend the tests for the methods in which the changes are not currently covered? Codecov highlighted them in the GitHub diff. The new tests can be similar to the existing ones.

@desh2608
Copy link
Collaborator Author

@pzelasko added new tests to cover the diff.

@pzelasko pzelasko merged commit 56bc347 into lhotse-speech:master May 31, 2021
@pzelasko
Copy link
Collaborator

Thanks!

@pzelasko pzelasko added this to the v0.7 milestone Jun 7, 2021
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

Successfully merging this pull request may close these issues.

3 participants