Skip to content

Commit b8d8376

Browse files
committed
fix: bundle whisper.cpp source files
1 parent 3105709 commit b8d8376

File tree

3 files changed

+2551
-2106
lines changed

3 files changed

+2551
-2106
lines changed

.changeset/shaggy-rockets-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"smart-whisper": patch
3+
---
4+
5+
bundle whisper.cpp source files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"src",
2020
"scripts",
2121
"binding.gyp",
22-
"whisper.cpp/*.{c,h,cpp,m,cu,metal}",
22+
"whisper.cpp/**/*.{c,h,cpp,m,cu,metal}",
2323
"whisper.cpp/Makefile",
2424
"whisper.cpp/LICENSE"
2525
],

0 commit comments

Comments
 (0)