-
Notifications
You must be signed in to change notification settings - Fork 212
Conversation
Hello @SeanNaren! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-07-19 17:52:10 UTC |
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #586 +/- ##
==========================================
- Coverage 90.04% 89.98% -0.07%
==========================================
Files 144 149 +5
Lines 8251 8457 +206
==========================================
+ Hits 7430 7610 +180
- Misses 821 847 +26
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good progress !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, LGTM 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
# set os environ variable for multiprocesses | ||
os.environ["PYTHONWARNINGS"] = "ignore" | ||
|
||
model = self.backbones.get(backbone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Weird formatting.
What does this PR do?
Adds a speech recognition task based on the HF port of Wav2Vec.
Before submitting
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 🙃