-
Notifications
You must be signed in to change notification settings - Fork 672
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
Why does transforms.TimeStretch
return of type complex64
?
#3688
Comments
audio/src/torchaudio/functional/functional.py Line 735 in c5b6933
I feel like it is more user friendly to warn or reject real-valued spectrogram input in TimeStretch. |
@mthrok , thanks! https://pytorch.org/audio/2.1.0/generated/torchaudio.transforms.TimeStretch.html:
But there is no
|
Wow-wow, thanks!!
I meant |
🐛 Describe the bug
Good day!
https://pytorch.org/audio/2.1.0/generated/torchaudio.transforms.TimeStretch.html#torchaudio.transforms.TimeStretch.forward:
But:
Should I collect a bug report or don't I understand time stretching?
(previously posted at the forum)
Versions
torchaudio 2.1.1 from Google Colab
The text was updated successfully, but these errors were encountered: