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

fix: place ug dep behind not wasm32 flag #2760

Merged

Conversation

DougAnderson444
Copy link
Contributor

So that wasm32 can compile

fixes: #2736

so that wasm32 can compile
assuming every non-wasm32 user wants this
@Jerboas86
Copy link

With this PR, whisper wasm example compiles correctly on my system (x86-64/linux/cpu AMD/GPU AMD)
Thank you

@LaurentMazare LaurentMazare merged commit 0af3e42 into huggingface:main Feb 1, 2025
10 checks passed
@LaurentMazare
Copy link
Collaborator

Thanks.

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.

candle-wasm-examples/whisper: cargo build --target wasm32-unknown-unknown fails
3 participants