Teerawach12
commited on
Commit
·
5f21be5
1
Parent(s):
b4262b5
Update README.md
Browse files
README.md
CHANGED
@@ -28,3 +28,10 @@ model-index:
|
|
28 |
|
29 |
**Test Result**: 41.263 %
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
**Test Result**: 41.263 %
|
30 |
|
31 |
+
**Datasets**
|
32 |
+
It is increase new data from The Common Voice V8 dataset to Common Voice V7 dataset or remove all data in Common Voice V7 dataset before split Common Voice V8 then add CommonVoice V7 dataset back to dataset.
|
33 |
+
|
34 |
+
It use ekapolc/Thai_commonvoice_split script for split Common Voice dataset.
|
35 |
+
|
36 |
+
**Models**
|
37 |
+
This model was finetune wav2vec2-large-xlsr-53 model with Thai Common Voice V8 dataset and It use pre-tokenize with deepcut.tokenize.
|