Upload WhisperForConditionalGeneration
Browse files- README.md +11 -15
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,28 +1,24 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
datasets:
|
4 |
-
- classla/Mici_Princ
|
5 |
language:
|
6 |
- hr
|
7 |
license: cc-by-sa-4.0
|
8 |
-
|
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/raw/main/MP_13_65.37-74.67.mp3.wav
|
14 |
- example_title: example 2
|
15 |
-
src:
|
16 |
-
https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_201.53-210.02.mp3.wav
|
17 |
- example_title: example 3
|
18 |
-
src:
|
19 |
-
https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_60.527-67.71.mp3.wav
|
20 |
- example_title: example 4
|
21 |
-
src:
|
22 |
-
https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_68.5-72.45.mp3.wav
|
23 |
-
metrics:
|
24 |
-
- wer
|
25 |
-
- cer
|
26 |
---
|
27 |
|
28 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- hr
|
4 |
license: cc-by-sa-4.0
|
5 |
+
library_name: transformers
|
6 |
base_model: openai/whisper-large-v3
|
7 |
+
datasets:
|
8 |
+
- classla/Mici_Princ
|
9 |
+
metrics:
|
10 |
+
- wer
|
11 |
+
- cer
|
12 |
+
pipeline_tag: automatic-speech-recognition
|
13 |
widget:
|
14 |
- example_title: example 1
|
15 |
+
src: https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_13_65.37-74.67.mp3.wav
|
|
|
16 |
- example_title: example 2
|
17 |
+
src: https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_201.53-210.02.mp3.wav
|
|
|
18 |
- example_title: example 3
|
19 |
+
src: https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_60.527-67.71.mp3.wav
|
|
|
20 |
- example_title: example 4
|
21 |
+
src: https://huggingface.co/classla/whisper-large-v3-mici-princ/raw/main/MP_15_68.5-72.45.mp3.wav
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Model Card for Model ID
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "output/checkpoint-
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "output/checkpoint-1380",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3087130976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d00d42ffeced3d724cd8212cf9d924a859b195eb3e94847a3f4ace673e29de
|
3 |
size 3087130976
|