gspacone commited on
Commit
671f1d6
·
verified ·
1 Parent(s): 5bc7115

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # SilentWear
5
+ ## Speech Recognition from EMG Signals
6
+
7
+ SilentWear is a dataset for vocalized and silent speech recognition from surface electromyography (sEMG) signals, recorded from a wearable neckband.
8
+
9
+ The dataset is designed to support research in:
10
+
11
+ - Silent speech interfaces
12
+ - EMG-based speech decoding
13
+ - Human–machine interaction (HMI)
14
+ - Wearable bio-signal processing
15
+ - Assistive communication technologies
16
+
17
+ ⚠️ **Status: the dataset will be released after review**
18
+ ---