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
14
Commits
3
Branches
0
Tags
f96189a509102269b13dda8a47d84733e656f1c6
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
.idea
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
app
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
gradle
Initial steps to migrate to the whisper/sherpa setup..
2026-01-22 19:49:48 +11:00
build.gradle.kts
Added randomly unversioned files that I thought should be included....
2026-01-22 17:11:00 +11:00
gradle.properties
Added randomly unversioned files that I thought should be included....
2026-01-22 17:11:00 +11:00
gradlew
Added randomly unversioned files that I thought should be included....
2026-01-22 17:11:00 +11:00
gradlew.bat
Added randomly unversioned files that I thought should be included....
2026-01-22 17:11:00 +11:00
settings.gradle.kts
Added randomly unversioned files that I thought should be included....
2026-01-22 17:11:00 +11:00
Description
My Android speech to keyboard app repo
837
KiB
Languages
Kotlin
100%