jishengpeng / WavTokenizer

SOTA discrete acoustic codec models with 40 tokens per second for audio language modeling
MIT License
762 stars 42 forks source link

fail to install #12

Open JoyceMind opened 2 months ago

JoyceMind commented 2 months ago

In the process of installing wavtokenizer, how to deal with this problem, do I need to download this file? image

jishengpeng commented 2 months ago

In the process of installing wavtokenizer, how to deal with this problem, do I need to download this file? image

Could you please provide your versions of pip, Torch, Python, and the relevant drivers? Additionally, we are working on further optimizing the Wavtokenizer. You will be able to install it directly via pip install wavtokenizer. Please stay tuned for updates.

saveriyo commented 2 months ago

I found the same error on pip 24+, I downgraded to pip 23.1 and it fairseq was able to install