alphacep / vosk-android-demo

Offline speech recognition for Android with Vosk library.
Apache License 2.0
714 stars 187 forks source link

Support version android #179

Closed trucvip123 closed 2 years ago

trucvip123 commented 2 years ago

Thanks for your demo. Vosk support for android 10 yet? Please!

Thank you^^

nshmyrev commented 2 years ago

Vosk support for android 10 yet? Please!

Yes I think it should work

trucvip123 commented 2 years ago

Thanks so much.

How to convert model after training to model support for android?

Xie xie ^^

nshmyrev commented 2 years ago

You already asked the same question here:

https://github.com/alphacep/vosk-api/issues/899

trucvip123 commented 2 years ago

After the training is complete, the model can be used for mobile or need a tool to convert to mobile form?

nshmyrev commented 2 years ago

There is no converter, you just arrange the files

nshmyrev commented 2 years ago

You can continue in other issue