Can You upload large v2 model

#3
by Tsogtpurev - opened
README.md CHANGED
@@ -1,49 +1,24 @@
1
  ---
2
  license: mit
3
- pipeline_tag: automatic-speech-recognition
4
  ---
5
 
6
- # OpenAI's Whisper models converted to ggml format for use with [whisper.cpp](https://github.com/ggerganov/whisper.cpp)
7
 
8
  [Available models](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
9
 
10
- | Model | Disk | SHA |
11
- | ------------------- | ------- | ------------------------------------------ |
12
- | tiny | 75 MiB | `bd577a113a864445d4c299885e0cb97d4ba92b5f` |
13
- | tiny-q5_1 | 31 MiB | `2827a03e495b1ed3048ef28a6a4620537db4ee51` |
14
- | tiny-q8_0 | 42 MiB | `19e8118f6652a650569f5a949d962154e01571d9` |
15
- | tiny.en | 75 MiB | `c78c86eb1a8faa21b369bcd33207cc90d64ae9df` |
16
- | tiny.en-q5_1 | 31 MiB | `3fb92ec865cbbc769f08137f22470d6b66e071b6` |
17
- | tiny.en-q8_0 | 42 MiB | `802d6668e7d411123e672abe4cb6c18f12306abb` |
18
- | base | 142 MiB | `465707469ff3a37a2b9b8d8f89f2f99de7299dac` |
19
- | base-q5_1 | 57 MiB | `a3733eda680ef76256db5fc5dd9de8629e62c5e7` |
20
- | base-q8_0 | 78 MiB | `7bb89bb49ed6955013b166f1b6a6c04584a20fbe` |
21
- | base.en | 142 MiB | `137c40403d78fd54d454da0f9bd998f78703390c` |
22
- | base.en-q5_1 | 57 MiB | `d26d7ce5a1b6e57bea5d0431b9c20ae49423c94a` |
23
- | base.en-q8_0 | 78 MiB | `bb1574182e9b924452bf0cd1510ac034d323e948` |
24
- | small | 466 MiB | `55356645c2b361a969dfd0ef2c5a50d530afd8d5` |
25
- | small-q5_1 | 181 MiB | `6fe57ddcfdd1c6b07cdcc73aaf620810ce5fc771` |
26
- | small-q8_0 | 252 MiB | `bcad8a2083f4e53d648d586b7dbc0cd673d8afad` |
27
- | small.en | 466 MiB | `db8a495a91d927739e50b3fc1cc4c6b8f6c2d022` |
28
- | small.en-q5_1 | 181 MiB | `20f54878d608f94e4a8ee3ae56016571d47cba34` |
29
- | small.en-q8_0 | 252 MiB | `9d75ff4ccfa0a8217870d7405cf8cef0a5579852` |
30
- | small.en-tdrz | 465 MiB | `b6c6e7e89af1a35c08e6de56b66ca6a02a2fdfa1` |
31
- | medium | 1.5 GiB | `fd9727b6e1217c2f614f9b698455c4ffd82463b4` |
32
- | medium-q5_0 | 514 MiB | `7718d4c1ec62ca96998f058114db98236937490e` |
33
- | medium-q8_0 | 785 MiB | `e66645948aff4bebbec71b3485c576f3d63af5d6` |
34
- | medium.en | 1.5 GiB | `8c30f0e44ce9560643ebd10bbe50cd20eafd3723` |
35
- | medium.en-q5_0 | 514 MiB | `bb3b5281bddd61605d6fc76bc5b92d8f20284c3b` |
36
- | medium.en-q8_0 | 785 MiB | `b1cf48c12c807e14881f634fb7b6c6ca867f6b38` |
37
- | large-v1 | 2.9 GiB | `b1caaf735c4cc1429223d5a74f0f4d0b9b59a299` |
38
- | large-v2 | 2.9 GiB | `0f4c8e34f21cf1a914c59d8b3ce882345ad349d6` |
39
- | large-v2-q5_0 | 1.1 GiB | `00e39f2196344e901b3a2bd5814807a769bd1630` |
40
- | large-v2-q8_0 | 1.5 GiB | `da97d6ca8f8ffbeeb5fd147f79010eeea194ba38` |
41
- | large-v3 | 2.9 GiB | `ad82bf6a9043ceed055076d0fd39f5f186ff8062` |
42
- | large-v3-q5_0 | 1.1 GiB | `e6e2ed78495d403bef4b7cff42ef4aaadcfea8de` |
43
- | large-v3-turbo | 1.5 GiB | `4af2b29d7ec73d781377bfd1758ca957a807e941` |
44
- | large-v3-turbo-q5_0 | 547 MiB | `e050f7970618a659205450ad97eb95a18d69c9ee` |
45
- | large-v3-turbo-q8_0 | 834 MiB | `01bf15bedffe9f39d65c1b6ff9b687ea91f59e0e` |
46
 
47
  For more information, visit:
48
 
49
- https://github.com/ggerganov/whisper.cpp/tree/master/models
 
1
  ---
2
  license: mit
 
3
  ---
4
 
5
+ # OpenAI's Whisper models converted to ggml format
6
 
7
  [Available models](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
8
 
9
+ | Model | Disk | Mem | SHA |
10
+ | --- | --- | --- | --- |
11
+ | tiny | 75 MB | ~390 MB | `bd577a113a864445d4c299885e0cb97d4ba92b5f` |
12
+ | tiny.en | 75 MB | ~390 MB | `c78c86eb1a8faa21b369bcd33207cc90d64ae9df` |
13
+ | base | 142 MB | ~500 MB | `465707469ff3a37a2b9b8d8f89f2f99de7299dac` |
14
+ | base.en | 142 MB | ~500 MB | `137c40403d78fd54d454da0f9bd998f78703390c` |
15
+ | small | 466 MB | ~1.0 GB | `55356645c2b361a969dfd0ef2c5a50d530afd8d5` |
16
+ | small.en | 466 MB | ~1.0 GB | `db8a495a91d927739e50b3fc1cc4c6b8f6c2d022` |
17
+ | medium | 1.5 GB | ~2.6 GB | `fd9727b6e1217c2f614f9b698455c4ffd82463b4` |
18
+ | medium.en | 1.5 GB | ~2.6 GB | `8c30f0e44ce9560643ebd10bbe50cd20eafd3723` |
19
+ | large-v1 | 2.9 GB | ~4.7 GB | `b1caaf735c4cc1429223d5a74f0f4d0b9b59a299` |
20
+ | large | 2.9 GB | ~4.7 GB | `0f4c8e34f21cf1a914c59d8b3ce882345ad349d6` |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  For more information, visit:
23
 
24
+ https://github.com/ggerganov/whisper.cpp/tree/master/models
ggml-base-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e6ab77041942572f239b5b602f8aaa1c3ed29d73e3d8f20abea03a773541089
3
- size 37922638
 
 
 
 
ggml-base-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:422f1ae452ade6f30a004d7e5c6a43195e4433bc370bf23fac9cc591f01a8898
3
- size 59707625
 
 
 
 
ggml-base-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c577b9a86e7e048a0b7eada054f4dd79a56bbfa911fbdacf900ac5b567cbb7d9
3
- size 81768585
 
 
 
 
ggml-base.en-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cf860309e2449e2bdc8be834cf838ab2565747ecc8c0ef914ef5975115e192b
3
- size 37950917
 
 
 
 
ggml-base.en-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4baf70dd0d7c4247ba2b81fafd9c01005ac77c2f9ef064e00dcf195d0e2fdd2f
3
- size 59721011
 
 
 
 
ggml-base.en-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4d4a0768075e13cfd7e19df3ae2dbc4a68d37d36a7dad45e8410c9a34f8c87e
3
- size 81781811
 
 
 
 
ggml-large-v1-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d10d24a4272572fee07843ffc2e4e4ceebd1d0b0831a142dd2fdb3d56d5bf56e
3
- size 1177529527
 
 
 
 
ggml-large-v2-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c65d28737f51d09dff3b9da9d26c2ab6f5d82857c9b049ce383d64c2502a5541
3
- size 1174643458
 
 
 
 
ggml-large-v2-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a214837221e4530dbc1fe8d734f302af393eb30bd0ed046042ebf4baf70f6f2
3
- size 1080732091
 
 
 
 
ggml-large-v2-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef54e6d898246a65c8285bfa83bd1807e27fadf54d5d4e81754c47634737e8c
3
- size 1656129691
 
 
 
 
ggml-large-v3-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:47837be7594a29429ec08620043390c4d6d467f8bd362df09e9390ace76a55a4
3
- size 1175711232
 
 
 
 
ggml-large-v3-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d75795ecff3f83b5faa89d1900604ad8c780abd5739fae406de19f23ecd98ad1
3
- size 1081140203
 
 
 
 
ggml-large-v3-turbo-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:84bedfe895bd7b5de6e8e89a0803dfc5addf8c0c5bc4c937451716bf7cf7988a
3
- size 1173393014
 
 
 
 
ggml-large-v3-turbo-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:394221709cd5ad1f40c46e6031ca61bce88931e6e088c188294c6d5a55ffa7e2
3
- size 574041195
 
 
 
 
ggml-large-v3-turbo-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:317eb69c11673c9de1e1f0d459b253999804ec71ac4c23c17ecf5fbe24e259a1
3
- size 874188075
 
 
 
 
ggml-large-v3-turbo.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fc70f774d38eb169993ac391eea357ef47c88757ef72ee5943879b7e8e2bc69
3
- size 1624555275
 
 
 
 
ggml-large-v3.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:64d182b440b98d5203c4f9bd541544d84c605196c4f7b845dfa11fb23594d1e2
3
- size 3095033483
 
 
 
 
ggml-large-v2.bin → ggml-large.bin RENAMED
File without changes
ggml-medium-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:79b0b8d436d47d3f24dd3afc91f19447dd686a4f37521b2f6d9c30a642133fbd
3
- size 567829413
 
 
 
 
ggml-medium-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19fea4b380c3a618ec4723c3eef2eb785ffba0d0538cf43f8f235e7b3b34220f
3
- size 539212467
 
 
 
 
ggml-medium-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:42a1ffcbe4167d224232443396968db4d02d4e8e87e213d3ee2e03095dea6502
3
- size 823369779
 
 
 
 
ggml-medium.en-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdc44fee3c62b5743913e3147ed75f4e8ecfb52dd7a0f0f7387094b406ff0ee6
3
- size 566993085
 
 
 
 
ggml-medium.en-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:76733e26ad8fe1c7a5bf7531a9d41917b2adc0f20f2e4f5531688a8c6cd88eb0
3
- size 539225533
 
 
 
 
ggml-medium.en-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:43fa2cd084de5a04399a896a9a7a786064e221365c01700cea4666005218f11c
3
- size 823382461
 
 
 
 
ggml-small-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:de43fb9fed471e95c19e60ae67575c2bf09e8fb607016da171b06ddad313988b
3
- size 163083239
 
 
 
 
ggml-small-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae85e4a935d7a567bd102fe55afc16bb595bdb618e11b2fc7591bc08120411bb
3
- size 190085487
 
 
 
 
ggml-small-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c8fb02b65e6049d5fa6c04f81f53b867b5ec9540406812c643f177317f779f
3
- size 264464607
 
 
 
 
ggml-small.en-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2ef1c506378b825b4b4341979a93e1656b5d6c129f17114cfb8fb78aabc2f89
3
- size 162952446
 
 
 
 
ggml-small.en-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfdff4894dcb76bbf647d56263ea2a96645423f1669176f4844a1bf8e478ad30
3
- size 190098681
 
 
 
 
ggml-small.en-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a179f608ea6114bd3fdb9060e762b588a3fb3bd00c4387971be4d177958067
3
- size 264477561
 
 
 
 
ggml-tiny-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c88cbd2648e1f5415092bcf5256add463a0f19943e6938f46e8d4ffdebd47739
3
- size 15037446
 
 
 
 
ggml-tiny-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:818710568da3ca15689e31a743197b520007872ff9576237bda97bd1b469c3d7
3
- size 32152673
 
 
 
 
ggml-tiny-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2085835d3f50733e2ff6e4b41ae8a2b8d8110461e18821b09a15c40c42d1cca
3
- size 43537433
 
 
 
 
ggml-tiny.en-encoder.mlmodelc.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:82b32eef73c94bb0c432a776a047b757d9525c26d84038a15d8798d7c8d1ee58
3
- size 15034655
 
 
 
 
ggml-tiny.en-q5_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c77c5766f1cef09b6b7d47f21b546cbddd4157886b3b5d6d4f709e91e66c7c2b
3
- size 32166155
 
 
 
 
ggml-tiny.en-q8_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bc2b3860aa151a4c6e7bb095e1fcce7cf12c7b020ca08dcec0c6d018bb7dd94
3
- size 43550795