Teapack1 commited on
Commit
dcbc327
1 Parent(s): e752aa6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -37,15 +37,17 @@ It achieves the following results on the evaluation set:
37
 
38
  ## Model description
39
 
40
- More information needed
41
 
42
  ## Intended uses & limitations
43
 
44
- More information needed
45
 
46
  ## Training and evaluation data
47
 
48
- More information needed
 
 
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