Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# SilentWear: An Ultra-Low Power Wearable Interface for EMG-Based Silent Speech Recognition
|
|
@@ -172,5 +181,4 @@ This project makes use of the following licenses:
|
|
| 172 |
|
| 173 |
- Apache License 2.0 — See the `LICENSE` file for the full license text.
|
| 174 |
|
| 175 |
-
- Images are under the the Creative Commons Attribution 4.0 International License - see the `LICENSE.images` file for details.
|
| 176 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- silent_speech
|
| 7 |
+
- speech
|
| 8 |
+
- EMG
|
| 9 |
+
- wearable
|
| 10 |
+
- neuromotor
|
| 11 |
+
- HMI
|
| 12 |
---
|
| 13 |
|
| 14 |
# SilentWear: An Ultra-Low Power Wearable Interface for EMG-Based Silent Speech Recognition
|
|
|
|
| 181 |
|
| 182 |
- Apache License 2.0 — See the `LICENSE` file for the full license text.
|
| 183 |
|
| 184 |
+
- Images are under the the Creative Commons Attribution 4.0 International License - see the `LICENSE.images` file for details.
|
|
|