mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
whisper-cpp: Update to version 1.5.3
This commit is contained in:
parent
feea115636
commit
92f2ffea0a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.3",
|
||||
"description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model",
|
||||
"homepage": "https://github.com/ggerganov/whisper.cpp",
|
||||
"license": "MIT",
|
||||
@ -17,12 +17,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.2/whisper-bin-x64.zip",
|
||||
"hash": "d1541f3d2202258baefcc3f739c0b94a80fc1b28c9ca05e208755b003026b35f"
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.3/whisper-bin-x64.zip",
|
||||
"hash": "ad2d7119ded416ed05e2f285529baf9a347f9f8878377653c2fdcd921ee2ca69"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.2/whisper-bin-Win32.zip",
|
||||
"hash": "f9d14ef650df998d6b095dd48bc3ed7f45abe3ed2d8a6a125bda2c6de91c7869"
|
||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.3/whisper-bin-Win32.zip",
|
||||
"hash": "9d753f970f490c4e277f0b88a82413705e38267e4b69191f6ae57563d00fc63c"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user