- 17 May, 2019 1 commit
-
-
cpuhrsch authored
Migrate audio transform computations into functional.py
-
- 16 May, 2019 6 commits
-
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
- 04 May, 2019 1 commit
-
-
Hagen Wierstorf authored
-
- 10 Apr, 2019 1 commit
-
-
chaask authored
Fix error "cannot open file", when the audiodir_path is different from where the code is run.
-
- 20 Mar, 2019 1 commit
-
-
Krishna Kalyan authored
-
- 06 Mar, 2019 2 commits
-
-
thirdformant authored
-
Fabian-Robert Stöter authored
-
- 21 Feb, 2019 1 commit
-
-
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
-
- 12 Feb, 2019 1 commit
-
-
Charles Coulombe authored
-
- 11 Feb, 2019 1 commit
-
-
David Pollack authored
-
- 07 Feb, 2019 1 commit
-
-
Jeremy Howard authored
Rename classes in line with PyTorch standards. Remove redundent slow librosa-based `MEL`. Add missing docstring params. (#78) * Bug fix: Use correct device for MEL2 functions so MEL2 works on CUDA tensors * Rename classes in line with PyTorch standards. Remove redundent slow librosa-based `MEL`. Add missing docstring params. * fix param names
-
- 05 Feb, 2019 1 commit
-
-
Jeremy Howard authored
-
- 04 Feb, 2019 1 commit
-
-
Jeremy Howard authored
* Bug fix: ff top_db is None then can not check `top_db>0` * fix formatting
-
- 03 Feb, 2019 2 commits
-
-
Jeremy Howard authored
-
Jeremy Howard authored
-
- 05 Jan, 2019 1 commit
-
-
David Pollack authored
-
- 04 Jan, 2019 2 commits
-
-
David Pollack authored
-
David Pollack authored
-
- 25 Dec, 2018 7 commits
-
-
David Pollack authored
-
David Pollack authored
-
David Pollack authored
-
David Pollack authored
-
David Pollack authored
-
David Pollack authored
-
David Pollack authored
-
- 20 Aug, 2018 1 commit
-
-
David Pollack authored
-
- 19 Aug, 2018 1 commit
-
-
David Pollack authored
-
- 07 Aug, 2018 1 commit
-
-
Soumith Chintala authored
-
- 27 Jul, 2018 1 commit
-
-
Tongzhou Wang authored
-
- 09 May, 2018 1 commit
-
-
Peter Goldsborough authored
-
- 08 May, 2018 2 commits
-
-
Soumith Chintala authored
This reverts commit cfe3f296.
-
Edward Z. Yang authored
* Revert "Revert "Rewrote C code with C++ extensions" (#39)" This reverts commit 7236e3f4 . * Fix import error of C extension Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
- 02 May, 2018 1 commit
-
-
Soumith Chintala authored
-
- 27 Apr, 2018 1 commit
-
-
David Pollack authored
Download of dataset requires to hold archive in memory
-
- 26 Apr, 2018 1 commit
-
-
Soumith Chintala authored
-