- 01 Aug, 2022 1 commit
-
-
Ravi Makhija authored
Summary: Fixed minor typo in `Contributing.md`: "diemension" -> "dimension" Pull Request resolved: https://github.com/pytorch/audio/pull/2596 Reviewed By: mthrok Differential Revision: D38315517 Pulled By: carolineechen fbshipit-source-id: 5e771f22a5be008d3be30b4699fb5cc5637c627d
-
- 02 Feb, 2022 1 commit
-
-
moto authored
Summary: This PR adds the prototype streaming API. The implementation is based on ffmpeg libraries. For the detailed usage, please refer to [the resulting tutorial](https://534376-90321822-gh.circle-artifacts.com/0/docs/tutorials/streaming_api_tutorial.html). Pull Request resolved: https://github.com/pytorch/audio/pull/2164 Reviewed By: hwangjeff Differential Revision: D33934457 Pulled By: mthrok fbshipit-source-id: 92ade4aff2d25baf02c0054682d4fbdc9ba8f3fe
-
- 19 Nov, 2021 1 commit
-
-
moto authored
Summary: With the introduction of tutorials, the turn around time for doc build has become longer. By default, the tutorial is not built but SPHINXOPT=-W treats it as error. This commit disable the option for the local build while keeping it for the CI. Pull Request resolved: https://github.com/pytorch/audio/pull/2013 Reviewed By: carolineechen Differential Revision: D32538952 Pulled By: mthrok fbshipit-source-id: eae4ffd87100dff466f91abfe26a82aa702d605a
-
- 10 Nov, 2021 1 commit
-
-
moto authored
-
- 04 Nov, 2021 2 commits
-
-
moto authored
With the introduction of TTS tutorial (#1973), it takes more than couple of minutes to build documentation. This commit makes the doc build process defaults to not build tutorials. To build tutorials one can use environment variable `BUILD_GALLERY=1`, and set `GALLERY_PATTERN=...` to filter the tutorials to build. This `GALLERY_PATTERN` is same approach as in `tutorials` repo. https://github.com/pytorch/tutorials/blob/cbf2238df0e78d84c15bd94288966d2f4b2e83ae/conf.py#L75-L83 Also this commit dynamically parse the subdirectory of `examples/gallery` so that when a new category of examples are added, it will automatically parsed.
-
moto authored
After #1966, `git submodule` is performed automatically.
-
- 22 Oct, 2021 1 commit
-
-
moto authored
It seems that this is no longer necessary for recent macOS .
-
- 19 Oct, 2021 1 commit
-
-
Caroline Chen authored
-
- 26 Aug, 2021 1 commit
-
-
moto authored
* Default to BUILD_SOX=1 in non-Windows systems Since the adaptation of CMake and restricting to the static linking of libsox, the build process has become much robust with libsox integration enabled. This commit makes it default behavior to build libsox integration in non-Windows systems. The build process still checks BUILD_SOX env var so, setting `BUILD_SOX=0` disables it.
-
- 31 Jul, 2021 1 commit
-
-
Nikita Shulga authored
-
- 28 Jul, 2021 2 commits
-
-
yangarbiter authored
-
yangarbiter authored
-
- 23 Jun, 2021 1 commit
-
-
yangarbiter authored
-
- 12 Mar, 2021 1 commit
-
-
Nicolas Hug authored
-
- 05 Mar, 2021 2 commits
-
-
Caroline Chen authored
-
Isaac Seessel authored
-
- 22 Feb, 2021 1 commit
-
-
Jcaw authored
-
- 15 Feb, 2021 1 commit
-
-
moto authored
-
- 09 Feb, 2021 1 commit
-
-
Nicolas Hug authored
Co-authored-by:moto <855818+mthrok@users.noreply.github.com>
-
- 18 Nov, 2019 1 commit
-
-
Vincent QB authored
-
- 11 Nov, 2019 1 commit
-
-
Facebook Community Bot authored
* OSS Automated Fix: Addition of Contributing
-