Update README.md
#1
by
fuzzyIntel
- opened
README.md
CHANGED
@@ -114,7 +114,7 @@ license: apache-2.0
|
|
114 |
|
115 |
# Whisper
|
116 |
|
117 |
-
**Version 3 of OpenAI's Whisper Large model converted from [https://openaipublic.azureedge.net/main/whisper/models/e5b1a55b89c1367dacf97e3e19bfd829a01529dbfdeefa8caeb59b3f1b81dadb/large-v3.pt](large-v3.pt) using HF's [conversion script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/whisper/convert_openai_to_hf.py).**
|
118 |
|
119 |
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours
|
120 |
of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains **without** the need
|
|
|
114 |
|
115 |
# Whisper
|
116 |
|
117 |
+
**Version 3 of OpenAI's Whisper Large model converted from [https://openaipublic.azureedge.net/main/whisper/models/e5b1a55b89c1367dacf97e3e19bfd829a01529dbfdeefa8caeb59b3f1b81dadb/large-v3.pt](https://openaipublic.azureedge.net/main/whisper/models/e5b1a55b89c1367dacf97e3e19bfd829a01529dbfdeefa8caeb59b3f1b81dadb/large-v3.pt) using HF's [conversion script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/whisper/convert_openai_to_hf.py).**
|
118 |
|
119 |
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours
|
120 |
of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains **without** the need
|