- 06 Oct, 2021 1 commit
-
-
hwangjeff authored
Adds an implementation of Emformer, a memory-efficient transformer architecture introduced in https://ieeexplore.ieee.org/document/9414560 that targets low-latency streaming speech recognition applications.
-
- 19 Aug, 2021 1 commit
-
-
Caroline Chen authored
-
- 18 Aug, 2021 1 commit
-
-
yangarbiter authored
-
- 12 Aug, 2021 1 commit
-
-
yangarbiter authored
-
- 30 Apr, 2021 1 commit
-
-
Caroline Chen authored
Replace the prototype RNNT implementation (using warp-transducer) with one without external library dependencies
-
- 11 Jan, 2021 1 commit
-
-
Vincent QB authored
-
- 19 Oct, 2020 1 commit
-
-
Brian Johnson authored
Adds introductory context and links to the PyTorch Libraries to audio docs.
-
- 20 Jul, 2020 1 commit
-
-
moto authored
- Addresses #549 #638 #786 - Add `torchaudio` top level module doc - Separate `torchaudio` top level module doc from `index.html` - Add `backend` module doc. - Remove `-> None` from function signature as it adds noise to documentation - Changed function argument name of `torchaudio.backend.sox_io_backend.save` from `tensor` to `src`, so that it matches with the reset of backends. - Tweak bunch of docstrings
-
- 16 Jul, 2020 1 commit
-
-
moto authored
* Add sox_utils module * Make init/shutdown thread safe * Add sox effects implementation * Add test for sox effects * Update docstrings and add examples
-
- 01 Aug, 2019 1 commit
-
-
jamarshon authored
-
- 16 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 11 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 22 May, 2019 1 commit
-
-
jamarshon authored
Add Kaldi IO as a dependency + put a wrapper to convert to Tensor + add test to check correct type (#111)
-
- 25 Dec, 2018 1 commit
-
-
David Pollack authored
-
- 18 Dec, 2017 1 commit
-
-
Soumith Chintala authored
-