Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rtf_evd method to torchaudio.functional #2230

Closed
wants to merge 1 commit into from

Commits on Feb 25, 2022

  1. Add rtf_evd method to torchaudio.functional (pytorch#2230)

    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: pytorch#2230
    
    Reviewed By: mthrok
    
    Differential Revision: D34474188
    
    Pulled By: nateanl
    
    fbshipit-source-id: cbd8c883d7a4576c5e735334a470ae3016126f8d
    nateanl authored and facebook-github-bot committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f25a7a7 View commit details
    Browse the repository at this point in the history