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

Task: Word-Level Alignment #214

Open
3 tasks
ibevers opened this issue Dec 5, 2024 · 2 comments · May be fixed by #215
Open
3 tasks

Task: Word-Level Alignment #214

ibevers opened this issue Dec 5, 2024 · 2 comments · May be fixed by #215
Assignees

Comments

@ibevers
Copy link
Collaborator

ibevers commented Dec 5, 2024

Description

Update forced alignment to word-level, not just sentence level alignment.

Tasks

  • Add correctness test with labeled data
  • Update
  • Add additional tests

Freeform Notes

Related:
#14

@ibevers ibevers self-assigned this Dec 5, 2024
@ibevers ibevers linked a pull request Dec 5, 2024 that will close this issue
6 tasks
@ibevers
Copy link
Collaborator Author

ibevers commented Dec 17, 2024

Update 12/09:
Reviewed code and identified what needs to be changed. Still figuring out how exactly it should be changed.

@ibevers
Copy link
Collaborator Author

ibevers commented Dec 17, 2024

Update 12/17:
The code works and returns an aligned ScriptLine for sentences, words, and characters. I am now fixing discrepancies with the previous tests. I also plan to add a correctness test for at least one labeled example.

@ibevers ibevers mentioned this issue Dec 23, 2024
2 tasks
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 a pull request may close this issue.

1 participant