MachineTrofimov
commited on
Commit
•
58b5332
1
Parent(s):
95cd8a8
Upload tokenizer
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
language:
|
3 |
- ru
|
4 |
license: apache-2.0
|
5 |
-
base_model: openai/whisper-tiny
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
8 |
datasets:
|
9 |
- bond005/podlodka_speech
|
10 |
metrics:
|
@@ -13,16 +13,16 @@ model-index:
|
|
13 |
- name: whisper-tiny-ru
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
|
|
18 |
dataset:
|
19 |
name: Podlodka Speech
|
20 |
type: bond005/podlodka_speech
|
21 |
args: 'config: ru, split: test'
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: wer
|
25 |
value: 83.72703412073491
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- ru
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
base_model: openai/whisper-tiny
|
8 |
datasets:
|
9 |
- bond005/podlodka_speech
|
10 |
metrics:
|
|
|
13 |
- name: whisper-tiny-ru
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: Podlodka Speech
|
20 |
type: bond005/podlodka_speech
|
21 |
args: 'config: ru, split: test'
|
22 |
metrics:
|
23 |
+
- type: wer
|
|
|
24 |
value: 83.72703412073491
|
25 |
+
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|