LAION-AI / CLAP

Contrastive Language-Audio Pretraining
https://arxiv.org/abs/2211.06687
Creative Commons Zero v1.0 Universal
1.33k stars 129 forks source link

numpy constraint - can it be lifted? #160

Open rsxdalv opened 1 month ago

rsxdalv commented 1 month ago

https://github.com/LAION-AI/CLAP/blame/8e558817d853808486768004fa1b61ac9d69f2a2/pyproject.toml#L24

Most of the TTS/Audio projects I have use numpy >= constraints, except CLAP with ==, which is a requirement of Stable Audio Tools.

How can I test if it's still relevant, and perhaps lift this constraint?

lukewys commented 1 month ago

Hi,

Thanks for raising this issue. I think you can clone from git, change the pyproject.toml and install from there. Please let us know if the constraint can be lifted. Thanks!

Best, Yusong

Roberts Slisans @.***> 于2024年8月4日周日 14:57写道:

https://github.com/LAION-AI/CLAP/blame/8e558817d853808486768004fa1b61ac9d69f2a2/pyproject.toml#L24

Most of the TTS/Audio projects I have use numpy >= constraints, except CLAP with ==, which is a requirement of Stable Audio Tools.

How can I test if it's still relevant, and perhaps lift this constraint?

— Reply to this email directly, view it on GitHub https://github.com/LAION-AI/CLAP/issues/160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGXJZ76TDLGNJTZUDVOKXA3ZPZ2SLAVCNFSM6AAAAABL7CC6ISVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DOMRVG4YDAOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>