Home
last modified time | relevance | path

Searched refs:supports_utt_type (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dvoice.hpp116 bool supports_utt_type(const std::string& ut) const in supports_utt_type() function in RHVoice::voice_info
/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Dhts_labeller.cpp1109 if(utt.has_voice()&&!utt.get_voice().get_info().supports_utt_type(type)) in eval()