Closed Jackiexiao closed 2 years ago
I'm a little busy at the moment, but I'll try to debug this as soon as I can. In the meantime, could you let me know your pytorch and torchaudio versions?
thx for your reply!
>>> torch.__version__
'1.12.1+cu102'
>>> torchaudio.__version__
'0.12.1+cu102'
@Jackiexiao it's been fixed in v1.0.3
! :)
wow, thx!
I use same code in https://github.com/KentoNishi/torch-time-stretch/blob/master/example.py but get below error