anah1tbaghdassarian
commited on
Commit
•
693f0a3
1
Parent(s):
a6dd1c4
Upload tokenizer
Browse files- README.md +4 -4
- tokenizer_config.json +0 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: facebook/wav2vec2-conformer-rope-large-960h-ft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
datasets:
|
7 |
- common_voice_17_0
|
8 |
metrics:
|
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: wav2vec2-conformer-rope-large-960h-ft-armenian-CV17.0
|
12 |
results:
|
13 |
- task:
|
14 |
-
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_17_0
|
18 |
type: common_voice_17_0
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: None
|
21 |
args: hy-AM
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
type: wer
|
25 |
value: 0.990876791521137
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: facebook/wav2vec2-conformer-rope-large-960h-ft
|
6 |
datasets:
|
7 |
- common_voice_17_0
|
8 |
metrics:
|
|
|
11 |
- name: wav2vec2-conformer-rope-large-960h-ft-armenian-CV17.0
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
type: automatic-speech-recognition
|
15 |
+
name: Automatic Speech Recognition
|
16 |
dataset:
|
17 |
name: common_voice_17_0
|
18 |
type: common_voice_17_0
|
|
|
20 |
split: None
|
21 |
args: hy-AM
|
22 |
metrics:
|
23 |
+
- type: wer
|
|
|
24 |
value: 0.990876791521137
|
25 |
+
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
tokenizer_config.json
CHANGED
@@ -39,7 +39,6 @@
|
|
39 |
"eos_token": "</s>",
|
40 |
"model_max_length": 1000000000000000019884624838656,
|
41 |
"pad_token": "[PAD]",
|
42 |
-
"processor_class": "Wav2Vec2Processor",
|
43 |
"replace_word_delimiter_char": " ",
|
44 |
"target_lang": null,
|
45 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|
|
|
39 |
"eos_token": "</s>",
|
40 |
"model_max_length": 1000000000000000019884624838656,
|
41 |
"pad_token": "[PAD]",
|
|
|
42 |
"replace_word_delimiter_char": " ",
|
43 |
"target_lang": null,
|
44 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|