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

self-supervised pretraining(wav2vec 2.0/data2vec) for wenet #1003

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Mar 15, 2022

  1. wav2vec2 training

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    023e94d View commit details
    Browse the repository at this point in the history
  2. ssl recipe

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d41cdfc View commit details
    Browse the repository at this point in the history
  3. update recipe

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f82c443 View commit details
    Browse the repository at this point in the history
  4. update recipe

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    139001e View commit details
    Browse the repository at this point in the history
  5. update recipe

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1754fe1 View commit details
    Browse the repository at this point in the history
  6. fix recog bug

    aydentang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f8b3dfd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. w2v mask

    aydentang committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b9b2f18 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix encoder

    aydentang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    422c89e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. readme

    aydentang committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e59b33c View commit details
    Browse the repository at this point in the history
  2. data2vec training

    aydentang committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    12f6973 View commit details
    Browse the repository at this point in the history
  3. update config

    aydentang committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ae098dc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix arxiv paper,fix jit export

    aydentang committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    76169d4 View commit details
    Browse the repository at this point in the history
  2. fix jit export

    aydentang committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8a1cb96 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. fix some bugs

    aydentang committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    54f6b36 View commit details
    Browse the repository at this point in the history
  2. aishell finetune example

    aydentang committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    28842eb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. readme

    aydentang committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f1ba852 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Emiyassstar authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b3e9244 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Emiyassstar authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ccc425e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. update readme

    aydentang committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1269a6e View commit details
    Browse the repository at this point in the history