1. 01 Nov, 2021 1 commit
  2. 24 Oct, 2021 1 commit
  3. 22 Oct, 2021 1 commit
  4. 21 Oct, 2021 2 commits
  5. 27 Sep, 2021 1 commit
  6. 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
  7. 19 Aug, 2021 1 commit
  8. 31 Jul, 2021 1 commit
  9. 28 Jul, 2021 1 commit
  10. 22 Jul, 2021 1 commit
  11. 17 Jun, 2021 1 commit
  12. 02 Jun, 2021 1 commit
    • moto's avatar
      Update README (#1544) · c22d9bb8
      moto authored
      * Update compatibility matrix
      * Remove some obsolete information
      c22d9bb8
  13. 01 Jun, 2021 1 commit
  14. 08 Apr, 2021 1 commit
  15. 09 Mar, 2021 1 commit
  16. 05 Mar, 2021 1 commit
  17. 02 Mar, 2021 1 commit
  18. 10 Feb, 2021 1 commit
  19. 09 Feb, 2021 1 commit
  20. 02 Dec, 2020 1 commit
  21. 16 Nov, 2020 2 commits
  22. 26 Oct, 2020 1 commit
  23. 29 Jul, 2020 1 commit
  24. 01 Jul, 2020 1 commit
  25. 04 Jun, 2020 2 commits
  26. 01 Jun, 2020 1 commit
  27. 29 May, 2020 1 commit
  28. 14 May, 2020 1 commit
  29. 15 Apr, 2020 1 commit
  30. 14 Apr, 2020 1 commit
  31. 01 Apr, 2020 1 commit
  32. 24 Mar, 2020 1 commit
    • Tomás Osório's avatar
      Add Vol Transformation (#468) · 11fb22aa
      Tomás Osório authored
      * Add Vol with gain_type amplitude
      
      * add gain in db and add tests
      
      * add gain_type "power" and tests
      
      * add functional DB_to_amplitude
      
      * simplify
      
      * remove functional
      
      * improve docstring
      
      * add to documentation
      11fb22aa
  33. 10 Mar, 2020 1 commit
    • Tomás Osório's avatar
      Add fade (#449) · 9efc3503
      Tomás Osório authored
      
      
      * add basics for Fade
      
      * add fade possibilities: at start, end or both
      
      * add different types of fade
      
      * add docstrings, add overriding possibility
      
      * remove unnecessary logic
      
      * correct typing
      
      * agnostic to batch size or n_channels
      
      * add batch test to Fade
      
      * add transform to options
      
      * add test_script_module
      
      * add coherency with test batch
      
      * remove extra step for waveform_length
      
      * update docstring
      
      * add test to compare fade with sox
      
      * change name of fade_shape
      
      * update test fade vs sox with new nomenclature for fade_shape
      
      * add Documentation
      Co-authored-by: default avatarVincent QB <vincentqb@users.noreply.github.com>
      9efc3503
  34. 18 Dec, 2019 1 commit
  35. 25 Nov, 2019 1 commit
    • Mingbo Wan's avatar
      Smoke test (#346) · 89a108c7
      Mingbo Wan authored
      * adding smoke test
      
      * adding smoke test
      
      * fix config.yml
      
      * trigger smoke test
      
      * test aws erc credential
      
      * test aws erc credential
      
      * test aws erc credential
      
      * test aws erc credential
      
      * adding ecr cred
      
      * test aws erc credential
      
      * test aws erc credential
      
      * test aws erc credential - different way
      
      * test aws erc credential - different way #2
      
      * test aws erc credential - different way #3
      
      * test aws erc credential - different way #4
      
      * test aws #1
      
      * test aws erc credential, after enabling circleci setting
      
      * fixing conda init
      
      * add verbose output for smoke test
      
      * add docker image build workflow
      
      * add docker image build workflow
      
      * fix aws ecr login
      
      * use images build from circelci
      
      * ready for review
      
      * updated Readme with instructions on nightly install, also updated docker image which can make nightlies installed via pip pass
      
      * nit
      
      * reduce size
      89a108c7
  36. 21 Nov, 2019 1 commit
  37. 18 Nov, 2019 1 commit