PocketSphinx  0.6
phone_loop_s Struct Reference

Phone loop structure. More...

#include <phone_loop_search.h>

Data Fields

hmm_t hmm
 Basic HMM structure. More...
 
int16 ciphone
 Context-independent phone ID. More...
 
int16 frame
 Last frame this phone was active. More...
 

Detailed Description

Phone loop structure.

Definition at line 63 of file phone_loop_search.h.

Field Documentation

◆ ciphone

int16 phone_loop_s::ciphone

Context-independent phone ID.

Definition at line 65 of file phone_loop_search.h.

◆ frame

int16 phone_loop_s::frame

Last frame this phone was active.

Definition at line 66 of file phone_loop_search.h.

◆ hmm

hmm_t phone_loop_s::hmm

Basic HMM structure.

Definition at line 64 of file phone_loop_search.h.


The documentation for this struct was generated from the following file: