Upload tokenizer
Browse files- README.md +9 -9
- tokenizer_config.json +1 -2
- vocab.json +56 -0
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
license: cc-by-nc-4.0
|
4 |
base_model: facebook/mms-1b-all
|
5 |
-
tags:
|
6 |
-
- generated_from_trainer
|
7 |
datasets:
|
8 |
- common_voice_17_0
|
|
|
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
- bleu
|
|
|
|
|
12 |
model-index:
|
13 |
- name: wav2vec2-mms-1b-CV17.0-training_set_variations
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
|
|
18 |
dataset:
|
19 |
name: common_voice_17_0
|
20 |
type: common_voice_17_0
|
@@ -22,12 +22,12 @@ model-index:
|
|
22 |
split: validation
|
23 |
args: ta
|
24 |
metrics:
|
25 |
-
-
|
26 |
-
type: wer
|
27 |
value: 0.3699525493114998
|
28 |
-
|
29 |
-
|
30 |
value: 0.4072321954028345
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model: facebook/mms-1b-all
|
|
|
|
|
3 |
datasets:
|
4 |
- common_voice_17_0
|
5 |
+
library_name: transformers
|
6 |
+
license: cc-by-nc-4.0
|
7 |
metrics:
|
8 |
- wer
|
9 |
- bleu
|
10 |
+
tags:
|
11 |
+
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: wav2vec2-mms-1b-CV17.0-training_set_variations
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: common_voice_17_0
|
20 |
type: common_voice_17_0
|
|
|
22 |
split: validation
|
23 |
args: ta
|
24 |
metrics:
|
25 |
+
- type: wer
|
|
|
26 |
value: 0.3699525493114998
|
27 |
+
name: Wer
|
28 |
+
- type: bleu
|
29 |
value: 0.4072321954028345
|
30 |
+
name: Bleu
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
tokenizer_config.json
CHANGED
@@ -39,9 +39,8 @@
|
|
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": "tam-
|
45 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|
46 |
"unk_token": "[UNK]",
|
47 |
"word_delimiter_token": "|"
|
|
|
39 |
"eos_token": "</s>",
|
40 |
"model_max_length": 1000000000000000019884624838656,
|
41 |
"pad_token": "[PAD]",
|
|
|
42 |
"replace_word_delimiter_char": " ",
|
43 |
+
"target_lang": "tam-8192",
|
44 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|
45 |
"unk_token": "[UNK]",
|
46 |
"word_delimiter_token": "|"
|
vocab.json
CHANGED
@@ -222,5 +222,61 @@
|
|
222 |
"்": 49,
|
223 |
"ௗ": 50,
|
224 |
"ഥ": 51
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
}
|
226 |
}
|
|
|
222 |
"்": 49,
|
223 |
"ௗ": 50,
|
224 |
"ഥ": 51
|
225 |
+
},
|
226 |
+
"tam-8192": {
|
227 |
+
"&": 1,
|
228 |
+
"[PAD]": 53,
|
229 |
+
"[UNK]": 52,
|
230 |
+
"_": 2,
|
231 |
+
"|": 0,
|
232 |
+
"ஃ": 3,
|
233 |
+
"அ": 4,
|
234 |
+
"ஆ": 5,
|
235 |
+
"இ": 6,
|
236 |
+
"ஈ": 7,
|
237 |
+
"உ": 8,
|
238 |
+
"ஊ": 9,
|
239 |
+
"எ": 10,
|
240 |
+
"ஏ": 11,
|
241 |
+
"ஐ": 12,
|
242 |
+
"ஒ": 13,
|
243 |
+
"ஓ": 14,
|
244 |
+
"ஔ": 15,
|
245 |
+
"க": 16,
|
246 |
+
"ங": 17,
|
247 |
+
"ச": 18,
|
248 |
+
"ஜ": 19,
|
249 |
+
"ஞ": 20,
|
250 |
+
"ட": 21,
|
251 |
+
"ண": 22,
|
252 |
+
"த": 23,
|
253 |
+
"ந": 24,
|
254 |
+
"ன": 25,
|
255 |
+
"ப": 26,
|
256 |
+
"ம": 27,
|
257 |
+
"ய": 28,
|
258 |
+
"ர": 29,
|
259 |
+
"ற": 30,
|
260 |
+
"ல": 31,
|
261 |
+
"ள": 32,
|
262 |
+
"ழ": 33,
|
263 |
+
"வ": 34,
|
264 |
+
"ஷ": 35,
|
265 |
+
"ஸ": 36,
|
266 |
+
"ஹ": 37,
|
267 |
+
"ா": 38,
|
268 |
+
"ி": 39,
|
269 |
+
"ீ": 40,
|
270 |
+
"ு": 41,
|
271 |
+
"ூ": 42,
|
272 |
+
"ெ": 43,
|
273 |
+
"ே": 44,
|
274 |
+
"ை": 45,
|
275 |
+
"ொ": 46,
|
276 |
+
"ோ": 47,
|
277 |
+
"ௌ": 48,
|
278 |
+
"்": 49,
|
279 |
+
"ௗ": 50,
|
280 |
+
"ഥ": 51
|
281 |
}
|
282 |
}
|