I am creating an app which takes the picture and recognize the text from it and provides it as the output. I am using mlkit from the firebase for this purpose. So far I am able to detect the text in English. Now I want it to detect the text in Hindi. Also, I am using on-device detection for detecting the text.
Can anyone guide me with this hurdle?
Any help will be appreciated.