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 wav2vec2 HuggingFace importer #1530

Merged
merged 4 commits into from May 27, 2021
Merged

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented May 26, 2021

This PR adds

  • Script to import Wav2Vec2Model from Hugging Face Transformer.

ref: #1506

TODO

  • Add transformers to test env so that tests actually run.
  • Check that transformers tests are not skipped.

Copy link
Contributor

@cpuhrsch cpuhrsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mthrok mthrok closed this May 27, 2021
@mthrok mthrok deleted the branch pytorch:master May 27, 2021 13:12
@mthrok mthrok reopened this May 27, 2021
@mthrok mthrok changed the base branch from w2v2-pr-model to master May 27, 2021 13:14
@mthrok mthrok changed the title Add huggingface importer Add wav2vec2 HuggingFace importer May 27, 2021
@mthrok mthrok merged commit c8239c6 into pytorch:master May 27, 2021
@mthrok mthrok deleted the torchaudio-w2v2-pr-hg branch May 27, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants