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

cnn_tdnn_lstm with online decode #1685

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

GaofengCheng
Copy link
Contributor

  1. cnn_tdnn_lstm_1{a,b} is based on tdnn_lstm_1j ( I based on tdnn_lstm_1i in my experiments)
  2. online decode results are added
    @danpovey I think this should be OK
    @LvHang It will be great if you could have a look at this PR

@danpovey
Copy link
Contributor

Very nice improvements!
I'll merge this even though we are still optimizing it, because it will be of interest to others too.

@danpovey danpovey merged commit 08dbc18 into kaldi-asr:master Jun 14, 2017
kronos-cm added a commit to kronos-cm/kaldi that referenced this pull request Jun 15, 2017
* 'master' of https://github.com/kaldi-asr/kaldi: (140 commits)
  [egs] Fix failure in multilingual BABEL recipe (regenerate cmvn.scp) (kaldi-asr#1686)
  [src,scripts,egs] Backstitch code+scripts, and one experiment, will add more later. (kaldi-asr#1605)
  [egs] CNN+TDNN+LSTM experiments on AMI (kaldi-asr#1685)
  [egs,scripts,src] Tune image recognition examples; minor small changes. (kaldi-asr#1682)
  [src] Fix bug in looped computation (kaldi-asr#1673)
  [build] when installing sequitur and mmseg, look for lib64 as well (thanks: @akshayc11) (kaldi-asr#1677)
  [src] fix to gst-plugin/Makefile (remove -lkaldi-thread) (kaldi-asr#1680)
  [src] Cosmetic fixes to usage messages
  [egs]  Fix to some --proportional-shrink related example scripts (kaldi-asr#1674)
  [build] Fix small bug in configure
  [scripts] Fix small bug in utils/gen_topo.pl.
  [scripts] Add python script to convert nnet2 to nnet3 models (kaldi-asr#1611)
  [doc] Fix typo  (kaldi-asr#1669)
  [src] nnet3: fix small bug in checking code.  Thanks: @Maddin2000.
  [src] Add #include missing from previous commit
  [src] Fix bug in online2-nnet3 decoding RE dropout+batch-norm (thanks: Wonkyum Lee)
  [scripts] make errors getting report non-fatal (thx: Miguel Jette); add comment RE dropout proportion
  [src,scripts] Use ConstFst or decoding (half the memory; slightly faster).  (kaldi-asr#1661)
  [src] keyword search tools: fix Minimize() call, necessary due to OpenFst upgrade (kaldi-asr#1663)
  [scripts] do not fail if the ivector extractor belongs to different user (kaldi-asr#1662)
  ...
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