fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Reformat speech translation modules

Open hirofumi0810 opened this issue 2 years ago • 0 comments

Before submitting

  • [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • [x] Did you read the contributor guideline?
  • [ ] Did you make sure to update the docs?
  • [ ] Did you write any new necessary tests?

What does this PR do?

  • Reformatted speech translation related modules with black+isort
  • Fixed argment parser
  • Moved frontend convolution layers to a separate file

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

hirofumi0810 avatar Sep 09 '22 08:09 hirofumi0810