1. 04 5月, 2023 1 次提交
    • T
      [ASR] Support Hubert, fintuned on the librispeech dataset (#3088) · 12e3e760
      TianHao Zhang 提交于
      * librispeech hubert, test=asr
      
      * librispeech hubert, test=asr
      
      * hubert decode
      
      * review
      
      * copyright, notes, example related
      
      * hubert cli
      
      * pre-commit format
      
      * fix conflicts
      
      * fix conflicts
      
      * doc related
      
      * doc and train config
      
      * librispeech.py
      
      * support hubert cli
      12e3e760
  2. 22 11月, 2022 1 次提交
  3. 21 11月, 2022 1 次提交
    • Z
      [ASR] support wav2vec2 command line and demo (#2658) · 94a487bd
      Zth9730 提交于
      * wav2vec2_cli
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * Update RESULTS.md
      
      * Update RESULTS.md
      
      * Update base_commands.py
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      
      * wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
      94a487bd