- 28 Jun, 2021 1 commit
-
-
Nikita Shulga authored
Needed to allow building on M1 Downloaded from https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
-
- 25 May, 2021 1 commit
-
-
moto authored
Replacing the config.guess with a newer version to support newer hardware, such as Nvidia Jetson. Obtained from: https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD See: https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html
-
- 30 Apr, 2021 1 commit
-
-
Caroline Chen authored
Replace the prototype RNNT implementation (using warp-transducer) with one without external library dependencies
-
- 19 Apr, 2021 1 commit
-
-
moto authored
`wavpack` is a format not supported/tested in torchaudio. Leaving the option blank can cause the issue like #1461 in untested environment.
-
- 02 Mar, 2021 1 commit
-
-
Caroline Chen authored
-
- 23 Feb, 2021 1 commit
-
-
moto authored
* Fix fileobj I/O undeterministic behavior Ever since the file-like object support was added in #1158, the test was occasionally failing in CI. This PR fixes this.
-
- 09 Feb, 2021 1 commit
-
-
moto authored
-
- 04 Feb, 2021 1 commit
-
-
moto authored
* Switch to cmake for build * Hide symbols
-
- 21 Jan, 2021 1 commit
-
-
moto authored
-
- 09 Jan, 2021 2 commits
- 05 Jan, 2021 2 commits
-
-
Vincent QB authored
-
moto authored
-
- 22 Dec, 2020 1 commit
-
-
moto authored
-
- 08 Dec, 2020 1 commit
-
-
moto authored
-
- 04 Dec, 2020 1 commit
-
-
moto authored
-
- 20 Nov, 2020 1 commit
-
-
moto authored
Currently `libsox` on Linux is compiled with GPU OpenMP and it interferes with the version PyTorch uses (Intel in case of binary distribution). This PR disables OpenMP support for `libsox`, while we investigate the way to use the same OpenMP as PyTorch's version.
-
- 01 Jul, 2020 2 commits