1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-27 16:16:48 +03:00
leon/tcp_server/settings.json

12 lines
178 B
JSON

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