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

WIP: cued-rnnlm n-best and lattice rescoring #971

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Apr 11, 2016

  1. add training

    hainan-xv committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    c6cef92 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    a93d94d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Configuration menu
    Copy the full SHA
    3671767 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. still debugging rnnlm...

    hainan-xv committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    f6253e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. fixed bug in logprob

    hainan-xv committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    1d74197 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. bug fixed

    hainan-xv committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    8f89988 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. before cleaning up

    hainan-xv committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    e53e508 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    ef69413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a56070 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    8ce44f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. made some aesthetic changes

    hainan-xv committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    f272ee5 View commit details
    Browse the repository at this point in the history
  2. use Kaldi timer to replace the timer class in cued-rnnlm; fix the cue…

    …d-rnnlm bug where it recognizes <unk> as <s> if in the beginning of a sentence
    hainan-xv committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    09753b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Configuration menu
    Copy the full SHA
    6418499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e67614 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. fix script bug in mikolov's rnnlm rescoring; change cued-rnnlm code t…

    …o use kaldi's matrix library
    hainan-xv committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    ae66b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2016

  1. Configuration menu
    Copy the full SHA
    1b73c00 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    2bcea05 View commit details
    Browse the repository at this point in the history