Saamer Mansoor
Saamer Mansoor
@phamquoctuan1 Could you please fill out all the information so we can possibly help you fix this issue?
@Koala88 and @MarcelloLins I created a new Pull Request that should have more information. Could you guys please review it? Thanks
@nickaustinlee I created a pull request, could you please review it 😄
@heromanofe since you implemented VAD with the app, was it difficult? What app did you publish it in? Is it on the Play Store, can I test it to see...
@vilassn https://github.com/vilassn/whisper_android/issues/1#issuecomment-1744233582 were you successful with this? I see that you implemented some VAD code in the repo (vad.cpp), but I don't see where's it's being used anywhere. I tried...
@salehsoleimani unfortunately I'm trying to use it for a free app for the Deaf: "[BeAware Deaf Assistant]( https://play.google.com/store/apps/details?id=com.beaware.deafassistant)", so I need to figure out how to do it the hard...
No worries, @salehsoleimani vosk was low accuracy when I tried their android demo from here: https://github.com/alphacep/vosk-android-demo More over it doesn't do punctuation marks (. , ! ? "") at all...
@bbhxwl there seems to be an error in your AndroidManifest file! Do you want to share the code of that file? Particularly check line 46
It should even be trying to build android in the iOS configuration. Make sure that in your solution configuration mapping android is not selected when building on iOS device and...
We are just switching to Java + Appium now, especially since it works so well with AppCenter and any pipeline (GitHub Actions, AzureDevOps). Here's a starter template https://github.com/saamerm/Appium-AppCenter-UITest