PocketSphinx 5prealpha
|
Phone level segmentation information. More...
#include <allphone_search.h>
Data Fields | |
s3cipid_t | ci |
frame_idx_t | sf |
frame_idx_t | ef |
int32 | score |
int32 | tscore |
Phone level segmentation information.
Definition at line 92 of file allphone_search.h.
s3cipid_t phseg_s::ci |
Definition at line 93 of file allphone_search.h.
frame_idx_t phseg_s::ef |
Definition at line 94 of file allphone_search.h.
int32 phseg_s::score |
Definition at line 95 of file allphone_search.h.
frame_idx_t phseg_s::sf |
Definition at line 94 of file allphone_search.h.
int32 phseg_s::tscore |
Definition at line 96 of file allphone_search.h.