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

Enhancements and bug fixes for AMI and ICSI #1058

Merged
merged 9 commits into from
May 22, 2023

Conversation

desh2608
Copy link
Collaborator

@desh2608 desh2608 commented May 16, 2023

  • Add a merge_consecutive option for AMI. This is to prevent over-segmentation which results in too many short segments like "Yeah", "Okay", etc.
  • Return word alignments in AMI supervisions (these are provided in office AMI annotations).
  • Fix some bugs in ICSI recipe (e.g. fix_manifests() should be done before saving to file).
  • Return word alignments in ICSI supervisions (provided in annotations).
  • Add option for saving ICSI sph files to wav, so that they are faster to process later.

Copy link
Collaborator

@pzelasko pzelasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pzelasko pzelasko enabled auto-merge (squash) May 22, 2023 16:56
@pzelasko pzelasko merged commit 22c08c0 into lhotse-speech:master May 22, 2023
@desh2608 desh2608 deleted the ami_icsi branch May 22, 2023 17:58
@pzelasko pzelasko added this to the v1.15 milestone May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants