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

wrong wav2vec link in audio classification blog #18944

Closed
chrisemezue opened this issue Sep 8, 2022 · 1 comment
Closed

wrong wav2vec link in audio classification blog #18944

chrisemezue opened this issue Sep 8, 2022 · 1 comment

Comments

@chrisemezue
Copy link
Contributor

chrisemezue commented Sep 8, 2022

This wonderful blog has an issue with the wav2vec model card link. See below:

  1. Check the sampling rate of the audio file matches the sampling rate of the audio data a model was pretrained with. You can find this information on the Wav2Vec2 [model card]((https://huggingface.co/facebook/wav2vec2-base)).

The right link should be https://huggingface.co/facebook/wav2vec2-base

chrisemezue added a commit to chrisemezue/transformers that referenced this issue Sep 8, 2022
Fix connected to [this issue](huggingface#18944)
LysandreJik pushed a commit that referenced this issue Sep 12, 2022
Fix connected to [this issue](#18944)
@LysandreJik
Copy link
Member

Closed by #18945

oneraghavan pushed a commit to oneraghavan/transformers that referenced this issue Sep 26, 2022
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

2 participants