Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,17 @@ tags:
|
|
7 |
- hf-asr-leaderboard
|
8 |
metrics:
|
9 |
- wer
|
|
|
10 |
widget:
|
11 |
- example_title: CommonVoice 8.0 (Test Split)
|
12 |
-
src:
|
|
|
13 |
- example_title: JSUT Basic 5000
|
14 |
-
src:
|
|
|
15 |
- example_title: ReazonSpeech (Test Split)
|
16 |
-
src:
|
|
|
17 |
pipeline_tag: automatic-speech-recognition
|
18 |
model-index:
|
19 |
- name: kotoba-tech/kotoba-whisper-v2.1
|
|
|
7 |
- hf-asr-leaderboard
|
8 |
metrics:
|
9 |
- wer
|
10 |
+
- cer
|
11 |
widget:
|
12 |
- example_title: CommonVoice 8.0 (Test Split)
|
13 |
+
src: >-
|
14 |
+
https://huggingface.co/datasets/japanese-asr/ja_asr.common_voice_8_0/resolve/main/sample.flac
|
15 |
- example_title: JSUT Basic 5000
|
16 |
+
src: >-
|
17 |
+
https://huggingface.co/datasets/japanese-asr/ja_asr.jsut_basic5000/resolve/main/sample.flac
|
18 |
- example_title: ReazonSpeech (Test Split)
|
19 |
+
src: >-
|
20 |
+
https://huggingface.co/datasets/japanese-asr/ja_asr.reazonspeech_test/resolve/main/sample.flac
|
21 |
pipeline_tag: automatic-speech-recognition
|
22 |
model-index:
|
23 |
- name: kotoba-tech/kotoba-whisper-v2.1
|