Commit
·
fee5800
1
Parent(s):
4fcea56
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- wakeword
|
| 5 |
+
- hotword
|
| 6 |
+
- keyword spotting
|
| 7 |
---
|
| 8 |
+
|
| 9 |
+
## OpenWakeWord Models
|
| 10 |
+
|
| 11 |
+
This repo contains the official pre-trained models for the [openWakeWord](https://github.com/dscripka/openWakeWord) wake word/phrase detection library.
|
| 12 |
+
|
| 13 |
+
All of these pre-trained models are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license due to the inclusion of datasets with unknown or restrictive licensing as part of the training data.
|