Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,31 @@ configs:
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
|
|
|
|
|
|
|
|
31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
+
language:
|
32 |
+
- th
|
33 |
+
size_categories:
|
34 |
+
- 1K<n<10K
|
35 |
---
|
36 |
+
|
37 |
+
# ThaiMOS (TTS MOS Evaluaution)
|
38 |
+
- (Older) TTS synthesized speech with human evaluation
|
39 |
+
- Mean Opinion Score (MOS)
|
40 |
+
- Annotation was done by Datawow
|
41 |
+
- Annonation aspect: sound quality, pronunciation, silence
|
42 |
+
- This dataset was originally developed in 2024 based on older TTS models -- likely that patterns in this data may not be applicable to modern TTS systems.
|
43 |
+
|
44 |
+
|
45 |
+
## Annotation Guideline
|
46 |
+
In directory pack, there are 12 directories each with 50 utterances.
|
47 |
+
|
48 |
+
Each subject carefully listens to an utterance and give the scores in three aspects as follows.
|
49 |
+
1. Sound_quality (Noise level): คุณภาพของไฟล์เสียงว่ามีเสียงรบกวนหรือเสียง noise ต่างๆมากน้อยขนาดไหน
|
50 |
+
2. Silence: การเว้นจังหวะหายใจระหว่างประโยคและระหว่่างคำ
|
51 |
+
3. Pronunciation: การออกเสียงในแต่ละคำว่าออกเสียงได้ถูกต้องในระดับไหน
|
52 |
+
|
53 |
+
All aspects are assessed from 1 to 5 (The higher, the better).
|
54 |
+
|
55 |
+
- Number of human subjects used for listening each utterance: 5-8 subjects
|
56 |
+
- Evaluation Conditions
|
57 |
+
1. The subjects have to be born and raised in Bangkok.
|
58 |
+
2. The subjects have to be in quiet place to evaluate the speech audio files.
|