- 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>
-
- 03 Apr, 2020 1 commit
-
-
Tomás Osório authored
* fix download * fix reading tsv archive * add new languages * maintain same structure as other datasets * update CommonVoice Tests * fix * change directory name * remove extra line
-
- 02 Apr, 2020 1 commit
-
-
Tomás Osório authored
* fix issue with VCTK dataset * update docstring * filter out folder p315 * add hidden except_folder has hidden variable * maintain structure * lint * remove space Co-authored-by:Vincent QB <vincentqb@users.noreply.github.com>
-
- 01 Apr, 2020 1 commit
-
-
Bhargav Kathivarapu authored
-
- 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>
-
- 20 Feb, 2020 1 commit
-
-
Taras Sereda authored
* LJ Speech dataset * refactoring as per @vincentqb's suggestions
-
- 12 Feb, 2020 1 commit
-
-
Vincent QB authored
-
- 13 Jan, 2020 1 commit
-
-
Vincent QB authored
-
- 27 Dec, 2019 1 commit
-
-
Karl Ostmo authored
* Declare file encoding to support special characters * fix missing utf_8_encoder error in Travis tests * Py 2.7 backwards-compat iterator * ensure integer argument to torch.nn.functional.pad * cast match.ceil result as integer
-
- 02 Dec, 2019 1 commit
-
-
Cami Williams authored
* Initial commit for SoX logic in VCTK * change to train whistle file for tests * apply probability
-
- 25 Nov, 2019 1 commit
-
-
Vincent QB authored
-
- 14 Nov, 2019 1 commit
-
-
Vincent QB authored
* resume download, validate with md5 or sha256. * split stream from saving. detect filename. * validate at end too. check file size again. * validate now operates on file object. * expose choices of hash.
-
- 06 Nov, 2019 2 commits
-
-
Vincent QB authored
* close file. * staying with datapoints as tuples until further notice. * loading tsv as dict.
-
Vincent QB authored
* BackgroundGenerator * renaming disk cache.
-
- 29 Oct, 2019 1 commit
-
-
Vincent QB authored
Fix test for datasets.
-
- 23 Oct, 2019 1 commit
-
-
Vincent QB authored
* new dataset format. * add basic test. * files for testing. * serialization using torch. * add diskcache. * adding deprecation warnings. * removing legacy. * warning about transforms. * detecting file format using reader.
-
- 06 Sep, 2019 1 commit
-
-
Vincent QB authored
-
- 02 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
- Apply __future__ imports uniformly (future division is the biggy, but absolute imports mattered too) - Hotfix use of tempfile.TemporaryDirectory using a BC library (DO NOT add this library as a dependency to torchaudio; it's only for testing) - Replace math.gcd with fractions.gcd - Fix a weird pytest collection bug involving parametrized tests - Turn on Python 2 and Python 3.7 in Travis. Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
- 29 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 16 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 20 Mar, 2019 1 commit
-
-
Krishna Kalyan authored
-
- 25 Dec, 2018 1 commit
-
-
David Pollack authored
-
- 09 Apr, 2018 2 commits
- 18 Dec, 2017 1 commit
-
-
Soumith Chintala authored
-
- 18 Aug, 2017 1 commit
-
-
David Pollack authored
-
- 12 Aug, 2017 1 commit
-
-
David Pollack authored
vctk dataset add label processing added tests chunk dataset simple caching scheme caching fixed vctk downsample yesno dataset
-