sanchit-gandhi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ license: mit
|
|
12 |
This repository contains the model weights for [distil-large-v3](https://huggingface.co/distil-whisper/distil-large-v3)
|
13 |
converted to [OpenAI Whisper](https://github.com/openai/whisper) format.
|
14 |
|
15 |
-
Compared to previous Distil-Whisper releases, distil-large-v3 is specifically designed to
|
16 |
with the OpenAI Whisper long-form transcription algorithm. In our benchmark over 4 out-of-distribution datasets, distil-large-v3
|
17 |
outperformed distil-large-v2 by 5% WER average. Thus, you can expect significant performance gains by switching to this
|
18 |
latest checkpoint.
|
|
|
12 |
This repository contains the model weights for [distil-large-v3](https://huggingface.co/distil-whisper/distil-large-v3)
|
13 |
converted to [OpenAI Whisper](https://github.com/openai/whisper) format.
|
14 |
|
15 |
+
Compared to previous Distil-Whisper releases, distil-large-v3 is specifically designed to be compatible
|
16 |
with the OpenAI Whisper long-form transcription algorithm. In our benchmark over 4 out-of-distribution datasets, distil-large-v3
|
17 |
outperformed distil-large-v2 by 5% WER average. Thus, you can expect significant performance gains by switching to this
|
18 |
latest checkpoint.
|