Add Whisper base model (LFS)
This commit is contained in:
parent
dfacdf45a7
commit
102cc8509c
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -3,16 +3,13 @@
|
||||||
|
|
||||||
# Go files should use LF
|
# Go files should use LF
|
||||||
*.go text eol=lf
|
*.go text eol=lf
|
||||||
|
|
||||||
# Markdown files should use LF
|
# Markdown files should use LF
|
||||||
*.md text eol=lf
|
*.md text eol=lf
|
||||||
|
|
||||||
# YAML files should use LF
|
# YAML files should use LF
|
||||||
*.yml text eol=lf
|
*.yml text eol=lf
|
||||||
*.yaml text eol=lf
|
*.yaml text eol=lf
|
||||||
|
|
||||||
# JSON files should use LF
|
# JSON files should use LF
|
||||||
*.json text eol=lf
|
*.json text eol=lf
|
||||||
|
|
||||||
# Default behavior for text files
|
# Default behavior for text files
|
||||||
* text=auto
|
* 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
BIN
vendor/whisper/ggml-base.bin
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user