1. 06 Nov, 2019 1 commit
  2. 30 Oct, 2019 1 commit
  3. 29 Oct, 2019 1 commit
  4. 23 Oct, 2019 1 commit
  5. 18 Sep, 2019 1 commit
    • 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
  6. 16 Aug, 2019 1 commit
  7. 16 Jul, 2019 2 commits
  8. 02 Jul, 2019 1 commit
  9. 18 Jun, 2019 1 commit
  10. 22 May, 2019 1 commit
  11. 08 May, 2018 2 commits
  12. 26 Apr, 2018 2 commits
  13. 12 Aug, 2017 1 commit
    • David Pollack's avatar
      basic transforms · 3433b9b6
      David Pollack authored
      vctk dataset
      
      add label processing
      
      added tests
      
      chunk dataset
      
      simple caching scheme
      
      caching fixed
      
      vctk downsample
      
      yesno dataset
      3433b9b6