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

Mac M1 - Demo utils workaround #59

Open
Ryojikn opened this issue May 30, 2021 · 0 comments
Open

Mac M1 - Demo utils workaround #59

Ryojikn opened this issue May 30, 2021 · 0 comments

Comments

@Ryojikn
Copy link

Ryojikn commented May 30, 2021

Using current repository with Mac M1 is currently a pain in the ass.

However, I've managed to do so while Mac M1 is at start and torch is not finest solution so far.

To install torch on Mac m1:
https://naturale0.github.io/machine%20learning/setting-up-m1-mac-for-both-tensorflow-and-pytorch

To fix port audio issue on Mac m1 when running demo_utils.py

brew(x86) uninstall portaudio
brew(x86) install portaudio --HEAD

And also, please remember to remove umap, it's there without any reason.

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

1 participant