Files
2025-04-21 11:51:16 +08:00

20 lines
399 B
JSON

{
"mode": "single-speaker-fast",
"type": "tts",
"homepage":"https://github.com/huakunyang/SummerTTS",
"capabilities": [
"tts",
"Chinese"
],
"input_type": [
"tts.utf-8"
],
"output_type": [
"tts.wav",
"sys.play.0_1"
],
"mode_param": {
"ttsModelName": "single_speaker_fast.bin",
"awake_delay": 1000
}
}