| { | |
| "gender": { | |
| "0": "female", | |
| "1": "male" | |
| }, | |
| "dialect": { | |
| "0": "central dialect", | |
| "1": "highland central dialect", | |
| "2": "minority ethnic group dialect", | |
| "3": "northern dialect", | |
| "4": "southern dialect" | |
| }, | |
| "emotion": { | |
| "0": "angry", | |
| "1": "disgust", | |
| "2": "fear", | |
| "3": "happy", | |
| "4": "joyful", | |
| "5": "neutral", | |
| "6": "sad", | |
| "7": "tired" | |
| }, | |
| "age": { | |
| "0": "children", | |
| "1": "middle age", | |
| "2": "old", | |
| "3": "very old", | |
| "4": "young" | |
| } | |
| } |