Update README.md
Browse files
README.md
CHANGED
@@ -37,15 +37,17 @@ It achieves the following results on the evaluation set:
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
-
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
44 |
-
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|
48 |
-
|
|
|
|
|
49 |
|
50 |
## Training procedure
|
51 |
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
+
Finetuned on custom commands: "ambient", "light", "off", "on", "scene1", "scene2", "scene3", "void"
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
44 |
+
Intended for keyword spotting applications.
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|
48 |
+
3200 training samples, 800 testing samples in total.
|
49 |
+
Originally was recorded 20 samples of every class.
|
50 |
+
Each sample was randomly augmented with random methods: pitch-shifting, time-stretching, volume-change, gaussian noise.
|
51 |
|
52 |
## Training procedure
|
53 |
|