- 06 Apr, 2020 1 commit
-
-
Tomás Osório authored
* add CommonDataset Inline typing * inline Typing librispeech * add inline typing ljspeech * add inline typing speechcommands * add inline typing to vctk * add inline typing yesno * apply type to __getitem__ Co-authored-by:Vincent QB <vincentqb@users.noreply.github.com>
-
- 22 Feb, 2020 1 commit
-
-
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:Vincent QB <vincentqb@users.noreply.github.com>
-