riderodd / react-native-vosk

Speech recognition module for react native using Vosk library
MIT License
35 stars 9 forks source link

how to build libvosk.a with latest vosk codes for ios #37

Open v-yunbin opened 7 months ago

v-yunbin commented 7 months ago

Thank you very much, this is a good job how to build libvosk.a for ios with latest vosk or vosk 0.3.45 version

riderodd commented 7 months ago

Unfortunately I don't know, the lib was provided directly by them. See https://github.com/alphacep/vosk-api/issues/1422

When the new lib is available feel free to open a PR with the new version of the library !

duriancashewTasty commented 7 months ago

Ios is so stupid... When will the latest version of lib.a come out?

riderodd commented 7 months ago

Track https://github.com/alphacep/vosk-api/issues/1422 for any update