Home
last modified time | relevance | path

Searched refs:hts_label (Results 1 – 7 of 7) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Dhts_label.cpp21 …double hts_label::calculate_speech_param(double absolute_change,double relative_change,const numer… in calculate_speech_param()
60 const item* hts_label::get_token() const in get_token()
72 double hts_label::get_rate() const in get_rate()
88 double hts_label::get_pitch() const in get_pitch()
106 double hts_label::get_volume() const in get_volume()
121 bool hts_label::is_marked_by_sound_icon() const in is_marked_by_sound_icon()
140 const std::string& hts_label::get_name() const in get_name()
H A Dmage_hts_engine_impl.cpp154 void mage_hts_engine_impl::generate_parameters(hts_label& lab) in limiter()
174 void mage_hts_engine_impl::generate_samples(hts_label& lab) in limiter()
H A DSConscript97 "hts_label.cpp",
H A Dhts_engine_call.cpp361 hts_label& lab=input.add_label(seg); in add_label()
/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dhts_label.hpp29 class hts_label class
32 explicit hts_label(const item& segment_): in hts_label() function in RHVoice::hts_label
103 typedef std::list<hts_label> label_sequence;
H A Dhts_input.hpp72 hts_label& add_label(const item& seg) in add_label()
74 hts_label lab(seg); in add_label()
H A Dmage_hts_engine_impl.hpp74 void generate_parameters(hts_label& lab);
75 void generate_samples(hts_label& lab);