- 01 Nov, 2019 1 commit
-
-
xinyang0 authored
Add peaking equalizer filter in functional.py and test it in test_functional_filter.py.
-
- 30 Oct, 2019 1 commit
-
-
Vincent QB authored
* pitch detection validation. * make torchscriptable.
-
- 21 Oct, 2019 1 commit
-
-
Vincent QB authored
-
- 25 Sep, 2019 1 commit
-
-
engineerchuan authored
* Fixed create_fb_matrix filter bank behavior for fmin/fmax * add better test for f_min close to f_max * added one more test for f_min > f_max * adding one more test
-
- 20 Sep, 2019 2 commits
-
-
engineerchuan authored
* Add explicit signature for Sphinx autodoc when function wrapped by @torch.jit.script
-
Kiran Sanjeevan authored
* TimeStretch and Masking * Doc stuff and naming
-
- 19 Sep, 2019 2 commits
-
-
engineerchuan authored
* Ensure that lfilter works with GPU * Add option to load on different device * Debugging tests of lfilter on GPU * allowing arbitrary types into lfilter
-
Vincent QB authored
* compute deltas. * multichannel, and random test. * documentation. * feedback. changing name of window to win_length. * passing padding mode.
-
- 18 Sep, 2019 1 commit
-
-
engineerchuan authored
* Add basic low pass filtering * Add highpass filtering * More tests of IIR vs FIR * Implement convolve function, add tests * Move lfilter and convolve into functional, more tests * added additional documentation for convolve and lfilter, renamed functional_filtering to functional_sox_convenience * Follow naming convention for sample rate in functional * fix failing vctk manifest test to account for adding more test audios into assets * Adding documentation for lfilter, biquad, highpass_biquad, lowpass_biquad * added matrix based implementation of lfilter * adding python lfilter implementation * factor out biquad, lowpass, highpass to sox compatibility
-
- 16 Aug, 2019 1 commit
-
-
jamarshon 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>
-
- 01 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
- 29 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 26 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 25 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 24 Jul, 2019 4 commits
-
-
jamarshon authored
-
jamarshon authored
-
jamarshon authored
-
Kiran Sanjeevan authored
-
- 18 Jul, 2019 2 commits
-
-
Jason Lian authored
-
Jason Lian authored
-
- 16 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 10 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 06 Jun, 2019 1 commit
-
-
jamarshon authored
-
- 20 May, 2019 5 commits
-
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
- 16 May, 2019 6 commits
-
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-