Anyone is having slowness like me when compile voice assistant on esp32?

Tested compiling other project, like ble proxy, no issue at all.

but when I compile a esp32 s3box3(with command line debug option), found it takes minutes to download a manifest file from micro wakeup words, and etc. so it is extremely slow today, is that only me ?

Seems the recent HA update enabled IPv6, which caused a connectivity issue to GitHub. disabled that in the network setting and now compile works again.