From d6d3a7c84cfdb85258a39c282f3b5d12d2977bb8 Mon Sep 17 00:00:00 2001 From: Vincent Quenneville-Belair Date: Wed, 15 Jan 2020 20:12:11 -0500 Subject: [PATCH] update docs to 0.4.0 --- _modules/index.html | 81 +- _modules/torchaudio.html | 197 +- _modules/torchaudio/compliance/kaldi.html | 82 +- _modules/torchaudio/datasets/commonvoice.html | 639 + _modules/torchaudio/datasets/librispeech.html | 626 + _modules/torchaudio/datasets/vctk.html | 403 +- _modules/torchaudio/datasets/yesno.html | 280 +- _modules/torchaudio/functional.html | 1007 +- _modules/torchaudio/kaldi_io.html | 75 +- _modules/torchaudio/sox_effects.html | 97 +- _modules/torchaudio/transforms.html | 339 +- _sources/datasets.rst.txt | 20 +- _sources/functional.rst.txt | 45 + _sources/transforms.rst.txt | 51 +- _static/basic.css | 11 +- _static/css/theme.css | 11992 +++++++++++++++- _static/jquery-3.4.1.js | 10598 ++++++++++++++ _static/jquery.js | 6 +- _static/js/theme.js | 898 +- compliance.kaldi.html | 221 +- datasets.html | 194 +- functional.html | 500 +- genindex.html | 186 +- index.html | 139 +- kaldi_io.html | 87 +- objects.inv | Bin 842 -> 981 bytes py-modindex.html | 75 +- search.html | 75 +- searchindex.js | 2 +- sox_effects.html | 95 +- transforms.html | 401 +- 31 files changed, 28260 insertions(+), 1162 deletions(-) create mode 100644 _modules/torchaudio/datasets/commonvoice.html create mode 100644 _modules/torchaudio/datasets/librispeech.html create mode 100644 _static/jquery-3.4.1.js diff --git a/_modules/index.html b/_modules/index.html index 03507966d1..aea8614286 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -28,13 +28,33 @@ - + + + + + + + + + + + + + + + + + + + + +
@@ -49,11 +69,25 @@
  • - Features +
  • - Ecosystem + Mobile
  • @@ -69,7 +103,21 @@
  • - Resources +
  • @@ -211,14 +259,14 @@

    All modules for which code is available

    -
    • torch._C
    • -
    • torchaudio
    • + @@ -273,8 +321,8 @@

      All modules for which code is available

      - - + + @@ -416,15 +464,23 @@

      Resources

    @@ -735,8 +1467,8 @@

    Source code for torchaudio.functional

              
              
              
    -         
    -         
    +         
    +         
              
          
     
    @@ -878,15 +1610,23 @@ 

    Resources