hey_fillis model added
This commit is contained in:
parent
5d033c4205
commit
f84cb3fd97
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "micro",
|
||||
"wake_word": "Hey Fillis",
|
||||
"author": "Hunter Halloran",
|
||||
"website": "https:/factory.uga.edu/",
|
||||
"model": "hey_fillis.tflite",
|
||||
"version": 1,
|
||||
"micro": {
|
||||
"probability_cutoff": 0.76,
|
||||
"sliding_window_average_size": 10
|
||||
}
|
||||
}
|
Binary file not shown.
Loading…
Reference in New Issue