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

k2SSL: A Faster and Better Framework for Self-Supervised Speech Representation Learning #1745

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Aug 10, 2024

  1. add librilight ssl recipe

    update
    
    Update ssl_datamodule.py
    
    Update pretrain.py
    
    Update pretrain.sh
    
    Update pretrain.sh
    
    Update hubert_ce.py
    
    Update pretrain.py
    Your Name authored and Yifan Yeung committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8e296b7 View commit details
    Browse the repository at this point in the history
  2. support multinode multigpu

    update
    Yifan Yeung authored and Yifan Yeung committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f26dd3b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    70a1713 View commit details
    Browse the repository at this point in the history
  2. use lr hours in librilight ssl

    yifanyeung committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d025ce1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d0a96a6 View commit details
    Browse the repository at this point in the history
  2. Update pretrain.py

    yfyeung authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eca8afc View commit details
    Browse the repository at this point in the history
  3. Update pretrain.py

    yfyeung authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8fe6713 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update pretrain.py

    yfyeung authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6dbcdba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f672df2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6357d42 View commit details
    Browse the repository at this point in the history
  4. Update pretrain.py

    yfyeung authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ad61d72 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 2, 2024

  1. Update finetune_ctc.py

    yfyeung authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ef5cf02 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    673ca14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affc43b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a5c40 View commit details
    Browse the repository at this point in the history
  4. Update finetune_ctc.py

    yfyeung authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2e52cbf View commit details
    Browse the repository at this point in the history
  5. Update finetune.py

    yfyeung authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2d3452f View commit details
    Browse the repository at this point in the history
  6. Update finetune_ce.py

    yfyeung authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    19cc5ba View commit details
    Browse the repository at this point in the history
  7. Update finetune.py

    yfyeung authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f05b3b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    450d05d View commit details
    Browse the repository at this point in the history
  9. small fix

    yfyeung committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b35924f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. fix isort

    yfyeung committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8c257a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a30568 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 23, 2024

  1. update prepare.sh

    Your Name committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    84f8adf View commit details
    Browse the repository at this point in the history
  2. add sliding window

    Your Name committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a6a8089 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. update

    Your Name committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ce72b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34957a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. skipping batch counts hurts performance

    Your Name committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1b89c6d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 4, 2024

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