"tests/vscode:/vscode.git/clone" did not exist on "9706eaa895389c9aea858d433c868e462f8d2b79"
  1. 07 Feb, 2019 1 commit
    • Jeremy Howard's avatar
      Rename classes in line with PyTorch standards. Remove redundent slow... · 7e15d2f9
      Jeremy Howard authored
      Rename classes in line with PyTorch standards. Remove redundent slow librosa-based `MEL`. Add missing docstring params. (#78)
      
      * Bug fix: Use correct device for MEL2 functions so MEL2 works on CUDA tensors
      
      * Rename classes in line with PyTorch standards. Remove redundent
      slow librosa-based `MEL`. Add missing docstring params.
      
      * fix param names
      7e15d2f9
  2. 05 Jan, 2019 1 commit
  3. 04 Jan, 2019 2 commits
  4. 25 Dec, 2018 1 commit
  5. 19 Aug, 2018 1 commit
  6. 26 Apr, 2018 1 commit
  7. 23 Jan, 2018 2 commits
  8. 15 Jan, 2018 1 commit
  9. 18 Dec, 2017 1 commit
  10. 23 Oct, 2017 1 commit
  11. 15 Sep, 2017 1 commit
  12. 03 Sep, 2017 1 commit
  13. 18 Aug, 2017 1 commit
  14. 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