1. 09 9月, 2022 1 次提交
    • Y
      Add paddle audio feature module (#45424) · 7c1dc754
      YangZhou 提交于
      * add audio feature dataset
      
      * fix coding style
      
      * fix coding style2
      
      * rm librosa
      
      * rm voxceleb
      
      * rm librosa in test
      
      * add scipy fftpack
      
      * add functional
      
      * fix setup
      
      * fix setup2
      
      * rm colorlog
      
      * refactor dataset __init__.py
      
      * fix converage
      
      * fix librosa import error
      
      * fix windows test
      
      * fix windows ci
      
      * rm datasets
      
      * fix setup
      
      * remove testdata
      
      * add librosa in requirement
      
      * add librosa in requirement2
      
      * change librosa to 0.8.1
      
      * update ci docker
      
      * fix ci error
      
      * fix ci error2
      
      * fix ci coverage
      
      * fix converage
      
      * fix coverage
      
      * rm audio_base in test, notest,test=coverage
      
      * fix copyright
      
      * rm backend
      
      * rm compliance&&add function test
      
      * fix setup
      
      * fix windows
      
      * fix windows2
      
      * fix test timeout
      
      * fix ci time issue
      
      * rm test_audio_feature
      
      * avoid windows isssue, tmp
      
      * note windows isssue
      
      * skip windows issue
      
      * fix dtype in layers.mfcc && fix ci-static-check
      
      * add relative accuracy
      
      * modity API.spec
      
      * skip cuda11.2 test
      
      * skip cuda11.2 test2
      
      * skip cuda11.2
      7c1dc754
  2. 20 7月, 2022 1 次提交
  3. 20 6月, 2022 1 次提交
  4. 07 6月, 2022 1 次提交
  5. 30 5月, 2022 1 次提交
  6. 07 5月, 2022 1 次提交
    • P
      [dockerfile] update go version and delete useless package in dockerfile (#36809) · afcf6bd0
      pangyoki 提交于
      * add cuda11.4 develop docker
      
      * change default python from 2.7 to 3.7
      
      * change base image for cpu docker
      
      * fix gcc bug
      
      * fix whl package name
      
      * update go version and delete useless package in dockerfile
      
      * fix release18 error
      
      * fix wget sqlite problem
      
      * update go version
      
      * update go version in dev dockerfile
      
      * fix CI error
      
      * install zstd
      
      * fix CI error
      
      * add --no-check-certificate when install go
      
      * python2.7 do not install requirements
      
      * fix CI Coverage error
      
      * coverage==5.5
      
      * fix test_activation ut
      
      * let numpy < 1.22 to pass test_activation_op unittest
      
      * fix test_python_bf16_numpy_datatype unittest
      
      * change paddle-bfloat==0.1.3
      
      * recover version of paddle-bfloat
      afcf6bd0
  7. 22 12月, 2021 1 次提交
  8. 16 12月, 2021 1 次提交
  9. 07 12月, 2021 1 次提交
  10. 09 11月, 2021 1 次提交
  11. 10 4月, 2021 1 次提交
  12. 02 2月, 2021 1 次提交
  13. 01 2月, 2021 1 次提交
  14. 23 12月, 2020 1 次提交
  15. 07 12月, 2020 1 次提交
  16. 25 11月, 2020 1 次提交
  17. 27 10月, 2020 1 次提交
  18. 22 10月, 2020 1 次提交
    • T
      update dockerfile (#27589) · c226b2e4
      tianshuo78520a 提交于
      * update dockerfile
      
      * update dockerfile
      
      * update dockerfile
      
      * update dockerfile
      
      * add opencv in ci
      
      * update cidockerfile
      
      * test nccl
      
      * fix diff
      
      * fix dockerfile
      
      * update ubuntu nccl2.7.8
      
      * update ubuntu nccl2.7.8
      c226b2e4
  19. 25 9月, 2020 1 次提交
  20. 06 8月, 2020 1 次提交
  21. 27 7月, 2020 1 次提交