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

Add required feature for whisper example in Readme #2539

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dengelt
Copy link
Contributor

@dengelt dengelt commented Oct 3, 2024

When running the command from the Readme of the whisper example:

error: target `whisper` in package `candle-examples` requires the features: `symphonia`
Consider enabling them by passing, e.g., `--features="symphonia"`

This just adds the suggested flag

fixes #2502

@LaurentMazare LaurentMazare merged commit 410c89f into huggingface:main Oct 4, 2024
@dengelt dengelt deleted the patch-1 branch October 4, 2024 13:01
EricLBuehler pushed a commit to EricLBuehler/candle that referenced this pull request Nov 26, 2024
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.

Whisper example does not run
2 participants