1. 02 Sep, 2021 1 commit
  2. 31 Aug, 2021 1 commit
    • Nikita Shulga's avatar
      Enable Linux wheel/conda GPU package builds (#1730) · 0f844305
      Nikita Shulga authored
      * Remove some obsolete conditions about CUDA-10.0 from `pkg_helpers.bash`.
      * Use `USE_CUDA` instead of `FORCE_CUDA` in `pkg_helpers.bash`
      * Do not define `NO_CUDA_PACKAGE` in build_wheel.sh and build_cuda.sh
      * Add conda-forge for Win cuda-11.1 builds
      * Pass USE_CUDA / TORCH_CUDA_ARCH_LIST to conda build
      * Add selected CUDA to path
      * Don't define USE_CUDA for ROCM
      
      TODO: Fix Windows CUDA builds
      0f844305
  3. 28 Aug, 2021 1 commit
  4. 26 Aug, 2021 1 commit
    • moto's avatar
      Default to BUILD_SOX=1 in non-Windows systems (#1725) · 89ea6955
      moto authored
      * Default to BUILD_SOX=1 in non-Windows systems
      
      Since the adaptation of CMake and restricting to the static linking of libsox,
      the build process has become much robust with libsox integration enabled.
      
      This commit makes it default behavior to build libsox integration in non-Windows systems.
      The build process still checks BUILD_SOX env var so, setting `BUILD_SOX=0` disables it.
      89ea6955
  5. 19 Aug, 2021 1 commit
  6. 11 Aug, 2021 1 commit
  7. 31 Jul, 2021 1 commit
  8. 28 Jun, 2021 2 commits
  9. 02 Jun, 2021 1 commit
  10. 28 May, 2021 1 commit
    • Michael Melesse's avatar
      [ROCm] add rocm wheels (#1477) · 3bb3287f
      Michael Melesse authored
      * add rocm binary
      
      use the term cu_version
      
      update pkg_helpers
      
      add docker wheel option
      
      update config yml
      
      add force_cuda option
      
      * update config.yml
      
      * remove conda builds
      3bb3287f
  11. 25 May, 2021 1 commit
    • Nikita Shulga's avatar
      Add CUDA binary builds (#1497) · ffe735ba
      Nikita Shulga authored
      * Add CUDA binary builds
      
      * Add "cuda_version": "cpu" to doc build jobs
      
      * Add required cu_versions to pkg_helpers
      
      * Regenerate config.yml
      ffe735ba
  12. 05 Mar, 2021 1 commit
  13. 04 Mar, 2021 1 commit
  14. 19 Feb, 2021 1 commit
  15. 04 Feb, 2021 1 commit
  16. 19 Jan, 2021 1 commit
  17. 05 Jan, 2021 1 commit
  18. 26 Oct, 2020 1 commit
  19. 16 Oct, 2020 1 commit
  20. 15 Sep, 2020 1 commit
  21. 24 Jun, 2020 2 commits
  22. 01 Jun, 2020 1 commit
  23. 27 May, 2020 1 commit
    • moto's avatar
      Self-contain codecs library (#625) · d3c83eaa
      moto authored
      * Clean up extension build mechanism and extension location
      
      * Add back the switch to depend on external sox
      
      * Remove print
      
      * Fix
      d3c83eaa
  24. 16 May, 2020 1 commit
  25. 16 Apr, 2020 1 commit
  26. 01 Apr, 2020 1 commit
  27. 29 Jan, 2020 1 commit
  28. 16 Jan, 2020 2 commits
  29. 08 Jan, 2020 1 commit
    • peterjc123's avatar
      Add Windows CI (#394) · be5b2d56
      peterjc123 authored
      * [WIP] Add Windows CI
      
      * Remove cu_version
      
      * checkout_merge -> checkout
      
      * Add build script
      
      * Switch backend to soundfile
      
      * Remove soundfile as dependency
      
      * Rename jobs
      
      * Fix lint
      be5b2d56
  30. 25 Sep, 2019 1 commit
  31. 18 Sep, 2019 1 commit
  32. 16 Sep, 2019 1 commit
  33. 29 Aug, 2019 1 commit
  34. 08 Aug, 2019 3 commits
  35. 07 Aug, 2019 1 commit