• Zhaoheng Ni's avatar
    Update MVDR beamforming tutorial (#2398) · d01f5891
    Zhaoheng Ni authored
    Summary:
    - Use `download_asset` to download audios.
    - Replace `MVDR` module with new-added `SoudenMVDR` and `RTFMVDR` modules.
    - Benchmark performances of `F.rtf_evd` and `F.rtf_power` for RTF computation.
    - Visualize the spectrograms and masks.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2398
    
    Reviewed By: carolineechen
    
    Differential Revision: D36549402
    
    Pulled By: nateanl
    
    fbshipit-source-id: dfd6754e6c33246e6991ccc51c4603b12502a1b5
    d01f5891
mvdr_tutorial.py 11.2 KB