• Tomás Osório's avatar
    Adding Speech Command Dataset (#437) · 4d58bc46
    Tomás Osório authored
    
    
    * add speechcommand dataset and test
    
    * prepend the full path to each result
    
    * add missing param on docstring in walk_files
    
    * add file to run tests on SpeechCommand Dataset
    
    * reduce logic
    
    * update test on SpeechCommands
    
    * correct the indentation on docstring walk_files
    
    * flake8 compliance
    
    * change tuple type returned. move path split logic in load item.
    
    * typo in name.
    
    * redundant file path.
    
    * filter background noise.
    Co-authored-by: default avatarVincent QB <vincentqb@users.noreply.github.com>
    4d58bc46
test_datasets.py 1.65 KB