Add Whisper base model (LFS)

This commit is contained in:
Stu Leak 2026-01-05 10:43:51 -05:00
parent dfacdf45a7
commit 102cc8509c
2 changed files with 4 additions and 4 deletions

5
.gitattributes vendored
View File

@ -3,16 +3,13 @@
# Go files should use LF
*.go text eol=lf
# Markdown files should use LF
*.md text eol=lf
# YAML files should use LF
*.yml text eol=lf
*.yaml text eol=lf
# JSON files should use LF
*.json text eol=lf
# Default behavior for text files
* text=auto
vendor/whisper/ggml-base.bin filter=lfs diff=lfs merge=lfs -text

BIN
vendor/whisper/ggml-base.bin (Stored with Git LFS) vendored Normal file

Binary file not shown.