Update README.md
Browse files
README.md
CHANGED
@@ -6,24 +6,6 @@ license: mit
|
|
6 |
base_model: openai/whisper-large-v3-turbo
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
-
metrics:
|
10 |
-
- wer
|
11 |
-
model-index:
|
12 |
-
- name: Whisper Large -v3 Turbo German - GRAG
|
13 |
-
results:
|
14 |
-
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
-
type: automatic-speech-recognition
|
17 |
-
dataset:
|
18 |
-
name: GER-STT-50-Conversations
|
19 |
-
type: MR-Eder/GER-STT-50-Conversations
|
20 |
-
config: default
|
21 |
-
split: None
|
22 |
-
args: 'config: de, split: test'
|
23 |
-
metrics:
|
24 |
-
- name: Wer
|
25 |
-
type: wer
|
26 |
-
value: 5.16864233785768
|
27 |
pipeline_tag: automatic-speech-recognition
|
28 |
---
|
29 |
|
|
|
6 |
base_model: openai/whisper-large-v3-turbo
|
7 |
tags:
|
8 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pipeline_tag: automatic-speech-recognition
|
10 |
---
|
11 |
|