mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
add Whisper
This commit is contained in:
parent
476a433945
commit
f1f50978a4
1 changed files with 30 additions and 0 deletions
30
metadata/org.woheller69.whisper.yml
Normal file
30
metadata/org.woheller69.whisper.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue