• moto's avatar
    Tweak tutorials (#2630) · cab2bb44
    moto authored
    Summary:
    Resolves the following warnings
    
    ```
    /torchaudio/docs/source/tutorials/asr_inference_with_ctc_decoder_tutorial.rst:195: WARNING: Unexpected indentation.
    /torchaudio/docs/source/tutorials/asr_inference_with_ctc_decoder_tutorial.rst:446: WARNING: Unexpected indentation.
    /torchaudio/docs/source/tutorials/audio_io_tutorial.rst:559: WARNING: Content block expected for the "note" directive; none found.
    /torchaudio/docs/source/tutorials/mvdr_tutorial.rst:338: WARNING: Bullet list ends without a blank line; unexpected unindent.
    ```
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2630
    
    Reviewed By: nateanl
    
    Differential Revision: D38816632
    
    Pulled By: mthrok
    
    fbshipit-source-id: 135ded4e064d136be67ce24439e96f5e9c9ce635
    cab2bb44
audio_io_tutorial.py 12.6 KB