Skip to content

Commit

Permalink
Add Whisper package (#2765)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleyva1 authored Nov 27, 2023
1 parent 5a8b296 commit 2905164
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
]

0 comments on commit 2905164

Please sign in to comment.