- 08 Feb, 2021 1 commit
-
-
Krishna Kalyan authored
-
- 04 Feb, 2021 3 commits
-
-
jieruan authored
-
Jcaw authored
modified amplitude_to_DB to clamp per-item when a batch is provided Co-authored-by:Vincent QB <vincentqb@users.noreply.github.com>
-
Prabhat Roy authored
-
- 30 Jan, 2021 1 commit
-
-
jieruan authored
-
- 29 Jan, 2021 3 commits
- 28 Jan, 2021 1 commit
-
-
Caroline Chen authored
-
- 27 Jan, 2021 2 commits
- 25 Jan, 2021 2 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
- 20 Jan, 2021 1 commit
-
-
Nicolas Hug authored
-
- 15 Jan, 2021 1 commit
-
-
moto authored
* Support file-like object in save func * Disable CircleCI cache for TP artifacts for cleaner build
-
- 08 Jan, 2021 2 commits
-
-
Nicolas Hug authored
-
Krishna Kalyan authored
Also replaces `assert_allclose` with `assertEqual`. Co-authored-by:krishnakalyan3 <skalyan@cloudera.com>
-
- 07 Jan, 2021 1 commit
-
-
moto authored
-
- 06 Jan, 2021 1 commit
-
-
moto authored
-
- 05 Jan, 2021 7 commits
-
-
Vincent QB authored
-
Krishna Kalyan authored
Co-authored-by:krishnakalyan3 <skalyan@cloudera.com>
-
Krishna Kalyan authored
Co-authored-by:krishnakalyan3 <skalyan@cloudera.com>
-
Aziz authored
-
Aziz authored
-
Aziz authored
-
Aziz authored
* improve commonvoice test * update yesno test * refactor commonvoice dataset unittest
-
- 30 Dec, 2020 4 commits
- 27 Dec, 2020 1 commit
-
-
Aziz authored
Resolves #1125 where dataset metadata does not contain an extension.
-
- 22 Dec, 2020 3 commits
-
-
moto authored
-
Samuel Marks authored
- 21 Dec, 2020 1 commit
-
-
Aziz authored
The use of `walk_files` made it ambiguous who is responsible to locate the correct set of files. (Dataset class? or utility?) In fact, just glob-ing everything is not the right problem being solved in implementing Dataset, because if you have a specific dataset you consider to access, then the directory structure and file locations are determined. No need to do arbitral number of recursions. Each Dataset implementation should be glob-ing the right set of files it requires.
-
- 19 Dec, 2020 1 commit
-
-
Jcaw authored
-
- 18 Dec, 2020 1 commit
-
-
moto authored
* Removes code for download logics * [BC-breaking] Changes the meaning of `root` argument to the exact directory of the dataset * Deprecates the constructor arguments for download and subdirectory construction
-
- 17 Dec, 2020 1 commit
-
-
moto authored
* Resolves https://github.com/pytorch/audio/issues/1095
-
- 11 Dec, 2020 1 commit
-
- 08 Dec, 2020 1 commit
-
-
moto authored
-