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

disable speed perturbation by default #1176

Merged
merged 5 commits into from
Aug 10, 2023

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. minor fixes

    JinZr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e85a935 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. minor updates

    JinZr committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1e29c78 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Aug 10, 2023

  1. minor fixes

    1. changed the naming scheme from `speed-perturb` to `perturb-speed` to align with the librispeech recipe
    
    >> https://github.com/k2-fsa/icefall/blob/00256a766921dd34a267012b0e2b8ff7d538f0e6/egs/librispeech/ASR/local/compute_fbank_librispeech.py#L65
    
    2. changed arg type for `perturb-speed` to str2bool
    JinZr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e0b16e0 View commit details
    Browse the repository at this point in the history