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

Update setup.py to download pyannote depending on platform #541

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

justinwlin
Copy link
Contributor

#540

Breaks Mac platform and arm64 platforms.

Tested by successfully building on my m1 mac doing:
pip install .

And also using Depot (a way to build Dockerfiles remotely, using arm64):
depot build -t whisperx_image . --platform linux/arm64 --load

@m-bain
Copy link
Owner

m-bain commented Oct 25, 2023

thank you, yes sorry about the mac issues. I had originally been designing this for desktop / commerical gpus usage, not PC, since thats quite common in my research area. But seems a lot of people are using whisperx on mac

@m-bain m-bain merged commit e9a6385 into m-bain:main Oct 25, 2023
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

Successfully merging this pull request may close these issues.

2 participants