Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,10 @@ language:
|
|
| 6 |
- he
|
| 7 |
base_model:
|
| 8 |
- openai/whisper-large-v3-turbo
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
This is ivrit.ai's faster-whisper model, based on the ivrit-ai/whisper-large-v3-turbo Whisper model.
|
|
|
|
| 6 |
- he
|
| 7 |
base_model:
|
| 8 |
- openai/whisper-large-v3-turbo
|
| 9 |
+
tags:
|
| 10 |
+
- audio
|
| 11 |
+
- automatic-speech-recognition
|
| 12 |
+
library_name: ctranslate2
|
| 13 |
---
|
| 14 |
|
| 15 |
This is ivrit.ai's faster-whisper model, based on the ivrit-ai/whisper-large-v3-turbo Whisper model.
|