HomeSort by relevance Sort by last modified time
    Searched full:modellabel (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/grxmlcompile/
sub_phon.cpp 37 std::string modelLabel, word;
42 modelLabel= ss.str();
43 silenceId = doc.addPhonemeToList(modelLabel);
48 modelLabel= ss.str();
49 intraId = doc.addPhonemeToList(modelLabel);
80 pron.getPhoneme(jj, kk, modelLabel);
81 //std::cout << "ExpandPhonemes adding "<< modelLabel <<std::endl;
82 phoneId = doc.addPhonemeToList( modelLabel );

Completed in 34 milliseconds