PocketSphinx 5prealpha
|
Data Fields | |
const char * | keyphrase |
frame_idx_t | sf |
frame_idx_t | ef |
int32 | prob |
int32 | ascr |
Definition at line 49 of file kws_detections.h.
int32 kws_detection_s::ascr |
Definition at line 54 of file kws_detections.h.
frame_idx_t kws_detection_s::ef |
Definition at line 52 of file kws_detections.h.
const char* kws_detection_s::keyphrase |
Definition at line 50 of file kws_detections.h.
int32 kws_detection_s::prob |
Definition at line 53 of file kws_detections.h.
frame_idx_t kws_detection_s::sf |
Definition at line 51 of file kws_detections.h.