mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
whisper-cpp: Update to version 1.5.2
This commit is contained in:
parent
fb04ae1f45
commit
c4fe730713
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.5.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",
|
||||||
@ -17,12 +17,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-x64.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.2/whisper-bin-x64.zip",
|
||||||
"hash": "d01967ba282a1da802dd79b91aec2157b9094725075d2e91e543cc42faf93c88"
|
"hash": "d1541f3d2202258baefcc3f739c0b94a80fc1b28c9ca05e208755b003026b35f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-Win32.zip",
|
"url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.2/whisper-bin-Win32.zip",
|
||||||
"hash": "c29a3f1931fd75e05f7e59485c4a2e74a5a623ae3451a55bcbdf1e0df3f0eed5"
|
"hash": "f9d14ef650df998d6b095dd48bc3ed7f45abe3ed2d8a6a125bda2c6de91c7869"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user