manojpamk / pytorch_xvectors

Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196
MIT License
304 stars 65 forks source link

Fail to get access to preTrained/models/ #9

Closed LetterLiGo closed 3 years ago

LetterLiGo commented 3 years ago

Hi, thanks for your great contributions to speaker recognition. When I tried to tar -xvf checkpoint_step390.tar . It shows

tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors

Sorry to bother you, though is there anything wrong in your upload files?