Initial serving set: whisper ggml artifacts
Browse files- README.md +45 -0
- whisper/ggml-large-v3-encoder.mlmodelc.zip +3 -0
- whisper/ggml-large-v3-turbo-encoder.mlmodelc.zip +3 -0
- whisper/ggml-large-v3-turbo-q5_0.bin +3 -0
- whisper/ggml-large-v3.bin +3 -0
- whisper/ggml-medium-encoder.mlmodelc.zip +3 -0
- whisper/ggml-medium.bin +3 -0
- whisper/ggml-small-encoder.mlmodelc.zip +3 -0
- whisper/ggml-small.bin +3 -0
- whisper/ggml-tiny-encoder.mlmodelc.zip +3 -0
- whisper/ggml-tiny.bin +3 -0
- whisper/ggml-tiny.en.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- whisper.cpp
|
| 5 |
+
- ggml
|
| 6 |
+
- coreml
|
| 7 |
+
- speech-recognition
|
| 8 |
+
- dictation
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Rekody model artifacts
|
| 12 |
+
|
| 13 |
+
These are the exact model files the Rekody dictation products download at setup. Nothing here is novel: every file is an unmodified mirror of a published upstream artifact, hosted here so Rekody installs have a stable, verifiable source.
|
| 14 |
+
|
| 15 |
+
## Add-only policy
|
| 16 |
+
|
| 17 |
+
Files are never renamed or removed once published. New versions are added alongside existing files under new names. A URL that works today keeps working.
|
| 18 |
+
|
| 19 |
+
## Provenance
|
| 20 |
+
|
| 21 |
+
### whisper/
|
| 22 |
+
|
| 23 |
+
GGML conversions of OpenAI Whisper models plus Core ML encoder bundles, mirrored unmodified from [ggerganov/whisper.cpp](https://huggingface.co/ggerganov/whisper.cpp) at revision `5359861c739e955e79d9a303bcbc70fb988958b1`.
|
| 24 |
+
|
| 25 |
+
License: MIT. The whisper.cpp conversions are by Georgi Gerganov and contributors; the original Whisper weights are MIT licensed by OpenAI.
|
| 26 |
+
|
| 27 |
+
## SHA256
|
| 28 |
+
|
| 29 |
+
| File | SHA256 |
|
| 30 |
+
|------|--------|
|
| 31 |
+
| whisper/ggml-tiny.bin | be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21 |
|
| 32 |
+
| whisper/ggml-tiny.en.bin | 921e4cf8686fdd993dcd081a5da5b6c365bfde1162e72b08d75ac75289920b1f |
|
| 33 |
+
| whisper/ggml-small.bin | 1be3a9b2063867b937e64e2ec7483364a79917e157fa98c5d94b5c1fffea987b |
|
| 34 |
+
| whisper/ggml-medium.bin | 6c14d5adee5f86394037b4e4e8b59f1673b6cee10e3cf0b11bbdbee79c156208 |
|
| 35 |
+
| whisper/ggml-large-v3.bin | 64d182b440b98d5203c4f9bd541544d84c605196c4f7b845dfa11fb23594d1e2 |
|
| 36 |
+
| whisper/ggml-large-v3-turbo-q5_0.bin | 394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2 |
|
| 37 |
+
| whisper/ggml-tiny-encoder.mlmodelc.zip | c88cbd2648e1f5415092bcf5256add463a0f19943e6938f46e8d4ffdebd47739 |
|
| 38 |
+
| whisper/ggml-small-encoder.mlmodelc.zip | de43fb9fed471e95c19e60ae67575c2bf09e8fb607016da171b06ddad313988b |
|
| 39 |
+
| whisper/ggml-medium-encoder.mlmodelc.zip | 79b0b8d436d47d3f24dd3afc91f19447dd686a4f37521b2f6d9c30a642133fbd |
|
| 40 |
+
| whisper/ggml-large-v3-encoder.mlmodelc.zip | 47837be7594a29429ec08620043390c4d6d467f8bd362df09e9390ace76a55a4 |
|
| 41 |
+
| whisper/ggml-large-v3-turbo-encoder.mlmodelc.zip | 84bedfe895bd7b5de6e8e89a0803dfc5addf8c0c5bc4c937451716bf7cf7988a |
|
| 42 |
+
|
| 43 |
+
## Support
|
| 44 |
+
|
| 45 |
+
hi@rekody.com
|
whisper/ggml-large-v3-encoder.mlmodelc.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47837be7594a29429ec08620043390c4d6d467f8bd362df09e9390ace76a55a4
|
| 3 |
+
size 1175711232
|
whisper/ggml-large-v3-turbo-encoder.mlmodelc.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84bedfe895bd7b5de6e8e89a0803dfc5addf8c0c5bc4c937451716bf7cf7988a
|
| 3 |
+
size 1173393014
|
whisper/ggml-large-v3-turbo-q5_0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2
|
| 3 |
+
size 574041195
|
whisper/ggml-large-v3.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64d182b440b98d5203c4f9bd541544d84c605196c4f7b845dfa11fb23594d1e2
|
| 3 |
+
size 3095033483
|
whisper/ggml-medium-encoder.mlmodelc.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79b0b8d436d47d3f24dd3afc91f19447dd686a4f37521b2f6d9c30a642133fbd
|
| 3 |
+
size 567829413
|
whisper/ggml-medium.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c14d5adee5f86394037b4e4e8b59f1673b6cee10e3cf0b11bbdbee79c156208
|
| 3 |
+
size 1533763059
|
whisper/ggml-small-encoder.mlmodelc.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de43fb9fed471e95c19e60ae67575c2bf09e8fb607016da171b06ddad313988b
|
| 3 |
+
size 163083239
|
whisper/ggml-small.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1be3a9b2063867b937e64e2ec7483364a79917e157fa98c5d94b5c1fffea987b
|
| 3 |
+
size 487601967
|
whisper/ggml-tiny-encoder.mlmodelc.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c88cbd2648e1f5415092bcf5256add463a0f19943e6938f46e8d4ffdebd47739
|
| 3 |
+
size 15037446
|
whisper/ggml-tiny.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be07e048e1e599ad46341c8d2a135645097a538221678b7acdd1b1919c6e1b21
|
| 3 |
+
size 77691713
|
whisper/ggml-tiny.en.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:921e4cf8686fdd993dcd081a5da5b6c365bfde1162e72b08d75ac75289920b1f
|
| 3 |
+
size 77704715
|