Initial steps to migrate to the whisper/sherpa setup..

Still missing majot changes to the TestModelActivity.kt file which are coming next...
This commit is contained in:
2026-01-22 19:49:48 +11:00
parent 12c0508713
commit 404bc55ed3
4 changed files with 115 additions and 28 deletions

View File

@@ -10,6 +10,7 @@ material = "1.13.0"
activity = "1.12.2"
constraintlayout = "2.2.1"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
junit = { group = "junit", name = "junit", version.ref = "junit" }