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

Fix for Pytorch return_complex=False warning message #3319

Closed
wants to merge 1 commit into from
Closed

Fix for Pytorch return_complex=False warning message #3319

wants to merge 1 commit into from

Commits on Nov 27, 2023

  1. Fix for Pytorch warning message

    Warning:
    (...)/torch/functional.py:650: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error.
    r3dacted42 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4a1a8f8 View commit details
    Browse the repository at this point in the history