Upload README.md
Browse files
README.md
CHANGED
@@ -5,24 +5,25 @@ datasets:
|
|
5 |
tags:
|
6 |
- audio
|
7 |
- automatic-speech-recognition
|
|
|
|
|
8 |
- speech
|
9 |
- xlsr-fine-tuning-week
|
10 |
-
- robust-speech-event
|
11 |
license: apache-2.0
|
12 |
model-index:
|
13 |
- name: XLSR Wav2Vec2 Cantonese (Hong Kong) by Voidful
|
14 |
results:
|
15 |
-
- task:
|
16 |
name: Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Common Voice zh-HK
|
20 |
type: common_voice
|
21 |
-
args: zh-HK
|
22 |
metrics:
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
---
|
27 |
|
28 |
# Wav2Vec2-Large-XLSR-53-hk
|
|
|
5 |
tags:
|
6 |
- audio
|
7 |
- automatic-speech-recognition
|
8 |
+
- hf-asr-leaderboard
|
9 |
+
- robust-speech-event
|
10 |
- speech
|
11 |
- xlsr-fine-tuning-week
|
|
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
- name: XLSR Wav2Vec2 Cantonese (Hong Kong) by Voidful
|
15 |
results:
|
16 |
+
- task:
|
17 |
name: Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
name: Common Voice zh-HK
|
21 |
type: common_voice
|
22 |
+
args: zh-HK
|
23 |
metrics:
|
24 |
+
- name: Test CER
|
25 |
+
type: cer
|
26 |
+
value: 16.41
|
27 |
---
|
28 |
|
29 |
# Wav2Vec2-Large-XLSR-53-hk
|