"docs/source/api/pipelines/overview.mdx" did not exist on "1e5d91d577f6d719afb438ffee9377016b1ef645"
  • Pingchuan Ma's avatar
    Update avsr recipe (#3493) · d4644793
    Pingchuan Ma authored
    Summary:
    This PR is to include few changes in the AV-ASR recipe. The changes include better results, a faster face detector (Mediapipe), renamed variable names, a streamlined dataloader, and a few illustrated examples. These changes were made to improve the usability of the recipe.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/3493
    
    Reviewed By: mthrok
    
    Differential Revision: D47758072
    
    Pulled By: mpc001
    
    fbshipit-source-id: 4533587776f3a7a74f3f11b0ece773a0934bacdc
    d4644793
data_module.py 2.08 KB