Upload files to "assets"

This commit is contained in:
sudoxreboot 2025-12-30 10:04:11 -07:00
commit 76529182ae
2 changed files with 14 additions and 0 deletions

14
assets/trinity.json Normal file
View file

@ -0,0 +1,14 @@
{
"version": 2,
"type": "micro",
"wake_word": "trinity",
"author": "sudoxnym",
"model": "trinity.tflite",
"model_type": "mww-v2",
"micro": {
"probability_cutoff": 0.5,
"sliding_window_size": 5,
"feature_step_size": 10,
"tensor_arena_size": 8192
}
}

BIN
assets/trinity.tflite Normal file

Binary file not shown.