xiph / LPCNet

Efficient neural speech synthesis
BSD 3-Clause "New" or "Revised" License
1.12k stars 295 forks source link

Problems encountered when executing ./autogen.sh #170

Open wangshiyao-1119 opened 2 years ago

wangshiyao-1119 commented 2 years ago

Hi, when I execute ./autogen.sh, An error occurred: 错误: 无法验证 media.xiph.org 的由 “/C=US/O=Let's Encrypt/CN=R3” 颁发的证书: 颁发的证书已经过期。 It means that the certificate issued by the foreign chain website has expired. Cause “lpcnet_data-b7d25ac.tar.gz” cannot be downloaded, because it lacks a lot of files, it cannot run.

How should this be solved? Thank you very much!!

jmvalin commented 2 years ago

I think this is likely a problem with your machine or network config. As far as I can tell, the certificate for media.xiph.org is still working fine.

wangshiyao-1119 commented 2 years ago

I think this is likely a problem with your machine or network config. As far as I can tell, the certificate for media.xiph.org is still working fine.

Thanks for answering! I tried to download directly with wegt, it is ok~