This website requires JavaScript.
Explore
Help
Register
Sign In
mmanningau
/
speechToKeyboard
Watch
1
Star
0
Fork
0
You've already forked speechToKeyboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
StreamingPunctuation
Add File
New File
Upload File
Apply Patch
speechToKeyboard
/
app
History
mmanningau
f96189a509
Updated the processAudioLoop to mke sure that the buffer was always flushed after an output stream so we didn't miss any characters. Also made many modifications to the python script running on the Pico to ensure that we get dual inputs and neater outputs now.
2026-02-09 14:48:55 +11:00
..
src
Updated the processAudioLoop to mke sure that the buffer was always flushed after an output stream so we didn't miss any characters. Also made many modifications to the python script running on the Pico to ensure that we get dual inputs and neater outputs now.
2026-02-09 14:48:55 +11:00
.gitignore
Added the debug.keystore to the repo so that I can move between devices and build the app without getting installation errors on the phone.
2026-01-30 16:40:42 +11:00
build.gradle.kts
Updated the processAudioLoop to mke sure that the buffer was always flushed after an output stream so we didn't miss any characters. Also made many modifications to the python script running on the Pico to ensure that we get dual inputs and neater outputs now.
2026-02-09 14:48:55 +11:00
debug.keystore
Added the debug.keystore to the repo so that I can move between devices and build the app without getting installation errors on the phone.
2026-01-30 16:40:42 +11:00
proguard-rules.pro
Added .gitignore and updated to include the USB connection and stream on certainty of word/phrase results....
2026-01-22 16:32:36 +11:00