-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add word level timestamp handling * Make wordtimings properties public Co-authored-by: Finn Voorhees <[email protected]> * Fix crash for empty alignments Co-authored-by: Finn Voorhees <[email protected]> * Update and test merging logic, fix alignment off by one issue * Add remaining word timestamp heuristics, remove special tokens * Fix sampleLength early loop termination --------- Co-authored-by: Finn Voorhees <[email protected]>
- Loading branch information
1 parent
2846fd9
commit dda6571
Showing
14 changed files
with
1,385 additions
and
455 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.