various updates
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "hey dick head",
|
||||
"author": "peenfart",
|
||||
"website": "https://www.kevinahrendt.com/",
|
||||
"model": "./hey_dick_head.tflite",
|
||||
"trained_languages": ["en"],
|
||||
"version": 2,
|
||||
"micro": {
|
||||
"probability_cutoff": 0.97,
|
||||
"sliding_window_size": 5,
|
||||
"feature_step_size": 10,
|
||||
"tensor_arena_size": 22860,
|
||||
"minimum_esphome_version": "2024.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user