Update README.md
Browse files
README.md
CHANGED
@@ -121,13 +121,13 @@ We benchmark on the test set using WER with words tokenized by [PyThaiNLP](https
|
|
121 |
|
122 |
| | WER PyThaiNLP 2.3.1 | WER deepcut | CER |
|
123 |
|--------------------------------|---------------------|----------------|----------------|
|
124 |
-
| [Kaldi from scratch](https://github.com/vistec-AI/commonvoice-th) |
|
125 |
-
| Ours without spell correction |
|
126 |
-
| Ours with spell correction |
|
127 |
-
| Google Web Speech API※ |
|
128 |
-
| Microsoft Bing Speech API※ | **
|
129 |
-
| Amazon Transcribe※ |
|
130 |
-
| NECTEC AI for Thai Partii API※ |
|
131 |
|
132 |
※ APIs are not finetuned with Common Voice 7.0 data
|
133 |
|
|
|
121 |
|
122 |
| | WER PyThaiNLP 2.3.1 | WER deepcut | CER |
|
123 |
|--------------------------------|---------------------|----------------|----------------|
|
124 |
+
| [Kaldi from scratch](https://github.com/vistec-AI/commonvoice-th) | 23.04 | | 7.57 |
|
125 |
+
| Ours without spell correction | 13.634024 | **8.152052** | **2.813019** |
|
126 |
+
| Ours with spell correction | 17.996397 | 14.167975 | 5.225761 |
|
127 |
+
| Google Web Speech API※ | 13.711234 | 10.860058 | 7.357340 |
|
128 |
+
| Microsoft Bing Speech API※ | **12.578819** | 9.620991 | 5.016620 |
|
129 |
+
| Amazon Transcribe※ | 21.86334 | 14.487553 | 7.077562 |
|
130 |
+
| NECTEC AI for Thai Partii API※ | 20.105887 | 15.515631 | 9.551027 |
|
131 |
|
132 |
※ APIs are not finetuned with Common Voice 7.0 data
|
133 |
|