Instructions to use HashNuke/tincan-wakewords with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use HashNuke/tincan-wakewords with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
Akash Manohar commited on
Commit ·
6ef900d
1
Parent(s): efff6b5
init model
Browse files- labels.json +49 -0
- last_checkpoint/last.ckpt +3 -0
- model.onnx +3 -0
labels.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"astra",
|
| 3 |
+
"backward",
|
| 4 |
+
"bali",
|
| 5 |
+
"bed",
|
| 6 |
+
"bird",
|
| 7 |
+
"boston",
|
| 8 |
+
"capri",
|
| 9 |
+
"cat",
|
| 10 |
+
"delhi",
|
| 11 |
+
"dog",
|
| 12 |
+
"down",
|
| 13 |
+
"dublin",
|
| 14 |
+
"eight",
|
| 15 |
+
"five",
|
| 16 |
+
"follow",
|
| 17 |
+
"forward",
|
| 18 |
+
"four",
|
| 19 |
+
"frisco",
|
| 20 |
+
"go",
|
| 21 |
+
"happy",
|
| 22 |
+
"house",
|
| 23 |
+
"learn",
|
| 24 |
+
"left",
|
| 25 |
+
"marvin",
|
| 26 |
+
"monaco",
|
| 27 |
+
"nine",
|
| 28 |
+
"no",
|
| 29 |
+
"off",
|
| 30 |
+
"on",
|
| 31 |
+
"one",
|
| 32 |
+
"oslo",
|
| 33 |
+
"paris",
|
| 34 |
+
"right",
|
| 35 |
+
"seatown",
|
| 36 |
+
"seven",
|
| 37 |
+
"sheila",
|
| 38 |
+
"six",
|
| 39 |
+
"stop",
|
| 40 |
+
"three",
|
| 41 |
+
"tokyo",
|
| 42 |
+
"tree",
|
| 43 |
+
"two",
|
| 44 |
+
"up",
|
| 45 |
+
"visual",
|
| 46 |
+
"wow",
|
| 47 |
+
"yes",
|
| 48 |
+
"zero"
|
| 49 |
+
]
|
last_checkpoint/last.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:779899f52aee931f2f0be0db034b521dc4f8b016643d7eb90adc5300aebb0e26
|
| 3 |
+
size 977623
|
model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3e1c17e17b488e8d9b2283b54e6e59bf3d80fbf89a243e83bfe3c071d606c15
|
| 3 |
+
size 386610
|