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

make sure the leading and tailing word boundary exists. #1019

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bfs18
Copy link
Contributor

@bfs18 bfs18 commented Jan 26, 2025

Fix #1016
On the wav2vec alignment tutorial page, word boundary symbols are present at the beginning and end. During the whisperX alignment process, the tailing word boundary might be missing, causing the tailing silence to be absorbed into the last word. Adding the tailing word boundary would resolve this issue.

@bfs18 bfs18 mentioned this pull request Jan 26, 2025
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.

Alignment issues after #986 (support timestamp for numbers)
2 participants