-
Notifications
You must be signed in to change notification settings - Fork 527
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
On screen translation #65
Comments
By "on screen translation" do you mean the translation of what you see on the screen even outside the app? Or on screen commands to decide when to start and stop voice recognition? |
For example, I don’t understand German. Although this app can translate into German, I don’t know if what it translates is what I mean. This is a bit confusing. |
This is a problem for all machine translators, there is never a way to know if the translation is good without knowing the language (and if you know the language you don't need the translator), although you can actually tell the level of quality from how the other person responds to you. |
Well, at least I need to know whether the microphone accurately recognized what I said, which may reduce some misunderstandings. |
Ah ok you were referring to that, maybe in the future I could add it as an option in the settings, although I repeat that knowing that the transcription went well only gives you a slight clue about the final quality. For now if you want to get an idea of the quality of the transcription I suggest you do some tests by setting your language as both input and output to see in general if it usually transcribes well. |
I'm not sure how hard it would be to add real-time or on command screen translation but if you can the please add it.
The text was updated successfully, but these errors were encountered: