Update README.md
Browse files
README.md
CHANGED
@@ -55,9 +55,9 @@ We measure the inference speed of different kotoba-whisper-v1.0 implementations
|
|
55 |
|audio 4 | 5.6 | 35 | 126 | |
|
56 |
|
57 |
Scripts to re-run the experiment can be found bellow:
|
58 |
-
* [whisper.cpp](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-ggml
|
59 |
-
* [faster-whisper](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-faster
|
60 |
-
* [hf pipeline](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0
|
61 |
|
62 |
|
63 |
### Quantized Model
|
|
|
55 |
|audio 4 | 5.6 | 35 | 126 | |
|
56 |
|
57 |
Scripts to re-run the experiment can be found bellow:
|
58 |
+
* [whisper.cpp](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-ggml/blob/main/benchmark.sh)
|
59 |
+
* [faster-whisper](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0-faster/blob/main/benchmark.sh)
|
60 |
+
* [hf pipeline](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.0/blob/main/benchmark.sh)
|
61 |
|
62 |
|
63 |
### Quantized Model
|