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