Updated and tested using the sherpa onnx streaming file - had to download it and extract from tar.bz2 and recompress as zip but that was a start....

This commit is contained in:
2026-01-22 20:58:12 +11:00
parent ce72ef7a16
commit 05787d20d2
4 changed files with 82 additions and 69 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "net.mmanningau.speechtokeyboard"
minSdk = 28
targetSdk = 36
versionCode = 5
versionCode = 8
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"