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

Space before current word is removed and added back during transcription #11

Open
dahlers205 opened this issue Sep 6, 2024 · 1 comment

Comments

@dahlers205
Copy link

I stumbled across your caption project recently and it is awesome. But I noticed a quite annoying bug.

Issue

When a new word is detected at the beginning the space before this word is set correctly. Than the space gets removed when the next word is detected and it gets added again when the following word is detected. This leads a very inconsinstant reading experiance

I made a screenshot of the console log for a better unterstanding:

grafik

Does this also acure to anyone else.

Additional Info

Im using Google Chrome Version 128.0.6613.115 on Windows 11. But I asume it hase nothing todo with the API.
The bug does not occur on other service that use the Web Speech API for example WebCaptioner [Github]

@Isaac-dot-py
Copy link

It happened to me too! No idea why.

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

No branches or pull requests

2 participants