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-v1.1
|
@@ -54,6 +58,10 @@ model-index:
|
|
54 |
- type: CER
|
55 |
value: 8.48
|
56 |
name: CER
|
|
|
|
|
|
|
|
|
57 |
---
|
58 |
|
59 |
# Kotoba-Whisper-v1.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-v1.1
|
|
|
58 |
- type: CER
|
59 |
value: 8.48
|
60 |
name: CER
|
61 |
+
datasets:
|
62 |
+
- japanese-asr/whisper_transcriptions.reazonspeech.large
|
63 |
+
- japanese-asr/whisper_transcriptions.reazonspeech.large.wer_10.0
|
64 |
+
- japanese-asr/whisper_transcriptions.reazonspeech.large.wer_10.0.vectorized
|
65 |
---
|
66 |
|
67 |
# Kotoba-Whisper-v1.1
|