• 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
test_transforms.py 6.91 KB