Add Word-Level Alignment#215
Conversation
|
|
Update 12/09: Update 12/17: |
|
@fabiocat93 Would you kindly allow the workflow to run tests on this? All the forced alignment-relevant tests pass. I haven't run all the tests locally because I still have to address the squim issue. |
|
@fabiocat93 I addressed all your feedback:) Mergable? |
|
fabiocat93
left a comment
There was a problem hiding this comment.
Hi @ibevers , it looks good to me. You only need unit tests to pass
900miles
left a comment
There was a problem hiding this comment.
I unfortunately didn't have time for a thorough review but the notebook uses an outdated form of loading audio from file so it gives an error. A couple of other comments but it seems to run okay otherwise.
|
@fabiocat93 mergable ("Merging is blocked.")? |
|

Description
Related Issue(s)
#14
Motivation and Context
Corrects buggy forced alignment and adds more granular alignment (word and character), which is useful for various purposes. This is a character-based approach. I plan to add a phoneme-based approach in the future to compare to this.
How Has This Been Tested?
Added test to compare with publicly available alignment. Plan to do more comprehensive evaluation on TIMIT as soon as possible.
Screenshots (if appropriate):
Types of changes
Checklist: