Attempt one after major code update to implement the true Whisper model use and operation

This commit is contained in:
2026-01-23 10:33:31 +11:00
parent 6471f642c4
commit 4be8da6b2c
24 changed files with 101 additions and 72 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>