Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ base_model:
|
|
4 |
- openai/whisper-large-v3-turbo
|
5 |
- sasikr2/whisper-large-v3-turbo
|
6 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
# Whisper Ctranslate2
|
9 |
Whisper large-v3-turbo is distilled version of large-v3, only difference is number of decoder layers.
|
|
|
4 |
- openai/whisper-large-v3-turbo
|
5 |
- sasikr2/whisper-large-v3-turbo
|
6 |
pipeline_tag: automatic-speech-recognition
|
7 |
+
tag:
|
8 |
+
- ctranslate
|
9 |
+
- whisper
|
10 |
+
- 99 languages
|
11 |
---
|
12 |
# Whisper Ctranslate2
|
13 |
Whisper large-v3-turbo is distilled version of large-v3, only difference is number of decoder layers.
|