Skip to content

Conversation

@dhdaines
Copy link
Contributor

This allows a simple form of enrollment or channel adaptation - the string representation of the current live cepstral mean, as passed to -cmninit, can always be accessed through the configuration object in the decoder, e.g.:

printf("current cepstral mean is %s\n", cmd_ln_str_r(ps_get_config(decoder), "-cmninit"));

In addition, ps_reinit_fe() has been renamed to ps_reinit_feat() so as to include modifications to -cmninit, VTLN, and other pertinent parameters.

@dhdaines dhdaines requested a review from lenzo-ka June 28, 2022 20:48
Copy link
Contributor

@lenzo-ka lenzo-ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor notes

@dhdaines dhdaines merged commit 178f1e2 into master Jun 29, 2022
@dhdaines dhdaines deleted the cmn_export branch September 21, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants