radames HF staff commited on
Commit
daa7938
1 Parent(s): 060e337

fix model reference

Browse files
Files changed (1) hide show
  1. 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",