Home
last modified time | relevance | path

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

/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/trm/
H A DTRMConfiguration.cpp44 , throatVol(0.0) in Configuration()
82 throatVol = reader.value<double>("throat_volume"); in load()
H A DTRMConfiguration.h54 double throatVol; /* throat volume (0 - 48 dB) */ member
H A DTube.h379 throatVol_ = config.throatVol; in loadConfigurationForInteractiveExecution()
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/trm_control_model/
H A DController.cpp155 trmConfig_.throatVol << '\n' << in initUtterance()