haoheliu / AudioLDM

AudioLDM: Generate speech, sound effects, music and beyond, with text.
https://audioldm.github.io/
Other
2.45k stars 222 forks source link

Status or info on Mac silicon GPU support ? #109

Open groovybits opened 1 year ago

groovybits commented 1 year ago

What is the status of the Mac GPU support? Is it something people know what needs to be done, I could attempt the work. Curious, seems to work on CPU with altering cuda to cpu, but not mps for me and not sure what to use for an M2?

groovybits commented 1 year ago

I made a diff of what I have done to use mps although I am not 100% sure it is actually using the GPU on my M2 or using it efficiently. Guessing it is not optimized, I do see it "hit it" I think though.

mps.diff.gz

pravdomil commented 11 months ago

make a PR?