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

Add wav2vec2.0 model #1529

Merged
merged 8 commits into from
May 27, 2021
Merged

Add wav2vec2.0 model #1529

merged 8 commits into from
May 27, 2021

Commits on May 26, 2021

  1. Add wav2vec2.0 model

    mthrok committed May 26, 2021
    Configuration menu
    Copy the full SHA
    8c212bc View commit details
    Browse the repository at this point in the history
  2. Address review comments

    mthrok committed May 26, 2021
    Configuration menu
    Copy the full SHA
    eb1c5a1 View commit details
    Browse the repository at this point in the history
  3. Skip if no qengine

    mthrok committed May 26, 2021
    Configuration menu
    Copy the full SHA
    cddca42 View commit details
    Browse the repository at this point in the history
  4. Add device/dtype test

    mthrok committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4bc4852 View commit details
    Browse the repository at this point in the history
  5. Fix CUDA

    mthrok committed May 26, 2021
    Configuration menu
    Copy the full SHA
    2deb265 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. test: print available qengine

    mthrok committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c66bb23 View commit details
    Browse the repository at this point in the history
  2. Fix qengine gating

    mthrok committed May 27, 2021
    Configuration menu
    Copy the full SHA
    68eb293 View commit details
    Browse the repository at this point in the history
  3. Remove obsolete comment

    mthrok committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5f73f28 View commit details
    Browse the repository at this point in the history