Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update common.py #1777

Merged
merged 1 commit into from Jul 26, 2017
Merged

Update common.py #1777

merged 1 commit into from Jul 26, 2017

Conversation

pegahgh
Copy link
Contributor

@pegahgh pegahgh commented Jul 26, 2017

parse_regex previously defined to parse output for xent objective, but in the chain model, 'output' is sum of 3 values as chain-obj + regularizer = sum and we need to define sum as final objective value.
The new change works for both xent and chain model.

parse_regex previously defined to parse output for xent objective, but in the chain model, 'output' is sum of 3 values as chain-obj + regularizer = sum and we need to define sum as final objective value. 
The new change works for both xent and chain model.
@danpovey danpovey merged commit d79e1c0 into kaldi-asr:master Jul 26, 2017
kronos-cm added a commit to kronos-cm/kaldi that referenced this pull request Aug 5, 2017
* 'master' of https://github.com/kaldi-asr/kaldi:
  [egs] Update tedlium and aspire recipes to use xconfigs (avoid crash) (kaldi-asr#1790)
  [egs] fix bugs in Multi-database English LVCSR recipe (kaldi-asr#1785)
  [src,egs,scripts] Cosmetic and other minor fixes, some required for segmentation PR (kaldi-asr#1784)
  [egs] update multi_condition script in swbd (kaldi-asr#1788)
  [src] Circumvent Visual Studio 2017 bug regarding name resolution (kaldi-asr#1783)
  [tools] adding phonetisaurus install scripts (PR#1734)
  [scripts] update nnet3 scripts to fix bug where rejecting 'bad' models was not happening (kaldi-asr#1777)
  [src] make dithering in feature processing more efficient by using random state, thanks: liximin244@gmail.com
Skaiste pushed a commit to Skaiste/idlak that referenced this pull request Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants