mirror of
https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git
synced 2026-06-12 20:10:19 -06:00
Add files via upload
This commit is contained in:
18
mww_tater/hey_tater.json
Normal file
18
mww_tater/hey_tater.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "hey_tater",
|
||||
"author": "Tater Totterson",
|
||||
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||
"model": "hey_tater.tflite",
|
||||
"trained_languages": [
|
||||
"en"
|
||||
],
|
||||
"version": 2,
|
||||
"micro": {
|
||||
"probability_cutoff": 0.97,
|
||||
"sliding_window_size": 5,
|
||||
"feature_step_size": 10,
|
||||
"tensor_arena_size": 30000,
|
||||
"minimum_esphome_version": "2024.7.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user