UGT icon indicating copy to clipboard operation
UGT copied to clipboard

Game will read in Chinese when text is Japanese

Open Meerkov opened this issue 4 years ago • 1 comments

I've set my config to expect to translate Japanese to English. But in some games more than others, it will randomly decide that it is reading chinese text instead of Japanese despite the hints. This means that the audio reads wrong, and the text will often not translate into english without additional button inputs.

Here are my relevant settings:

;source_language_hint|auto
source_language_hint|ja

audio_default_language|ja

Meerkov avatar Jan 31 '21 07:01 Meerkov

Unfortunately this shortcoming is coming from Google's side - I'm using the language "hint" feature and it often seems to do nothing. There is no "force everything to be this language" for OCR afaik. ( https://cloud.google.com/vision/docs/languages )

There is also the chance that I'm simply sending the hint langage wrong, I should probably double check...

SethRobinson avatar Apr 08 '21 01:04 SethRobinson