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

New Audio Metric: stoi #536

Merged
merged 36 commits into from
Oct 14, 2021
Merged

New Audio Metric: stoi #536

merged 36 commits into from
Oct 14, 2021

Conversation

quancs
Copy link
Member

@quancs quancs commented Sep 18, 2021

Before submitting

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

What does this PR do?

Fixes #353

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 🙃

@codecov
Copy link

codecov bot commented Sep 18, 2021

Codecov Report

Merging #536 (c8e894d) into master (39ca748) will decrease coverage by 0%.
The diff coverage is 93%.

@@          Coverage Diff          @@
##           master   #536   +/-   ##
=====================================
- Coverage      95%    95%   -0%     
=====================================
  Files         134    136    +2     
  Lines        4873   4926   +53     
=====================================
+ Hits         4632   4679   +47     
- Misses        241    247    +6     

Copy link
Member

@SkafteNicki SkafteNicki left a comment

Choose a reason for hiding this comment

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

Going to stop reviewing this PR for now, lets wait until the other is merged, as many of my comments also applies to this PR :]

requirements.txt Outdated Show resolved Hide resolved
torchmetrics/audio/stoi.py Show resolved Hide resolved
@SkafteNicki SkafteNicki added this to the v0.6 milestone Sep 24, 2021
@SkafteNicki
Copy link
Member

With PR #535 finally merge we can begin on this PR :]

@Borda
Copy link
Member

Borda commented Oct 13, 2021

@quancs #535 was merged, so lets finish this one

@quancs quancs marked this pull request as ready for review October 13, 2021 09:13
@quancs quancs requested a review from SkafteNicki October 13, 2021 15:18
Copy link
Member

@SkafteNicki SkafteNicki left a comment

Choose a reason for hiding this comment

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

Just smaller comments :]

torchmetrics/audio/stoi.py Show resolved Hide resolved
torchmetrics/audio/stoi.py Show resolved Hide resolved
torchmetrics/audio/stoi.py Show resolved Hide resolved
torchmetrics/functional/audio/stoi.py Show resolved Hide resolved
@mergify mergify bot removed the has conflicts label Oct 13, 2021
@Borda Borda requested a review from SkafteNicki October 14, 2021 12:07
@Borda
Copy link
Member

Borda commented Oct 14, 2021

@quancs mind check the last comments? 🐰

Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
torchmetrics/audio/stoi.py Outdated Show resolved Hide resolved
@quancs
Copy link
Member Author

quancs commented Oct 14, 2021

@quancs mind check the last comments? 🐰

The last comments are OK for me.

@mergify mergify bot added the ready label Oct 14, 2021
@Borda Borda merged commit 8bbc750 into Lightning-AI:master Oct 14, 2021
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.

Addition of more audio metrics
4 participants