woerns commited on
Commit
06f7a8c
·
verified ·
1 Parent(s): a86d8d8

Mirror Whisper GGML - Stage 7

Browse files
Files changed (3) hide show
  1. README.md +30 -0
  2. ggml-large-v3.bin +3 -0
  3. ggml-medium.bin +3 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - whisper
5
+ - speech-to-text
6
+ - stt
7
+ - ggml
8
+ - mirror
9
+ library_name: whisper.cpp
10
+ ---
11
+
12
+ # Whisper GGML Mirror (A.I.M.I)
13
+
14
+ Mirror of [ggerganov/whisper.cpp](https://huggingface.co/ggerganov/whisper.cpp) Large-v3 + Medium GGML weights for A.I.M.I's Speech-to-Text (STT) feature. Contents unmodified.
15
+
16
+ ## Files
17
+
18
+ | File | Size | Use |
19
+ |---|---|---|
20
+ | `ggml-large-v3.bin` | ~2.9 GB | STT quality tier — best transcription, 16 GB+ VRAM |
21
+ | `ggml-medium.bin` | ~1.5 GB | STT default — good quality, smaller footprint |
22
+
23
+ ## License
24
+
25
+ **MIT** (OpenAI Whisper + whisper.cpp both MIT). Redistributed unchanged.
26
+
27
+ ## Attribution
28
+
29
+ - **Whisper**: Alec Radford, Jong Wook Kim, Tao Xu, Greg Brockman, Christine McLeavey, Ilya Sutskever (OpenAI) — *Robust Speech Recognition via Large-Scale Weak Supervision* (2022).
30
+ - **whisper.cpp GGML conversion**: Georgi Gerganov.
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
ggml-medium.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c14d5adee5f86394037b4e4e8b59f1673b6cee10e3cf0b11bbdbee79c156208
3
+ size 1533763059