1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 04:04:58 +03:00
leon/tcp_server/settings.json
2024-06-18 09:02:09 +08:00

11 lines
152 B
JSON

{
"asr": {
"rms_threshold": 196,
"device": "auto"
},
"tts": {
"model_file_name": "EN-Leon-V1_1-G_600000.pth"
},
"wake_word": {}
}