Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ datasets:
|
|
3 |
- mkrausio/audiosnippets-cleaned
|
4 |
base_model:
|
5 |
- openai/whisper-large-v3-turbo
|
6 |
-
---
|
|
|
|
|
|
3 |
- mkrausio/audiosnippets-cleaned
|
4 |
base_model:
|
5 |
- openai/whisper-large-v3-turbo
|
6 |
+
---
|
7 |
+
|
8 |
+
This model is a finetuned whisper-large-v3-turbo model trained on 1.2M audio samples.
|