v1.2.1.2 #31
isletennos
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
・data_utilis.py のretryの条件を緩和
→いままでは、IOErrorの時のみリトライをしていたが、ColabのErrorが多種多様なため、エラーがでたらもうリトライするように
・torch.stftのtorch-1.8以降対応
→stftがtorch-1.8ではreturn_complex=Trueが標準となるため
→https://pytorch.org/docs/stable/generated/torch.stft.html
This discussion was created from the release v1.2.1.2.
Beta Was this translation helpful? Give feedback.
All reactions