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 fairseq importer #1531

Merged
merged 16 commits into from Jun 1, 2021
Merged

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented May 26, 2021

This PR adds

  • Script to import Wav2Vec2Model from fairseq.

ref: #1506

TODO

  • Add fairseq to test env so that tests actually run.
  • Get rid of eval (parse config from model instance)

Note
This PR is built upon #1529 and is targeted against #1529.

@mthrok mthrok added this to the v0.9 milestone May 26, 2021
@mthrok mthrok force-pushed the torchaudio-w2v2-pr-fairseq branch from a5b4072 to 1624f92 Compare May 26, 2021 03:42
@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:15
@mthrok mthrok force-pushed the torchaudio-w2v2-pr-fairseq branch from ebaacaa to d404c8f Compare May 27, 2021 13:22
@mthrok mthrok force-pushed the torchaudio-w2v2-pr-fairseq branch from d404c8f to 04e7a06 Compare May 27, 2021 15:23
@mthrok mthrok force-pushed the torchaudio-w2v2-pr-fairseq branch from f0606d4 to 470b3c2 Compare May 31, 2021 02:15
@mthrok mthrok force-pushed the torchaudio-w2v2-pr-fairseq branch from dab85c7 to d0523f0 Compare May 31, 2021 03:53
@mthrok mthrok merged commit f1a0b60 into pytorch:master Jun 1, 2021
@mthrok mthrok deleted the torchaudio-w2v2-pr-fairseq branch June 1, 2021 16:04
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

2 participants