You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #314, now that python 2 has been deprecated, TimeStretch and AmplitudeToDB need to be migrated from torch.jit.ScriptModule to torch.nn.Module.