/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
fr-FR_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
|
fr-FR_kdt_phr.dtfmt | 18 ! - phone (phoneme values)
|
fr-FR_kdt_posd.dtfmt | 18 ! - phone (phoneme values)
|
fr-FR_kdt_posp.dtfmt | 18 ! - phone (phoneme values)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
it-IT_kdt_acc.dtfmt | 18 ! - phone (phoneme values)
|
it-IT_kdt_phr.dtfmt | 18 ! - phone (phoneme values)
|
it-IT_kdt_posd.dtfmt | 18 ! - phone (phoneme values)
|
it-IT_kdt_posp.dtfmt | 18 ! - phone (phoneme values)
|
/external/svox/pico/lib/ |
picospho.c | 105 * - PROCESS_PARSE : go through inBuf items and extract position/phoneme pairs into phoneme buffer 'phonBuf' 108 * - PROCESS_BOUNDS : go through inBuf items again and match against transduced pos/phoneme 115 * - PROCESS_RECOMB : go through inBuf items again and match against transduced pos/phoneme 562 PICODBG_TRACE(("inserting phrase bound phoneme %c and setting suppresWB=1\n",fstSymbol)); 584 * the word accent symbol to the actual accent phoneme which is put after the syllable separator. */ 615 /* normal phoneme */ 623 /* bug 366: we position the "head" into the item header and not on the first phoneme [all...] |
picospho.h | 114 processing (ie. sequencially applying spho transducers to phoneme sequence composed of
|
picokfst.h | 63 PICOKFST_PLANE_PHONEMES = 0, /* phoneme plane */
|
picosa.c | 784 Input : sInChar the grapheme string to be converted in phoneme [all...] |
/external/svox/pico/tts/ |
svox_ssml_parser.cpp | 164 else if (strcmp(element, "phoneme") == 0) /* only ipa and xsampa alphabets are supported */ 167 int tagComplete = 0; /* set to 1 if phoneme tag has already been added */ 197 /* need to convert phoneme string to xsampa */ 249 strcat(m_data, "<phoneme ph='"); 518 else if (strcmp(element, "phoneme") == 0) 520 m_isInBreak = 0; /* indicate we are no longer in phoneme tag */ 566 return; /* handles the case when someone has added text inside the break or phoneme tag - this text is thrown away */
|
/external/srec/tools/make_ve_grammar/ |
make_ve_grammar.c | 41 /* check if the central phoneme is a word-specific phoneme; if so, do not enroll it into the ve grammar.*/ 198 fprintf(pFile_script,"%d V=PHONEME.V\n",script_line++);
|
/external/srec/config/en.us/tcp/ |
bothtags5.tcp | 64 # (Grapheme-to-Phoneme) module at runtime.
|
bothtags5_from_saved.tcp | 42 # (Grapheme-to-Phoneme) module at runtime.
|
/external/srec/srec/Vocabulary/include/ |
SR_VocabularyImpl.h | 95 ESR_ReturnCode SR_VocabularyGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* word, LCHAR* phoneme, size_t* len);
|
/external/srec/tools/grxmlcompile/ |
sub_phon.cpp | 166 if (arc[ii]->GetInput() >= 0) { // i.e. proper phoneme 190 std::cout << "HMM phoneme: " << modelSequence[jj] << " "; 254 std::cout << "HMM phoneme: " << modelSequence[jj] << " "; 297 std::cout << "HMM phoneme: " << followSequence[jj] << " ";
|
vocab.h | 84 bool getPhoneme( int pronIndex, int picIndex , std::string &phoneme );
|
vocab.cpp | 176 bool Pronunciation::getPhoneme( int pronIndex, int picIndex , std::string &phoneme ) 180 phoneme= s.at(picIndex);
|
/external/srec/tools/test_g2g/ |
test_g2g.c | 50 long phoneme; member in struct:__anon5943 389 if(debug)printf("phoneme %d num_hmms %d (%d-%d)\n", i, num_hmms_in_phoneme, 402 PLogError("error: could not find hmm%d under any phoneme! ",ihmms[ii]); 529 if(debug)printf("phoneme %d num_hmms %d (%d-%d)\n", i, num_hmms_in_phoneme,
|
/external/srec/srec/clib/ |
srec_arb.c | 65 /* get model id for phoneme in context */ 142 return 1; /* bad phoneme */ 154 return 1; /* bad phoneme */ 174 * phoneme data stream functions * 373 long phoneme; member in struct:__anon5848 452 /* if(debug)printf("phoneme %d num_hmms %d (%d-%d)\n", i, num_hmms_in_phoneme,
|
/external/srec/srec/Vocabulary/src/ |
Vocabulary.c | 95 ESR_ReturnCode SR_VocabularyGetPronunciation(SR_Vocabulary* self, const LCHAR* word, LCHAR* phoneme, size_t* len) 102 return self->getPronunciation(self, word, phoneme, len); 106 * ETI to INFINITIVE Phoneme conversion stuff
|
/external/srec/srec/include/ |
srec_arb.h | 98 phonemeID phoneme_index[NUM_PHONEME_INDICES]; /* from short code to phoneme index */
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/ |
kdt_pam.dtfmt | 18 ! - phone (phoneme values)
|