Home
last modified time | relevance | path

Searched refs:apply_synth_method (Results 1 – 4 of 4) sorted by relevance

/dports/audio/flite/flite-2.1-release/src/synth/
H A Dcst_synth.c157 cst_utterance *apply_synth_method(cst_utterance *u, in apply_synth_method() function
186 return apply_synth_method(u, synth_method_text); in utt_synth()
191 return apply_synth_method(u, synth_method_tokens); in utt_synth_tokens()
196 return apply_synth_method(u, synth_method_text2segs); in utt_synth_text2segs()
201 return apply_synth_method(u, synth_method_phones); in utt_synth_phones()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/src/synth/
H A Dcst_synth.c180 cst_utterance *apply_synth_method(cst_utterance *u, in apply_synth_method() function
205 return apply_synth_method(u, synth_method_text); in utt_synth()
211 return apply_synth_method(u, synth_method_tokens); in utt_synth_tokens()
216 return apply_synth_method(u, synth_method_text2segs); in utt_synth_text2segs()
221 return apply_synth_method(u, synth_method_phones); in utt_synth_phones()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/include/
H A Dcst_synth.h90 cst_utterance *apply_synth_method(cst_utterance *u,
/dports/audio/flite/flite-2.1-release/include/
H A Dcst_synth.h92 cst_utterance *apply_synth_method(cst_utterance *u,