|
SPRAAK
|
read exemplar (meta) data More...
Data Structures | |
| struct | SprExemplarWI |
| word level info More... | |
| struct | SprExemplarTI |
| template level info More... | |
| union | _Union1_EXEMPLAR_IO_ |
| struct | SprExemplarLst |
| struct | SprExemplarLbl |
| label info read from the segmentation file More... | |
| struct | SprDtwFeatures |
| struct | SprDtwSensitivity |
Functions | |
| SprDtwSensitivity * | read_sensitivity_mvg (const char *fname, float sdf) |
| void * | spr_exemplar_read_data (SprDtwFeatures *dst, const char *fname, size_t ctx, const char *fname_sd, const float sdf, unsigned int nthread) |
| SprExemplarLbl * | spr_exemplar_lbl_free (SprExemplarLbl *lbl_info) |
| SprExemplarLbl * | spr_exemplar_lbl_read (const char *fname, size_t ctx, const char *wprefix) |
read exemplar (meta) data
The exemplar data is typically stored in one big file. Sensitivity info can be added on the fly. The meta data is stored in a segmentation file.
1.8.6