mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-27 16:16:48 +03:00
12 lines
178 B
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": {}
|
|
}
|