Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for macOS & Apple M1-M4 #5

Open
ChristianWeyer opened this issue Nov 4, 2024 · 2 comments
Open

Support for macOS & Apple M1-M4 #5

ChristianWeyer opened this issue Nov 4, 2024 · 2 comments

Comments

@ChristianWeyer
Copy link

Is this planned?
Thanks!

@calculating
Copy link
Contributor

planned, and we'll also give a $500 bounty if someone makes a PR we can merge.

@chigkim
Copy link

chigkim commented Nov 15, 2024

Pytorch nightly build now has the fix for convolutions with output_channels > 65536, and I got both inference_server and inference_client to work together on MPS after changing bfloat16 to float16.
However, it seems too slow for my M3 Max 64GB to work with Torch and mps.
It can only play a short burst of samples at a time, so the output audio is extremely choppy. :(
Is there a way to have the model to accept longer input and generate longer output? It would increase the latency, but it might work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants