Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
},
|
51 |
tiny_en_quantized_q80: {
|
52 |
base_url: "https://huggingface.co/lmz/candle-whisper/resolve/main/",
|
53 |
-
model: "model-tiny-q80.gguf",
|
54 |
tokenizer: "tokenizer-tiny-en.json",
|
55 |
config: "config-tiny-en.json",
|
56 |
size: "41.8 MB",
|
|
|
50 |
},
|
51 |
tiny_en_quantized_q80: {
|
52 |
base_url: "https://huggingface.co/lmz/candle-whisper/resolve/main/",
|
53 |
+
model: "model-tiny-en-q80.gguf",
|
54 |
tokenizer: "tokenizer-tiny-en.json",
|
55 |
config: "config-tiny-en.json",
|
56 |
size: "41.8 MB",
|