1. 22 May, 2019 2 commits
  2. 21 May, 2019 1 commit
  3. 20 May, 2019 6 commits
  4. 17 May, 2019 1 commit
  5. 16 May, 2019 6 commits
  6. 04 May, 2019 1 commit
  7. 10 Apr, 2019 1 commit
  8. 20 Mar, 2019 1 commit
  9. 06 Mar, 2019 2 commits
  10. 21 Feb, 2019 1 commit
    • PCerles's avatar
      Librosa consistency (#83) · 54d1cede
      PCerles authored
      * saving commit
      
      * more fixes
      
      * Update test.py
      
      * flake8 style, tests moved
      
      * typo
      
      * DCT now a method of MFCC class. Changed DCT impelementation to @dhpollack suggestion"
      
      * changes to address pr comments
      
      * ordering
      
      * fix dct docstring
      
      * fix dct docstring
      
      * DCT matrix needs to go on same device
      
      * DCT matrix needs to go on same device
      
      * log mfcc option
      54d1cede
  11. 12 Feb, 2019 1 commit
  12. 11 Feb, 2019 1 commit
  13. 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
  14. 05 Feb, 2019 1 commit
  15. 04 Feb, 2019 1 commit
  16. 03 Feb, 2019 2 commits
  17. 05 Jan, 2019 1 commit
  18. 04 Jan, 2019 2 commits
  19. 25 Dec, 2018 7 commits
  20. 20 Aug, 2018 1 commit