mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
whisper-cpp: Update to version 1.8.2
This commit is contained in:
parent
638ca38f2e
commit
1ad3db2213
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model",
|
"description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model",
|
||||||
"homepage": "https://github.com/ggerganov/whisper.cpp",
|
"homepage": "https://github.com/ggerganov/whisper.cpp",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -18,12 +18,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.1/whisper-bin-x64.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.2/whisper-bin-x64.zip",
|
||||||
"hash": "cc5d6126e025ef463524ed74c94d4b6a40bb67c2d1c3cb5aca02c773c388bdad"
|
"hash": "b1514ebc099765e39fa37eb780b92a140a94c86bb0b3b3d98226b38825979732"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.1/whisper-bin-Win32.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.8.2/whisper-bin-Win32.zip",
|
||||||
"hash": "3bfad346c28223f5e006ffe1d94596908fb0fbd6618d5a38af079a14ef7777df"
|
"hash": "49244b4d13cc95f2f27a0098809a8514a835929fa0d24d1a8db6b9073650ba96"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Release",
|
"extract_dir": "Release",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user