HomeSort by relevance Sort by last modified time
    Searched refs:AcousticModel (Results 1 - 3 of 3) sorted by null

  /external/srec/tools/grxmlcompile/
vocab.h 57 class AcousticModel
60 AcousticModel( std::string & arbFileName );
61 ~AcousticModel();
85 int lookupModelIDs( AcousticModel &acoustic );
vocab.cpp 219 int Pronunciation::lookupModelIDs( AcousticModel &acoustic )
270 AcousticModel::AcousticModel( std::string & arbFileName )
281 AcousticModel::~AcousticModel()
286 int AcousticModel::getStateIndices(int id, std::vector<int> & stateIDs)
grxmldoc.h 61 AcousticModel* getModel() { return m_pModel;}
172 AcousticModel *m_pModel;

Completed in 491 milliseconds