Home
last modified time | relevance | path

Searched refs:diphone_stream (Results 1 – 5 of 5) sorted by relevance

/dports/audio/festival/festival/src/modules/UniSyn_diphone/
H A Dus_diphone.h86 void parse_diphone_times(EST_Relation &diphone_stream,
H A Dus_diphone_unit.cc106 void parse_diphone_times(EST_Relation &diphone_stream, in parse_diphone_times() argument
116 for (s = source_lab.head(), u = diphone_stream.head(); u; u = u->next(), in parse_diphone_times()
/dports/audio/festival/festival/src/modules/MultiSyn/
H A DDiphoneUnitVoice.cc73 void parse_diphone_times(EST_Relation &diphone_stream,
79 static void my_parse_diphone_times(EST_Relation &diphone_stream, in SIOD_REGISTER_CLASS()
89 for( s=source_lab.head(), u=diphone_stream.head(); (u!=0)&&(s!=0); u=u->next(), s=s->next()){ in SIOD_REGISTER_CLASS()
H A DDiphoneVoiceModule.cc63 void parse_diphone_times(EST_Relation &diphone_stream,
/dports/audio/festival/festival/src/modules/clunits/
H A Dclunits.cc101 static void cl_parse_diphone_times(EST_Relation &diphone_stream,
215 static void cl_parse_diphone_times(EST_Relation &diphone_stream, in cl_parse_diphone_times() argument
225 for (s = source_lab.head(), u = diphone_stream.head(); u; u = u->next(), in cl_parse_diphone_times()