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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes:
s parameter in x-vector AAM/AM softmax loss is renamed as cos_scale to avoid conflict with other arguments that start with s. Models trained with older versions still should work.
Launcher for multigpu has been changed to the newer torchrun, it implies the multigpu won't work on PyTorch <1.9.
Hyperion updated to work with PyTorch >=1.9, PyTorch 1.10 recommended.