chris commited on
Commit
83d6eb9
•
1 Parent(s): 6e2f792

Update Readme and update filename

Browse files
README.md CHANGED
@@ -18,7 +18,15 @@ license: mit
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
 
 
 
 
 
 
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
+ | k-ggml-model.zh.bin | 465 MB | | |
22
+ | x-ggml-model.zh.bin | 465 MB | | |
23
 
24
  For more information, visit:
25
+ https://github.com/ggerganov/whisper.cpp/tree/master/models.
26
 
27
+ This repo is cloned from https://huggingface.co/ggerganov/whisper.cpp
28
+
29
+ I add two chinese whisper models which I tested useful:
30
+ k-ggml-model.zh.bin is converted from https://huggingface.co/kevin51jiang/whisper-tiny-zh-CN
31
+ https://huggingface.co/xmzhu/whisper-small-zh
32
+ x-ggml-model.zh.bin is converted from https://huggingface.co/xmzhu/whisper-small-zh
k-tiny-ggml-model.zh.bin → k-ggml-model.zh.bin RENAMED
File without changes
x-small-ggml-model.zh.bin → x-ggml-model.zh.bin RENAMED
File without changes