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

Mini librispeech example scripts #1566

Merged
merged 5 commits into from
Apr 21, 2017
Merged

Commits on Apr 20, 2017

  1. WIP: mini-librispeech GMM recipe.

    Use a 5 hour training set and a 2 hour dev set. Use the entire language
    model. See local/data_prep.sh to see data preparation.
    
    Build up to a SAT-trained model.
    galv authored and danpovey committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    a41b3de View commit details
    Browse the repository at this point in the history
  2. Fix run.sh (previous commit broken) to use dev-clean-2 instead of

    dev-clean
    
    Also update RESULTS.
    galv authored and danpovey committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    247047f View commit details
    Browse the repository at this point in the history
  3. Finish creating ivectors

    Note: Won't work out of the box because of "if false".
    
    Note: I will probably fully remove set -x because it is just way too
    verbose for me.
    galv authored and danpovey committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    93a68e8 View commit details
    Browse the repository at this point in the history
  4. [mini-librispeech] Add stages to run.sh, use symlinks to librispeech

    local scripts
    
    Warning: I haven't rerun the code fully after making these changes.
    galv authored and danpovey committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    bf2e5d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

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