• moto's avatar
    Standardize the location of third-party source code (#2086) · 2476dd2d
    moto authored
    Summary:
    Previously sox-related third-party source code was archived at
    `third_party/sox/archives`.
    Recently KenLM-related third-party source code was added and
    they are archived at `third_party/archives`.
    
    This PR changes the sox archive location to `third_party/archives`,
    so that all the archvies are cached at the same location.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2086
    
    Reviewed By: carolineechen
    
    Differential Revision: D33236927
    
    Pulled By: mthrok
    
    fbshipit-source-id: 2f2aa5f4b386fefb46d7c98f7179c04995219f3c
    2476dd2d
setup.py 5.6 KB