Any idea bout translating Japanese from images?

Hello friends,

Recently I am facing a serious issue that I can’t able to translate Japanese from images :pensive:. Can anyone suggest any idea about this?

Can you clarify this a bit further? Is this a web app you have built?

Hey Ulices, you can use Yandex, this is very useful tool. Thank you.

Love the spam collaboration here :ghost:

1 Like

You could use the Google cloud api to recognise the text in the image:

You could read the text from the image, translate it and then speak it out using the following API’s:

  1. Google Cloud Vision
  2. Google Cloud Translate
  3. Goofle Cloud Text To Speech
    Google documentation explaining how to do it:
    Translating text from a photo  |  Cloud Translation  |  Google Cloud
1 Like