• hwangjeff's avatar
    Add nightly build installation code snippet to prototype feature tutorials (#2325) · fb51cecc
    hwangjeff authored
    Summary:
    Tutorial notebooks that leverage TorchAudio prototype features don't run as-is on Google Colab due to its runtime's not having nightly builds pre-installed. To make it easier for users to run said notebooks in Colab, this PR adds a code block that installs nightly Pytorch and TorchAudio builds as a comment that users can copy and run locally.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2325
    
    Reviewed By: xiaohui-zhang
    
    Differential Revision: D35597753
    
    Pulled By: hwangjeff
    
    fbshipit-source-id: 59914e492ad72e31c0136a48cd88d697e8ea5f6c
    fb51cecc
streaming_api_tutorial.py 29.1 KB