Update README.md
Browse files
README.md
CHANGED
|
@@ -22,12 +22,7 @@ The relative speeds below are measured by transcribing English speech on a A100,
|
|
| 22 |
| large | 1550 M | N/A | `large` | ~10 GB | 1x |
|
| 23 |
| turbo | 809 M | N/A | `turbo` | ~6 GB | ~8x |
|
| 24 |
|
| 25 |
-
|
| 26 |
-
Whisper's performance varies widely depending on the language. The figure below shows a performance breakdown of `large-v3` and `large-v2` models by language, using WERs (word error rates) or CER (character error rates, shown in *Italic*) evaluated on the Common Voice 15 and Fleurs datasets. Additional WER/CER metrics corresponding to the other models and datasets can be found in Appendix D.1, D.2, and D.4 of [the paper](https://arxiv.org/abs/2212.04356), as well as the BLEU (Bilingual Evaluation Understudy) scores for translation in Appendix D.3.
|
| 27 |
-
|
| 28 |
-

|
| 29 |
-
|
| 30 |
-
|
| 31 |
---
|
| 32 |
English
|
| 33 |
Chinese
|
|
@@ -128,4 +123,8 @@ Hausa
|
|
| 128 |
Bashkir
|
| 129 |
jw
|
| 130 |
Sundanese
|
| 131 |
-
===
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
| large | 1550 M | N/A | `large` | ~10 GB | 1x |
|
| 23 |
| turbo | 809 M | N/A | `turbo` | ~6 GB | ~8x |
|
| 24 |
|
| 25 |
+
Supported Languages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
English
|
| 28 |
Chinese
|
|
|
|
| 123 |
Bashkir
|
| 124 |
jw
|
| 125 |
Sundanese
|
| 126 |
+
===
|
| 127 |
+
Whisper's performance varies widely depending on the language. The figure below shows a performance breakdown of `large-v3` and `large-v2` models by language, using WERs (word error rates) or CER (character error rates, shown in *Italic*) evaluated on the Common Voice 15 and Fleurs datasets. Additional WER/CER metrics corresponding to the other models and datasets can be found in Appendix D.1, D.2, and D.4 of [the paper](https://arxiv.org/abs/2212.04356), as well as the BLEU (Bilingual Evaluation Understudy) scores for translation in Appendix D.3.
|
| 128 |
+
|
| 129 |
+

|
| 130 |
+
|