Update README.md
Browse files
README.md
CHANGED
@@ -32,13 +32,12 @@ https://github.com/rtzr/Awesome-Korean-Speech-Recognition
|
|
32 |
|
33 |
| Model | cv_15_ko | fleurs_ko | kcall_testset | kconf_test | kcounsel_test | klec_testset | kspon_clean | kspon_other |
|
34 |
|-----------------------|----------|-----------|---------------|------------|---------------|--------------|-------------|-------------|
|
35 |
-
|
|
36 |
-
|
|
37 |
-
|
|
38 |
| whisper_base_komixv2_phn | 12.81 | 8.27 | 9.5 | 13.26 | 11.33 | 14.24 | 13.11 | 13.3 |
|
39 |
-
|
|
40 |
-
|
|
41 |
-
| whisper_turbo_lora | 6.25 | 4.0 | 6.51 | 9.94 | 5.05 | 8.84 | 9.35 | 9.29 |
|
42 |
|
43 |
### Acknowledgement
|
44 |
- ๋ณธ ๋ชจ๋ธ์ ๊ตฌ๊ธ์ TRC ํ๋ก๊ทธ๋จ์ ์ง์์ผ๋ก ํ์ตํ์ต๋๋ค.
|
|
|
32 |
|
33 |
| Model | cv_15_ko | fleurs_ko | kcall_testset | kconf_test | kcounsel_test | klec_testset | kspon_clean | kspon_other |
|
34 |
|-----------------------|----------|-----------|---------------|------------|---------------|--------------|-------------|-------------|
|
35 |
+
| whisper_base | 21.16 | 11.89 | 42.56 | 27.62 | 22.24 | 28.65 | 30.41 | 27.02 |
|
36 |
+
| whisper_base_komix | 15.42 | 7.16 | 20.86 | 14.24 | 12.64 | 13.44 | 12.26 | 12.12 |
|
37 |
+
| whisper_base_komixv2 | 13.04 | 7.04 | 10.54 | 13.1 | 10.65 | 12.99 | 12.44 | 12.56 |
|
38 |
| whisper_base_komixv2_phn | 12.81 | 8.27 | 9.5 | 13.26 | 11.33 | 14.24 | 13.11 | 13.3 |
|
39 |
+
| whisper_large_v3 | 5.11 | 3.72 | 5.45 | 9.35 | 3.83 | 8.46 | 15.08 | 12.89 |
|
40 |
+
| whisper_large_v3_turbo | 5.38 | 3.95 | 5.89 | 9.77 | 4.21 | 9.27 | 16.49 | 13.54 |
|
|
|
41 |
|
42 |
### Acknowledgement
|
43 |
- ๋ณธ ๋ชจ๋ธ์ ๊ตฌ๊ธ์ TRC ํ๋ก๊ทธ๋จ์ ์ง์์ผ๋ก ํ์ตํ์ต๋๋ค.
|