minkiapps

Results 5 comments of minkiapps

I have ``` implementation 'com.huawei.hms:ml-computer-vision-ocr-latin-model:2.0.1.300' implementation 'com.huawei.hms:ml-computer-vision-ocr-cn-model:2.0.1.300' implementation 'com.huawei.hms:ml-computer-vision-ocr:2.0.1.300' ```

please tell me as soon as they are released

I updated the version to `implementation 'com.huawei.hms:ml-computer-translate:2.0.3.300'` code is opensource, find it [here](https://github.com/minkiapps/Instant-Translator/tree/update_translation_sdk) now I face the issue again with translation model download failed, here the log: ``` E/MLInitializerProvider: MLInitializerProvider...

Hey, I found out my app id in json file had a space in the middle, sorry on my side. Nevertheless, my original error still persists after updating the dependency.....

Fixed with PR #15