Home | History | Annotate | Download | only in lib

Lines Matching full:silence

68 #define PICOPAM_BREAK_ADD_SIZE 4        /*syllable feature vector increment dued to BREAK and SILENCE*/
107 #define PICOPAM_DIR_SIL 2 /*final silence attributes*/
1556 /*make initial silence of sentence shorter (see also pam_put_item)*/
1914 /*make initial silence of sentence shorter (see also UpdateVector)*/
1920 /*manage silence syllables with prescribed durations*/
4216 * @param uBoundType : the boundary type (only for silence syllables)
4217 * @param uMinDur, uMaxDur : the mimimum and maximum duration (only for silence syllables)
4309 pam->sSyllFeats[pam->nCurrSyllable].phoneV[P1] = 1; /*this means the syllable contains a pause-silence*/
4440 /*create silence syll and process P_BOUND event*/
4461 /*create silence syll and process P_BOUND event*/
4503 /*insert a new silence syllable and process P_BOUND event*/
4504 /*create silence syll and process P_BOUND event*/
4522 /*insert a new silence syllable and process P_BOUND event*/
4523 /*create silence syll and process P_BOUND event*/
4649 * processes a pause (silence) syllable after backward processing
4650 * @param this : pointer to PAM PU sub object pointer : processes a pause (silence) syllable after backward processing
4655 * @remarks this function corresponds to initializing silence phonemes with
4776 * @param this : pointer to PAM PU sub object pointer : processes a pause (silence) syllable after backward processing