Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,24 @@ datasets:
|
|
5 |
language:
|
6 |
- hr
|
7 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
- cer
|
11 |
-
pipeline_tag: automatic-speech-recognition
|
12 |
---
|
13 |
|
14 |
# Model Card for Model ID
|
|
|
5 |
language:
|
6 |
- hr
|
7 |
license: cc-by-sa-4.0
|
8 |
+
pipeline_tag: automatic-speech-recognition
|
9 |
+
base_model: openai/whisper-large-v3
|
10 |
+
widget:
|
11 |
+
- example_title: example 1
|
12 |
+
src: >-
|
13 |
+
https://huggingface.co/classla/whisper-large-v3-mici-princ/blob/main/MP_13_65.37-74.67.mp3
|
14 |
+
- example_title: example 2
|
15 |
+
src: >-
|
16 |
+
https://huggingface.co/classla/whisper-large-v3-mici-princ/blob/main/MP_15_201.53-210.02.mp3
|
17 |
+
- example_title: example 3
|
18 |
+
src: >-
|
19 |
+
https://huggingface.co/classla/whisper-large-v3-mici-princ/blob/main/MP_15_60.527-67.71.mp3
|
20 |
+
- example_title: example 4
|
21 |
+
src: >-
|
22 |
+
https://huggingface.co/classla/whisper-large-v3-mici-princ/blob/main/MP_15_68.5-72.45.mp3
|
23 |
metrics:
|
24 |
- wer
|
25 |
- cer
|
|
|
26 |
---
|
27 |
|
28 |
# Model Card for Model ID
|