Home | History | Annotate | Download | only in grxmlcompile

Lines Matching full:slot

439 /* this pushes the slot labels forward which gives an opportunity for 
440 multiple instances of the slot to be merged, eg. lookup NAME
478 std::cout << "Error: FstPushSlotLikeOLabels() failing, there could be confusion between the slot (hack-pron) and a real-pron, the slot olabel may have been pushed by earlier fst operations!" << std::endl;
516 /* gets the range of slot numbers, myMin inclusive, myMax is exclusive */
535 in the Cfst, meaning that the slot marker must be unchanged after
537 used, and put the slot marker arcs in parallel. This also causes the
538 models before the slot to assume silence to the right, and the models after
539 the slot to assume silence to the left, both of which are reasonable */
680 cout << "SLOT>> " << phrase << endl;
692 /* with 2 arcs, we have a better chance to merge the slot if used from
759 } // slot vs non-slot
868 /* add slot markers as if they were silence phonemes, this makes the context
869 for them as if the slot were silence, which is reasonable, although another