From e463a0dd79099f50fe104be1ad0f0e47d28e9b74 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Wed, 9 Apr 2025 17:00:16 +0800 Subject: [PATCH] Update Whisper to 3.0 (30) --- metadata/org.woheller69.whisper.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml index c8e9673354..cbd33c7a26 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -145,7 +145,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.0' + versionCode: 30 + commit: ac3b07edae20f6ed5aa0c995eed2fa1b56a43142 + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets/filters_vocab_en.bin + - app/src/main/assets/filters_vocab_multilingual.bin + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '2.9' -CurrentVersionCode: 29 +CurrentVersion: '3.0' +CurrentVersionCode: 30