Add kobold files
BIN
illustrations/kobold/error.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
illustrations/kobold/listening.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
illustrations/kobold/loading.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
illustrations/kobold/responding.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
illustrations/kobold/thinking.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
illustrations/sketch_kobold/error.png
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
illustrations/sketch_kobold/idle.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
illustrations/sketch_kobold/listen.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
illustrations/sketch_kobold/respond.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
illustrations/sketch_kobold/sleepy.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
illustrations/sketch_kobold/thimk.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
18
models/hey_nokari/hey_nokari.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "hey_nokari",
|
||||
"author": "Taco",
|
||||
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||
"model": "hey_nokari.tflite",
|
||||
"trained_languages": [
|
||||
"en"
|
||||
],
|
||||
"version": 2,
|
||||
"micro": {
|
||||
"probability_cutoff": 0.98,
|
||||
"sliding_window_size": 20,
|
||||
"feature_step_size": 10,
|
||||
"tensor_arena_size": 30000,
|
||||
"minimum_esphome_version": "2024.7.0"
|
||||
}
|
||||
}
|
||||
BIN
models/hey_nokari/hey_nokari.tflite
Normal file
18
models/kobold/hey_kobold.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "hey_kobold",
|
||||
"author": "Taco",
|
||||
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||
"model": "hey_kobold.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"
|
||||
}
|
||||
}
|
||||
BIN
models/kobold/hey_kobold.tflite
Normal file
18
models/nokari/nokari.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "nokari",
|
||||
"author": "Taco",
|
||||
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||
"model": "nokari.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"
|
||||
}
|
||||
}
|
||||
BIN
models/nokari/nokari.tflite
Normal file
18
models/ok_kobold/ok_kobold.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "micro",
|
||||
"wake_word": "ok_kobold",
|
||||
"author": "Taco",
|
||||
"website": "https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git",
|
||||
"model": "ok_kobold.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"
|
||||
}
|
||||
}
|
||||