1. 17 Jul, 2019 1 commit
  2. 16 Jul, 2019 3 commits
  3. 12 Jul, 2019 1 commit
  4. 11 Jul, 2019 1 commit
  5. 10 Jul, 2019 2 commits
  6. 03 Jul, 2019 1 commit
  7. 02 Jul, 2019 1 commit
  8. 18 Jun, 2019 1 commit
  9. 06 Jun, 2019 1 commit
  10. 24 May, 2019 1 commit
  11. 22 May, 2019 3 commits
  12. 21 May, 2019 1 commit
  13. 20 May, 2019 6 commits
  14. 17 May, 2019 1 commit
  15. 16 May, 2019 6 commits
  16. 04 May, 2019 1 commit
  17. 10 Apr, 2019 1 commit
  18. 20 Mar, 2019 1 commit
  19. 06 Mar, 2019 2 commits
  20. 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
  21. 12 Feb, 2019 1 commit
  22. 11 Feb, 2019 1 commit
  23. 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
  24. 05 Feb, 2019 1 commit