Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ pipeline_tag: automatic-speech-recognition
|
|
| 19 |
metrics:
|
| 20 |
- wer
|
| 21 |
model-index:
|
| 22 |
-
- name: kotoba-tech/kotoba-whisper-
|
| 23 |
results:
|
| 24 |
- task:
|
| 25 |
type: automatic-speech-recognition
|
|
@@ -29,10 +29,10 @@ model-index:
|
|
| 29 |
metrics:
|
| 30 |
- name: WER
|
| 31 |
type: WER
|
| 32 |
-
value:
|
| 33 |
- name: CER
|
| 34 |
type: CER
|
| 35 |
-
value: 9.
|
| 36 |
- task:
|
| 37 |
type: automatic-speech-recognition
|
| 38 |
dataset:
|
|
@@ -41,10 +41,10 @@ model-index:
|
|
| 41 |
metrics:
|
| 42 |
- name: WER
|
| 43 |
type: WER
|
| 44 |
-
value:
|
| 45 |
- name: CER
|
| 46 |
type: CER
|
| 47 |
-
value:
|
| 48 |
- task:
|
| 49 |
type: automatic-speech-recognition
|
| 50 |
dataset:
|
|
@@ -53,13 +53,13 @@ model-index:
|
|
| 53 |
metrics:
|
| 54 |
- name: WER
|
| 55 |
type: WER
|
| 56 |
-
value:
|
| 57 |
- name: CER
|
| 58 |
type: CER
|
| 59 |
-
value: 8.
|
| 60 |
---
|
| 61 |
|
| 62 |
-
# Kotoba-Whisper
|
| 63 |
_Kotoba-Whisper_ is a collection of distilled [Whisper](https://arxiv.org/abs/2212.04356) models for Japanese ASR, developed through the collaboration bewteen
|
| 64 |
[Asahi Ushio](https://asahiushio.com) and [Kotoba Technologies](https://twitter.com/kotoba_tech).
|
| 65 |
Following the original work of distil-whisper ([Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430)),
|
|
|
|
| 19 |
metrics:
|
| 20 |
- wer
|
| 21 |
model-index:
|
| 22 |
+
- name: kotoba-tech/kotoba-whisper-v2.0
|
| 23 |
results:
|
| 24 |
- task:
|
| 25 |
type: automatic-speech-recognition
|
|
|
|
| 29 |
metrics:
|
| 30 |
- name: WER
|
| 31 |
type: WER
|
| 32 |
+
value: 58.9
|
| 33 |
- name: CER
|
| 34 |
type: CER
|
| 35 |
+
value: 9.20
|
| 36 |
- task:
|
| 37 |
type: automatic-speech-recognition
|
| 38 |
dataset:
|
|
|
|
| 41 |
metrics:
|
| 42 |
- name: WER
|
| 43 |
type: WER
|
| 44 |
+
value: 55.6
|
| 45 |
- name: CER
|
| 46 |
type: CER
|
| 47 |
+
value: 11.63
|
| 48 |
- task:
|
| 49 |
type: automatic-speech-recognition
|
| 50 |
dataset:
|
|
|
|
| 53 |
metrics:
|
| 54 |
- name: WER
|
| 55 |
type: WER
|
| 56 |
+
value: 63.8
|
| 57 |
- name: CER
|
| 58 |
type: CER
|
| 59 |
+
value: 8.40
|
| 60 |
---
|
| 61 |
|
| 62 |
+
# Kotoba-Whisper (v2.0)
|
| 63 |
_Kotoba-Whisper_ is a collection of distilled [Whisper](https://arxiv.org/abs/2212.04356) models for Japanese ASR, developed through the collaboration bewteen
|
| 64 |
[Asahi Ushio](https://asahiushio.com) and [Kotoba Technologies](https://twitter.com/kotoba_tech).
|
| 65 |
Following the original work of distil-whisper ([Robust Knowledge Distillation via Large-Scale Pseudo Labelling](https://arxiv.org/abs/2311.00430)),
|