Skip to content

Conversation

@danpovey
Copy link
Contributor

@danpovey danpovey commented Apr 3, 2018

No description provided.

@sergy5
Copy link

sergy5 commented Apr 6, 2018

Would this pull request be merged?

@danpovey
Copy link
Contributor Author

danpovey commented Apr 6, 2018

Yes, I plan to merge it, but I was relying on you to test it first.

@sergy5
Copy link

sergy5 commented Apr 6, 2018 via email

@sergy5
Copy link

sergy5 commented Apr 10, 2018

I have successfully trained AM with this fix. But WER of my test is 0.5% worse than previous version of swbd scenario /local/chain/run_tdnn.sh. Maybe it is ok, or it may get worse because of fixes that you have made in file src/nnet3/nnet-utils.cc?

@danpovey
Copy link
Contributor Author

Thanks. But the problem this is intended to fix is likely quite hard to replicate, so unless you started from one of the "bad" model that you already had (after the diagnostics already started to be strange), it wouldn't test whether it fixes the divergence. Did you start from scratch or from one of your "bad" models? And did you add any debugging statements to figure out what the value of that 'ratio' usually is?

@sergy5
Copy link

sergy5 commented Apr 10, 2018

Unfortunately I did not add any debugging statements, I just used your code. But the training materials, egs were the same as in 'bad' variant. So, non-patched system crashed at step 743. And patched system trained ok over all steps. Is it necessary to add debugging output and re-run experiment?

@danpovey
Copy link
Contributor Author

danpovey commented Apr 10, 2018 via email

@danpovey
Copy link
Contributor Author

I have tested this to at least make sure the training seems to proceed normally, and that the if-statement isn't usually taken (it's mostly taken only on the 1st iter of training)-- I think it's extremely unlikely that this is affecting the results.

The difference in your results is likely due to other causes-- it could even be random.

@danpovey danpovey merged commit adcabe4 into kaldi-asr:master Apr 12, 2018
LvHang pushed a commit to LvHang/kaldi that referenced this pull request Apr 14, 2018
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.

2 participants