hey_fillis/hey_fillis.json

19 lines
401 B
JSON

{
"type": "micro",
"wake_word": "Hey Fillis",
"author": "Hunter Halloran",
"website": "https:/factory.uga.edu/",
"model": "hey_fillis.tflite",
"version": 2,
"trained_languages": [
"en"
],
"micro": {
"probability_cutoff": 0.76,
"sliding_window_average_size": 10,
"tensor_arena_size": 65536,
"feature_step_size": 10,
"minimum_esphome_version": "2024.7.0"
}
}