- 17 Jul, 2019 1 commit
-
-
Vincent QB authored
-
- 16 Jul, 2019 3 commits
- 12 Jul, 2019 1 commit
-
-
Vincent QB authored
-
- 11 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 10 Jul, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 02 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 18 Jun, 2019 1 commit
-
-
jamarshon authored
-
- 06 Jun, 2019 1 commit
-
-
jamarshon authored
-
- 24 May, 2019 1 commit
-
-
jamarshon authored
-
- 22 May, 2019 3 commits
- 21 May, 2019 1 commit
-
-
Hong Xu authored
-
- 20 May, 2019 6 commits
-
-
cpuhrsch authored
Remove numpy support in transforms.py and functional.py
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
- 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
-