"tests/vscode:/vscode.git/clone" did not exist on "4bd0b487fd0502627c9c718283aaacf03dfa682c"
  1. 11 Nov, 2019 2 commits
  2. 06 Nov, 2019 3 commits
  3. 05 Nov, 2019 1 commit
  4. 01 Nov, 2019 1 commit
  5. 31 Oct, 2019 1 commit
  6. 30 Oct, 2019 2 commits
  7. 29 Oct, 2019 1 commit
  8. 23 Oct, 2019 2 commits
  9. 21 Oct, 2019 1 commit
  10. 11 Oct, 2019 1 commit
  11. 25 Sep, 2019 2 commits
  12. 20 Sep, 2019 2 commits
  13. 19 Sep, 2019 2 commits
    • engineerchuan's avatar
      Fix lfilter for GPU machine (#291) · e3024341
      engineerchuan authored
      * Ensure that lfilter works with GPU
      * Add option to load on different device
      * Debugging tests of lfilter on GPU
      * allowing arbitrary types into lfilter
      e3024341
    • Vincent QB's avatar
      Compute deltas (#268) · 401e7aee
      Vincent QB authored
      * compute deltas.
      * multichannel, and random test.
      * documentation.
      * feedback. changing name of window to win_length.
      * passing padding mode.
      401e7aee
  14. 18 Sep, 2019 2 commits
    • engineerchuan's avatar
      Make lfilter, and related filters, available (#275) · 8273c3f4
      engineerchuan authored
      * Add basic low pass filtering
      * Add highpass filtering
      * More tests of IIR vs FIR
      * Implement convolve function, add tests
      * Move lfilter and convolve into functional, more tests
      * added additional documentation for convolve and lfilter, renamed functional_filtering to functional_sox_convenience
      * Follow naming convention for sample rate in functional
      * fix failing vctk manifest test to account for adding more test audios into assets
      * Adding documentation for lfilter, biquad, highpass_biquad, lowpass_biquad
      * added matrix based implementation of lfilter
      * adding python lfilter implementation
      * factor out biquad, lowpass, highpass to sox compatibility
      8273c3f4
    • engineerchuan's avatar
      Curl Settings for Build Script (#284) · 4e80df79
      engineerchuan authored
      * Add a retry to adjust for network failures when downloading from sourceforge
      * fix packaging by adding longer connection timeout
      4e80df79
  15. 17 Sep, 2019 1 commit
  16. 16 Sep, 2019 2 commits
  17. 11 Sep, 2019 1 commit
  18. 06 Sep, 2019 1 commit
  19. 03 Sep, 2019 1 commit
  20. 29 Aug, 2019 3 commits
  21. 26 Aug, 2019 1 commit
  22. 21 Aug, 2019 1 commit
  23. 20 Aug, 2019 1 commit
  24. 19 Aug, 2019 1 commit
  25. 16 Aug, 2019 2 commits
  26. 15 Aug, 2019 1 commit
  27. 13 Aug, 2019 1 commit