marcoppasini / musika

Fast Infinite Waveform Music Generation
MIT License
662 stars 49 forks source link

Apple Silicon Support #13

Closed jbremz closed 2 years ago

jbremz commented 2 years ago

Hey - this is great! ☺️

I believe some of the requirements (e.g. numpy==1.20.3 and tensorflow) mean that this isn't compatible with Apple Silicon (at least on my M1 Pro)?

Still playing around with the installation to see if I can get it working 🙂

marcoppasini commented 2 years ago

Take a look at this discussion: https://github.com/marcoppasini/musika/discussions/8

Hope this helps!

jbremz commented 2 years ago

@marcoppasini this sorted it thanks!