Compare commits

..

No commits in common. "main" and "v1" have entirely different histories.
main ... v1

1 changed files with 2 additions and 8 deletions

View File

@ -4,15 +4,9 @@
"author": "Hunter Halloran",
"website": "https:/factory.uga.edu/",
"model": "hey_fillis.tflite",
"version": 2,
"trained_languages": [
"en"
],
"version": 1,
"micro": {
"probability_cutoff": 0.76,
"sliding_window_average_size": 10,
"tensor_arena_size": 65536,
"feature_step_size": 10,
"minimum_esphome_version": "2024.7.0"
"sliding_window_average_size": 10
}
}