-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import Mishkal to Android #8
Comments
why not to use the web service instead? |
We have already the web service. but we have not an android app. |
When I read this "issue", my first intuition was: Eh, since a Web API already exists, why not just make calls to it? Something this:
NOTES
Disclaimer: I have not programmed in Python before. |
Great suggestion, |
Chaquopy is a Python SDK for Android Disclaimer: I didn't use it before |
I created this example repo where I used chaquopy for running mishkal in a native android app. |
Thank you Mehdi, it's a great contribution. |
We need to run Mishkal under Android, in order to use it to diacritize text before convert it to speech.
Mishkal is a pure python program,
How to run it under Android?
The text was updated successfully, but these errors were encountered: