• Zhaoheng Ni's avatar
    Add rtf_evd method to torchaudio.functional (#2230) · 86fe4fa7
    Zhaoheng Ni authored
    Summary:
    This PR adds `rtf_evd` method to `torchaudio.functional`.
    The method computes the relative transfer function (RTF) or the steering vector by eigenvalue decomposition.
    The input argument is the power spectral density (PSD) matrix of the target speech.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2230
    
    Reviewed By: mthrok
    
    Differential Revision: D34474188
    
    Pulled By: nateanl
    
    fbshipit-source-id: 888df4b187608ed3c2b7271b34d2231cdabb0134
    86fe4fa7
functional.rst 3.56 KB