• hwangjeff's avatar
    Move ASR features out of prototype (#2187) · aca5591c
    hwangjeff authored
    Summary:
    Moves ASR features out of `torchaudio.prototype`. Specifically, merges contents of `torchaudio.prototype.models` into `torchaudio.models` and contents of `torchaudio.prototype.pipelines` into `torchaudio.pipelines` and updates refs, tests, and docs accordingly.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2187
    
    Reviewed By: nateanl, mthrok
    
    Differential Revision: D33918092
    
    Pulled By: hwangjeff
    
    fbshipit-source-id: f003f289a7e5d7d43f85b7c270b58bdf2ed6344c
    aca5591c
rnnt_pipeline_test.py 680 Bytes