- 31 Jul, 2021 1 commit
-
-
Nikita Shulga authored
-
- 29 Jul, 2021 1 commit
-
-
Joel Frank authored
Summary: - Add linear_fbank method - Add LFCC in transforms
-
- 20 Jul, 2021 2 commits
-
-
yangarbiter authored
-
yangarbiter authored
Porting Tacotron2 from https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/SpeechSynthesis/Tacotron2/tacotron2/model.py
-
- 16 Jul, 2021 1 commit
-
-
nateanl authored
-
- 04 Jun, 2021 2 commits
- 03 Jun, 2021 1 commit
-
-
moto authored
* Use `bibtex` for paper citations. * add `override.css` for fixing back reference. * wav2vec2 * wav2letter * convtasnet * deepspeech * rnnt-loss * griffinlim * Fix broken references in `filtering`. * Fix note in soundfile backends. * Tweak wav2vec2 example. * Removes unused `pytorch_theme.css`
-
- 02 Jun, 2021 1 commit
-
-
Caroline Chen authored
-
- 01 Jun, 2021 1 commit
-
-
moto authored
-
- 27 May, 2021 2 commits
- 11 May, 2021 1 commit
-
-
discort authored
Co-authored-by:Vincent Quenneville-Belair <vincentqb@gmail.com>
-
- 30 Apr, 2021 1 commit
-
-
Caroline Chen authored
Replace the prototype RNNT implementation (using warp-transducer) with one without external library dependencies
-
- 21 Apr, 2021 1 commit
-
-
Nicolas Hug authored
-
- 22 Mar, 2021 1 commit
-
-
Caroline Chen authored
This PR additionally adds batching to kaldi compliance resample interface.
-
- 12 Mar, 2021 1 commit
-
-
Rahul Amaram authored
-
- 05 Mar, 2021 1 commit
-
-
Isaac Seessel authored
-
- 02 Mar, 2021 1 commit
-
-
Jeff Yang authored
-
- 01 Mar, 2021 1 commit
-
-
moto authored
-
- 26 Feb, 2021 1 commit
-
-
Vincent QB authored
-
- 24 Feb, 2021 1 commit
-
-
Prabhat Roy authored
-
- 17 Feb, 2021 1 commit
-
-
Matti Picus authored
-
- 12 Feb, 2021 1 commit
-
-
moto authored
-
- 11 Feb, 2021 1 commit
-
-
Nicolas Hug authored
-
- 11 Jan, 2021 1 commit
-
-
Vincent QB authored
-
- 04 Dec, 2020 1 commit
-
-
Krishna Kalyan authored
* Add griffinlim and DB_to_amplitude * Fix Dataset docstring * Fix other formatting Co-authored-by:krishnakalyan3 <skalyan@cloudera.com>
-
- 06 Nov, 2020 1 commit
-
-
moto authored
-
- 05 Nov, 2020 1 commit
-
-
moto authored
-
- 27 Oct, 2020 2 commits
-
-
moto authored
-
moto authored
Refer to #903 for the overview of planned I/O changes. * Change the default backend from `"sox"(deprecated)` to `"sox_io"` * Change the default interface of `"soundfile"` backend to the one identical to `"sox_io"` backend. * Deprecate torchaudio.USE_SOUNDFILE_LEGACY_INTERFACE * Update documentations * Re-order backends (default first) * Update overhaul timeline (removed 0.7.0) * Simplify `"soundfile"` backend description
-
- 26 Oct, 2020 1 commit
-
-
moto authored
-
- 19 Oct, 2020 1 commit
-
-
Brian Johnson authored
Adds introductory context and links to the PyTorch Libraries to audio docs.
-
- 09 Oct, 2020 1 commit
-
-
moto authored
-
- 02 Oct, 2020 1 commit
-
-
moto authored
-
- 01 Oct, 2020 1 commit
-
-
moto authored
-
- 15 Sep, 2020 1 commit
-
-
Jaime Ferrando Huertas authored
-
- 20 Aug, 2020 1 commit
-
-
JianwuXu authored
* Tweak docstring, audio_ext, load method signature and constructor of VCTK_092 * Add test for VCTK_092 dataset.
-
- 19 Aug, 2020 1 commit
-
-
Abhishek Dubey authored
* Added version 0.92 of VCTK dataset Signed-off-by:Abhishek Dubey <abhi.dubey011999@gmail.com>
-
- 30 Jul, 2020 1 commit
-
-
Jeremy Chen authored
* `istft` has been migrated to `pytorch`, and `torchaudio.functional.istft` has been deprecated in 0.6.0 release. This PR removes it Co-authored-by:Jeremy Chen <jeremyyy@fb.com>
-