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
wget complains about the certificate of the site hosting tedlium models:
ERROR: cannot verify phon.ioc.ee's certificate, issued by ‘CN=TERENA SSL CA 3,O=TERENA,L=Amsterdam,ST=Noord-Holland,C=NL’:
Unable to locally verify the issuer's authority.
added '--no-check-certificate' flag to wget to ignore the cert check
0 commit comments