[email protected]
commited on
Commit
·
3b1a83f
1
Parent(s):
8065cb2
Update from Mac
Browse files- README copy.md +29 -0
- README.md +29 -1
README copy.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: vi
|
3 |
+
datasets:
|
4 |
+
- common_voice
|
5 |
+
- FOSD: https://data.mendeley.com/datasets/k9sxg2twv4/4
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
tags:
|
9 |
+
- language-modeling
|
10 |
+
- audio
|
11 |
+
- automatic-speech-recognition
|
12 |
+
- speech
|
13 |
+
- xlsr-fine-tuning-week
|
14 |
+
license: apache-2.0
|
15 |
+
model-index:
|
16 |
+
- name: MT5 Fix Asr Vietnamese by Ontocord
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
name: Speech Recognition
|
20 |
+
type: automatic-speech-recognition
|
21 |
+
dataset:
|
22 |
+
name: Common Voice vi
|
23 |
+
type: common_voice
|
24 |
+
args: vi
|
25 |
+
metrics:
|
26 |
+
- name: Test WER
|
27 |
+
type: wer
|
28 |
+
value: 25.207182
|
29 |
+
---
|
README.md
CHANGED
@@ -1 +1,29 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: vi
|
3 |
+
datasets:
|
4 |
+
- common_voice
|
5 |
+
- FOSD: https://data.mendeley.com/datasets/k9sxg2twv4/4
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
tags:
|
9 |
+
- language-modeling
|
10 |
+
- audio
|
11 |
+
- automatic-speech-recognition
|
12 |
+
- speech
|
13 |
+
- xlsr-fine-tuning-week
|
14 |
+
license: apache-2.0
|
15 |
+
model-index:
|
16 |
+
- name: MT5 Fix Asr Vietnamese by Ontocord
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
name: Speech Recognition
|
20 |
+
type: automatic-speech-recognition
|
21 |
+
dataset:
|
22 |
+
name: Common Voice vi
|
23 |
+
type: common_voice
|
24 |
+
args: vi
|
25 |
+
metrics:
|
26 |
+
- name: Test WER
|
27 |
+
type: wer
|
28 |
+
value: 25.207182
|
29 |
+
---
|