task-router.xiaoyan/test_config.json
2026-04-03 16:32:05 +08:00

15 lines
287 B
JSON

{
"component_type": "dialogue_reading",
"format": {
"text": "string",
"audio": "optional_file",
"language": "string"
},
"config": {
"duration": 30,
"scoring_threshold": 80,
"text": "Hello, how are you?",
"language": "en"
},
"status": "generated"
}