first commit
This commit is contained in:
18
hey_nexus_en/hey_nexus.json
Normal file
18
hey_nexus_en/hey_nexus.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "micro",
|
||||||
|
"wake_word": "Hey Nexus",
|
||||||
|
"author": "Tater Totterson",
|
||||||
|
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||||
|
"model": "hey_nexus.tflite",
|
||||||
|
"trained_languages": [
|
||||||
|
"en"
|
||||||
|
],
|
||||||
|
"version": 2,
|
||||||
|
"micro": {
|
||||||
|
"probability_cutoff": 0.61,
|
||||||
|
"sliding_window_size": 3,
|
||||||
|
"feature_step_size": 10,
|
||||||
|
"tensor_arena_size": 30000,
|
||||||
|
"minimum_esphome_version": "2024.7.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
hey_nexus_en/hey_nexus.tflite
Normal file
BIN
hey_nexus_en/hey_nexus.tflite
Normal file
Binary file not shown.
Reference in New Issue
Block a user