Add Whisper package (#2765)

This commit is contained in:
Mark Leyva 2023-11-27 03:07:03 -08:00 committed by GitHub
parent 5a8b2965fb
commit 290516432f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32068,5 +32068,17 @@
"description": "Nim package for easy shared library loading.",
"license": "NCSA",
"web": "https://github.com/amnr/dlutils"
}
},
{
"name": "whisper",
"url": "https://github.com/maleyva1/whisper",
"method": "git",
"tags": [
"bindings",
"whisper.cpp"
],
"description": "Bindings for Whisper.cpp",
"license": "MIT",
"url": "https://github.com/maleyva1/whisper",
},
]