File size: 478 Bytes
759d0dd
 
74c35f0
 
 
 
 
 
 
 
 
 
 
 
 
 
759d0dd
74c35f0
 
 
 
759d0dd
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "model_type": "keyword-spotting",
  "pipeline_tag": "audio-classification",
  "library_name": "axengine",
  "tags": [
    "keyword-spotting",
    "wake-word",
    "audio-classification",
    "axera",
    "ax650",
    "ax630c"
  ],
  "license": "apache-2.0",
  "language": [
    "en"
  ],
  "source": "openWakeWord",
  "target_hardware": [
    "AX650",
    "AX630C"
  ],
  "runtime": "axengine",
  "sample_rate": 16000,
  "default_threshold": 0.5,
  "mel_backend": "numpy"
}