Добавить Tesla.json
This commit is contained in:
parent
39ce1658fb
commit
28e7f579cd
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "micro",
|
||||
"wake word": "Tesla",
|
||||
"author": "RE.Kovalev",
|
||||
"website": "https://rekovalev.site",
|
||||
"model": "https://git.rekovalev.site/re.kovalev/TeslaMicroWakeWord/raw/commit/39ce1658fb31d4ebc81d05487de15f4782da44a3/Tesla.tflite",
|
||||
"version": 1,
|
||||
"micro": {
|
||||
"probability_cutoff": 0.5,
|
||||
"sliding_window_average_size": 10
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue