Ciaran O'Reilly

Results 23 comments of Ciaran O'Reilly

The travis build has a simple fix (https://github.com/facebook/duckling/pull/406/commits/361cf01d8b8e9a56189d76806c26fc077f14d5c6) but it seems PR are not being reviewed/merged in this project anymore. (Edit: the commit is now merged)

Hi @backupandforkacc ! I don't have a device with Android 11 but the issue is most probably related to [this issue](https://github.com/Kaljurand/K6nele/issues/82) in K6nele. You can see in your logs: >...

PR #7 should fix this, can you test it? It'd merge it if you can confirm!

I am also on Android 9 and just downloaded the esperanto APK, which ran without issues. A full log ( `adb logcat`) from right before starting the application would help....

I'll check the logs but I guess Swiftkey is sending some other intent

Hi Eric! Thank you very much for looking into the Android 11 issues, I understand it now works? There are a lot of changes in your PR, I will make...

There is also https://github.com/alphacep/vosk-android-service which will have a download UI for vosk models

> Does vosk-android-service supersede LocalSTT? Maybe? LocalSTT was never meant to be more than a PoC and I do not have time to work on it for now. I would...

Hola! Podries mirar amb adb quin error exactament dona? ``` adb logcat ``` L'has compilat tu mateix o has provat l'apk precompilat no signat?

No cal que el telèfon estigui rootejat ni tenir tot l'Android Studio, només adb ([aquí](https://www.xda-developers.com/install-adb-windows-macos-linux/) com instal·lar). Un cop tinguis adb i el telèfon connectat a l'ordinador pots executar adb...