Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Disable translation in Android application. #21

Open
TheoKJo opened this issue Feb 13, 2023 · 2 comments
Open

Disable translation in Android application. #21

TheoKJo opened this issue Feb 13, 2023 · 2 comments

Comments

@TheoKJo
Copy link

TheoKJo commented Feb 13, 2023

Thanks for great work!

When I tested with multilingual.bin file in Korean. The android app works well but displayed text is translated to English.

Can I have any method to display in Korean ?
Also if there is an option to specify language mode, then it will be much better to use.

Thank you.

@nyadla-sys
Copy link
Contributor

@TheoKJo We don't have multilingual support on the Android demo, and it needs to be expanded. I am busy with other important tasks right now

@nyadla-sys
Copy link
Contributor

I created two tflite models for encoder and decoder and it does multilanguage support.
You may have to extend Android app to use two tflite models to perform ASR.
https://colab.research.google.com/github/usefulsensors/openai-whisper/blob/main/notebooks/whisper_encoder_decoder_tflite.ipynb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants