1. 23 5月, 2021 3 次提交
  2. 22 5月, 2021 1 次提交
    • R
      PaddleAudio framework alpha version (#5311) · 7260766f
      ranchlai 提交于
      * added sound classication
      
      * added liscense, clean code, add pre-commit
      
      * update req
      
      * moved to PaddlePaddle-models
      
      * code re-structure
      
      * update README.md
      
      * update README.md
      
      * Update README.md
      
      * add audioset training
      
      * default resample mode to kaiser_fast
      
      * delete some comments
      
      * precommit check
      
      * sha->rev
      
      * add config.ymal
      
      * remove SoundClassification from paddlespeech, since it's in PaddleAudio now
      
      * add labels
      
      * remove old labels
      
      * update code
      
      * empty
      
      * #5300
      
      * add evaluate, etc
      
      * remove trace|
      
      * import evaluate
      
      * path update
      
      * precommit check
      
      * recover slowfast
      
      * restore README.md to paddle:develop
      
      * refactor
      
      * update readme
      
      * update README.md
      
      * refactor
      
      * refactor
      
      * refactor
      
      * refactor
      
      * precommit fixed
      
      * update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update train.py
      
      changed prefixed, removed some comments
      
      * add wav file for testing
      
      * bug fixed eval,new checkpoint map=0.416
      
      * Update README.md
      Co-authored-by: Nranchlai <=ranchlai@163.com>
      7260766f
  3. 08 5月, 2021 2 次提交
  4. 30 4月, 2021 2 次提交
  5. 28 4月, 2021 1 次提交
  6. 23 4月, 2021 1 次提交
  7. 15 4月, 2021 1 次提交
  8. 23 2月, 2021 1 次提交
  9. 08 2月, 2021 1 次提交
  10. 05 2月, 2021 7 次提交
    • J
      Add Distill Bi-LSTM (#5158) · 4f11f93a
      Jiaqi Liu 提交于
      * add distill lstm
      
      * update distill and small model
      
      * add data augmentation for distill Bi-LSTM
      
      * update readme
      
      * load embedding from pre-trainined files
      
      * add some dataloader, modify model to support QQP
      
      * update README
      
      * upload senta word dict
      
      * fix qqp distill data loader
      
      * update data augmentation method
      
      * Delete senta_word_dict.txt
      
      * fix chinese data augmentation bug
      
      * update some codes according to review, update readme
      
      * use args, update readme, delete run_bert_finetune.py
      
      * fix utils bugs
      
      * add args
      
      * update distill readme
      
      * update readme
      
      * rename readme's headline
      
      * convert bert to uppercase
      4f11f93a
    • K
      optimize lac and msra_ner example (#5270) · 352d9fb8
      kinghuin 提交于
      * optimize lac and msra_ner example
      
      * optimize ner and lac
      
      * rename filename to lexical_analysis_dataset_tiny_path0
      
      * modify lac dataset url
      352d9fb8
    • J
      Add some lr schedulers with warmup (#5256) · fee616e8
      Jiaqi Liu 提交于
      * add -linear-schedule-with-warmup
      
      * update lr scheduler usage in run_glue
      
      * add import info
      
      * add other 5 scheduler with warmup
      
      * add copyright, update usage in run_glue
      
      * simplify argument, make warmup arg support float and int
      
      * Add some LambdaDecay scheduler with warmup, update usage in run_glue
      
      * update classname and unify two cosine decays into one
      
      * update usage in run_glue
      
      * fix typo
      
      * update WarmUp to Warmup, and update class name about Const, and update doc, and usage
      
      * update usage of decay class
      
      * update usage of decay class
      fee616e8
    • J
      add seq2seq infer (#5205) · a22fa4b3
      Jiaqi Liu 提交于
      * add seq2seq infer
      
      * update argument description, remove useless import
      
      * add deploy directory
      
      * add deploy directory, add relative import
      
      * update arg usage in README, fix import order.
      a22fa4b3
    • Z
      Quick fix typo (#5273) · 052da3d7
      Zhong Hui 提交于
      052da3d7
    • X
      Fix DGU bug (#5272) · 82367481
      xiemoyuan 提交于
      82367481
    • L
      Transformer dy2sta and inference support (#5209) · 09490523
      liu zhengxi 提交于
      * dy2sta and inference support
      
      * delete useless code
      
      * update dir
      
      * sys
      
      * delete useless import
      09490523
  11. 04 2月, 2021 6 次提交
  12. 03 2月, 2021 5 次提交
  13. 02 2月, 2021 5 次提交
  14. 01 2月, 2021 4 次提交