hopeless test -- don't use this
This commit is contained in:
15
cortana.json
Normal file
15
cortana.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "micro",
|
||||||
|
"wake_word": "cortana",
|
||||||
|
"author": "bc",
|
||||||
|
"model": "https://git.paradeus.tech/Bas-Imth/models/raw/branch/main/cortana.tflite",
|
||||||
|
"version": 2,
|
||||||
|
"trained_languages": ["en"],
|
||||||
|
"micro": {
|
||||||
|
"probability_cutoff": 0.5,
|
||||||
|
"sliding_window_size": 5,
|
||||||
|
"feature_step_size": 10,
|
||||||
|
"tensor_arena_size": 22860,
|
||||||
|
"minimum_esphome_version": "2024.7"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user