diff --git a/packages.json b/packages.json index 81b90b5..7431ea5 100644 --- a/packages.json +++ b/packages.json @@ -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", + }, ]