chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"asr": {
|
||||
"rms_mic_threshold": 196,
|
||||
"device": "auto",
|
||||
"silence_duration": 1,
|
||||
"active_listening_duration": 10
|
||||
},
|
||||
"tts": {
|
||||
"model_file_name": "EN-Leon-V1_1-G_600000.pth",
|
||||
"device": "auto"
|
||||
},
|
||||
"wake_word": {
|
||||
"model_file_name": "Hey_Leon.onnx",
|
||||
"device": "cpu",
|
||||
"detection_threshold": 0.5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user