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

[Feature] Continuous Translation #131

Open
AmitMY opened this issue Jan 22, 2024 · 0 comments
Open

[Feature] Continuous Translation #131

AmitMY opened this issue Jan 22, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed spoken-to-signed

Comments

@AmitMY
Copy link
Contributor

AmitMY commented Jan 22, 2024

Problem

Our interface currently only allows for single turn translation, where for example a user can input text, then we perform the translation of the entire text.

Description

For spoken-to-signed, we can allow a "continuous mode", perhaps looking like this https://codepen.io/abnersn/pen/ExVwoWB
image

This would allow continuous speech, and using the browser's native sentence segmentation we could translate one sentence at a time and stitch the sentences together in the client

Alternatives

Wait until everything is spoken, then translate.

Additional context

No response

@AmitMY AmitMY added enhancement New feature or request help wanted Extra attention is needed spoken-to-signed labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed spoken-to-signed
Projects
None yet
Development

No branches or pull requests

1 participant