Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ ffmpeg -i input.mp3 -ar 16000 -ac 1 -c:a pcm_s16le output.wav
|
|
41 |
```
|
42 |
|
43 |
### Benchmark
|
44 |
-
Please refer to the [kotoba-tech/kotoba-whisper-v1.0-ggml](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-ggml) for the detail of speed up.
|
45 |
|
46 |
### Quantized Model
|
47 |
To use the quantized model, download the quantized GGML weights:
|
|
|
41 |
```
|
42 |
|
43 |
### Benchmark
|
44 |
+
Please refer to the [kotoba-tech/kotoba-whisper-v1.0-ggml](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-ggml) for the detail of speed up [here](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-ggml#benchmark).
|
45 |
|
46 |
### Quantized Model
|
47 |
To use the quantized model, download the quantized GGML weights:
|