1. 15 Oct, 2021 1 commit
    • moto's avatar
      Move wav2vec2 pretrained models to pipelines module (#1876) · fad855cd
      moto authored
      - Move wav2vec2 pretrained weights to `torchaudio.pipelines` namespace to align with #1872.
      - Split `Wav2Vec2PretrainedModelBundle` into `Wav2Vec2Bundle` (for pre-training model) and  `Wav2Vec2ASRBundle` (for models fine-tuned for ASR).
      - Update base URL
      fad855cd
  2. 06 Oct, 2021 1 commit
  3. 19 Aug, 2021 1 commit
  4. 18 Aug, 2021 1 commit
  5. 12 Aug, 2021 1 commit
  6. 30 Apr, 2021 1 commit
  7. 11 Jan, 2021 1 commit
  8. 19 Oct, 2020 1 commit
  9. 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
  10. 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
  11. 01 Aug, 2019 1 commit
  12. 16 Jul, 2019 1 commit
  13. 11 Jul, 2019 1 commit
  14. 22 May, 2019 1 commit
  15. 25 Dec, 2018 1 commit
  16. 18 Dec, 2017 1 commit