Stypox

Results 524 comments of Stypox

I built an APK if you want to test it: [app-debug.zip](https://github.com/Stypox/dicio-android/files/10528366/app-debug.zip). I will test it a bit tomorrow.

Overall it looks promising, thanks for working on this. I can finally see the service appears in "Voice input", though I don't know how to test if it actually works...

Could you test if #227 works? A testing APK is linked there

Oh, strange. I did not do anything phone-mic-specific, so I expected any mic to work directly as it usually happens with Android. I will need to look into this.

_From @sudomain in #229:_ Thank you for work on #228 . While testing this, I noticed that when a headset starts Dicio listening, it uses the microphone built into the...

I agree with persisting interactions across sessions, it shouldn't be too difficult to do. I would even go one step further and give suggestions based on history when the user...

It seems like they only have english models though: https://github.com/ggerganov/whisper.cpp/tree/master/models

What is the multilingual model and how well does it work?

We can go as high as the base module on phones, I guess

Posted by LjL on the Matrix channel: There is an open source demo app at https://github.com/vilassn/whisper_android but it's not the one I've used There is also https://github.com/usefulsensors/openai-whisper/tree/main/android_app/Whisper-TFLIte-Android-Example