"vscode:/vscode.git/clone" did not exist on "9c58e68b4c18a2d0876b9c2b8706cd6e783e4e1c"
  1. 26 Jan, 2023 1 commit
  2. 03 Oct, 2022 1 commit
  3. 04 Nov, 2021 1 commit
  4. 27 Oct, 2020 1 commit
  5. 20 Jul, 2020 1 commit
    • moto's avatar
      Update documentation and fix docstrings (#788) · 2381dd89
      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
      2381dd89
  6. 16 Jul, 2020 1 commit
    • moto's avatar
      Add Torchscript sox effects (#760) · 60a8e23d
      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
      60a8e23d
  7. 29 Jul, 2019 1 commit
  8. 25 Dec, 2018 1 commit