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
File size: 494 Bytes
6ef900d | 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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | [
"astra",
"backward",
"bali",
"bed",
"bird",
"boston",
"capri",
"cat",
"delhi",
"dog",
"down",
"dublin",
"eight",
"five",
"follow",
"forward",
"four",
"frisco",
"go",
"happy",
"house",
"learn",
"left",
"marvin",
"monaco",
"nine",
"no",
"off",
"on",
"one",
"oslo",
"paris",
"right",
"seatown",
"seven",
"sheila",
"six",
"stop",
"three",
"tokyo",
"tree",
"two",
"up",
"visual",
"wow",
"yes",
"zero"
]
|