From f1f50978a4ea9077a3d0b6abedede6f63bd6d904 Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Tue, 31 Dec 2024 15:14:01 +0000 Subject: [PATCH] add Whisper --- metadata/org.woheller69.whisper.yml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/org.woheller69.whisper.yml diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml new file mode 100644 index 0000000000..b67e3af1c1 --- /dev/null +++ b/metadata/org.woheller69.whisper.yml @@ -0,0 +1,30 @@ +AntiFeatures: + NonFreeNet: + en-US: Download Whisper model from Hugging Face +Categories: + - System +License: MIT +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/whisperIME +IssueTracker: https://github.com/woheller69/whisperIME/issues + +AutoName: Whisper + +RepoType: git +Repo: https://github.com/woheller69/whisperIME + +Builds: + - versionName: '1.5' + versionCode: 15 + commit: V1.5 + 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: '1.5' +CurrentVersionCode: 15