-
Notifications
You must be signed in to change notification settings - Fork 51
Description
`Elechouse Voice Recognition V3 Module "train" sample.
Usage:
COMMAND FORMAT EXAMPLE Comment
train train (r0) (r1)... train 0 2 45 Train records
load load (r0) (r1) ... load 0 51 2 3 Load records
clear clear clear remove all records in Recognizer
record record / record (r0) (r1)... record / record 0 79 Check record train status
vr vr vr Check recognizer status
getsig getsig (r) getsig 0 Get signature of record (r)
sigtrain sigtrain (r) (sig) sigtrain 0 ZERO Train one record(r) with signature(sig)
settings settings settings Check current system settings
help help help print this message
sigtrain 0 Up
Record: 0 Speak now
Record: 0 Speak again
Record: 0 Success
Success: 1
Record 0 Trained
SIG: Up
sigtrain 1 Down
Record: 1 Speak now
Record: 1 Speak again
Record: 1 Success
Success: 1
Record 1 Trained
SIG: Down
sigtrain 2 Left
Record: 2 Speak now
Record: 2 Speak again
Record: 2 Success
Success: 1
Record 2 Trained
SIG: Left
load 0 1 2
Load success: 0
Record 0 Record already in recognizer
Record 1 Record already in recognizer
Record 2 Record untrained
record 0
Check 1 records.
1 record trained.
0 --> Trained
record 1
Check 1 records.
1 record trained.
1 --> Trained
record 2
Check 1 records.
0 record trained.
2 --> Untrained
vr
All voice records in recognizer: 0
Valid voice records in recognizer: 0
VR is not in group mode.
VR Index Record Comment
0 Unloaded NONE
1 Unloaded NONE
2 Unloaded NONE
3 Unloaded NONE
4 Unloaded NONE
5 Unloaded NONE
6 Unloaded NONE