mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
whisper-cpp: Update to version 1.5.1
This commit is contained in:
parent
b8990b3024
commit
6f9b32a7a7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"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",
|
||||||
@ -17,12 +17,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.0/whisper-bin-x64.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-x64.zip",
|
||||||
"hash": "88cead6eefeda274e4a14e194e86d2903a5775b45bc0f7232ff818b28c4bad30"
|
"hash": "d01967ba282a1da802dd79b91aec2157b9094725075d2e91e543cc42faf93c88"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.0/whisper-bin-Win32.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-Win32.zip",
|
||||||
"hash": "5edb1bd0e181504fd3521e264798dd688d82952cca3e5325e1da334a99dcfae0"
|
"hash": "c29a3f1931fd75e05f7e59485c4a2e74a5a623ae3451a55bcbdf1e0df3f0eed5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user