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

Thread linker Delay. #676

Open
tennokuarastoru opened this issue Oct 10, 2021 · 3 comments
Open

Thread linker Delay. #676

tennokuarastoru opened this issue Oct 10, 2021 · 3 comments

Comments

@tennokuarastoru
Copy link

image
Tried added flush time to 5000 but line always translated one by one by Google. Is there a way to add delay to translation or how to display two line one from thread #1 new line, then thread #2? Thanks

@shoaibshakeel381
Copy link

shoaibshakeel381 commented Oct 17, 2021

You can try using these extensions: Mega
You need to put these extensions after Thread Linker. Extension will wait for a while and then forward all the capture text at once. Note you will still see a flash but it is still better than line getting overwritten.

These extensions were built by @Blu3train He has some really awesome PRs open in this repo, but looks like author has stopped development completely

@torihiki123
Copy link

@shoaibshakeel381 @Blu3train Do you guys happen to have the code for the extensions? I would like to take a look at how you implemented the delay.

@Blu3train
Copy link
Contributor

This is the source. Very trivial
joinsentences250msec.zip

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

4 participants