/external/svox/pico/lib/ |
picospho.h | 115 - phonemes inside WORDPHON items and 116 - pseudo-phonemes derived from boundaries and POS) is possible with
|
picopam.h | 46 * - While feeding the decision trees the data structure is used to represent data for phonemes of the syllable
|
picospho.c | 76 * - For transduction, phonemes and their position are extracted from inBuf into 78 * processed there, and the resulting phonemes realigned with inBuf. 106 * word boundary phonemes are inserted between words 521 /* extract phonemes of an item into a phonBuf */ 587 /* extracting phonemes IN REVERSE order replacing syllable symbols with prominence symbols */ 624 * because there might be no phonemes at all */ [all...] |
picotok.c | 253 Word phonemes; member in struct:tok_subobj [all...] |
picopam.c | 72 #define PICOPAM_MAX_PH_PER_SENT 400 /*maximum number of phonemes per sentece*/ 110 #define PICOPAM_SYLL_SYLL 1 /*a real syllable with phonemes*/ 170 picoos_int16 nTotalPhonemes; /*number of phonemes in the sentence*/ [all...] |
picodata.h | 196 #define PICODATA_ITEMINFO1_CMD_PHONEME 'o' /* phoneme command : info 2 contains start/stop info, phonemes in item content */
|
picosa.c | [all...] |
/external/srec/srec/include/ |
srec_arb.h | 27 #define PSET_BIT_ARRAY_SIZE 7 /* max phonemes is 7*16 (128) */ 95 asr_int16_t num_states; /* total number of states, all allophones, phonemes */ 121 int get_modelids_for_pron(srec_arbdata* allotree, const char* phonemes,
|
all_defs.h | 81 /* phonemes and contexts */
|
/external/srec/srec/Vocabulary/include/ |
SR_Vocabulary.h | 84 * 1. Load a vocabulary from disk. Phonemes are retrieved from a lookup table, 86 * 2. Create an empty vocabulary. Phonemes are retrieved exclusively from a TTP engine.
|
/external/srec/srec/clib/ |
srec_arb.c | 119 const char* phonemes, int num_phonemes, 132 IF_DEBUG_PRONS(printf("%s get_modelids_for_pron pronunciation %s\n", __FILE__, (char*)phonemes)); 136 cphon = (phonemeID)allotree->phoneme_index[ (unsigned)phonemes[0]]; 139 cphon = (phonemeID)allotree->phoneme_index[ (unsigned)phonemes[0]]; 147 (phonemeID)allotree->phoneme_index[ (unsigned)phonemes[i+1] ] ) ; 151 (phonemeID)allotree->phoneme_index[ (unsigned)phonemes[i+1] ] ) ;
|
/external/apache-http/src/org/apache/commons/codec/language/ |
Soundex.java | 24 * general purpose scheme to find word with similar phonemes.
|
/external/srec/config/en.us/dictionary/ |
cmu2nuance.cpp | 72 // loop over whitespace delimited phonemes
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
symshift.pl | 13 # When creating SVOX pico lingware, different sets of symbols (phonemes,
|
buildpkb.sh | 185 # phonetic input alphabet to internal phonemes mapper
|
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 533 The cfst is used to turn phonemes into acoustic models, but we're using 534 special phonemes for the slots, and must here add those as pass through 868 /* add slot markers as if they were silence phonemes, this makes the context [all...] |
/external/svox/pico/tts/ |
svox_ssml_parser.cpp | 213 /* split XSAMPA string into multiple phonemes if needed */
|
/external/robolectric/lib/main/ |
commons-codec-1.6.jar | |
/external/srec/srec/crec/ |
srec_context.c | 976 equal to the number of phonemes (53 for enu, 39 for jpn) plus the special [all...] |
/external/srec/seti/sltsEngine/src/ |
run_seq_lts.c | [all...] |
/external/srec/srec/Recognizer/src/ |
RecognizerImpl.c | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |