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 Source-Aggregated Signal-to-Distortion Ratio (SA-SDR) #1882

Merged
merged 36 commits into from
Jul 11, 2023

Conversation

quancs
Copy link
Member

@quancs quancs commented Jul 5, 2023

What does this PR do?

Add Source-Aggregated Signal-to-Distortion Ratio (SA-SDR)

Before submitting
  • Was this discussed/agreed 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?
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 🙃


📚 Documentation preview 📚: https://torchmetrics--1882.org.readthedocs.build/en/1882/

@quancs quancs marked this pull request as ready for review July 5, 2023 14:01
@SkafteNicki SkafteNicki added this to the v1.1.0 milestone Jul 6, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
src/torchmetrics/audio/sdr.py Show resolved Hide resolved
src/torchmetrics/audio/sdr.py Show resolved Hide resolved
Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #1882 (5eecebc) into master (3fed40f) will decrease coverage by 33%.
The diff coverage is 91%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1882     +/-   ##
========================================
- Coverage      85%     52%    -33%     
========================================
  Files         260     260             
  Lines       14912   14952     +40     
========================================
- Hits        12669    7793   -4876     
- Misses       2243    7159   +4916     

@quancs quancs requested a review from SkafteNicki July 7, 2023 01:59
@quancs
Copy link
Member Author

quancs commented Jul 7, 2023

The make-doctest failed on torchmetrics/classification/group_fairness.py, see https://github.com/Lightning-AI/torchmetrics/actions/runs/5477750676/jobs/9977257361?pr=1882#step:6:593

@mergify mergify bot added the ready label Jul 9, 2023
@SkafteNicki
Copy link
Member

The make-doctest failed on torchmetrics/classification/group_fairness.py, see https://github.com/Lightning-AI/torchmetrics/actions/runs/5477750676/jobs/9977257361?pr=1882#step:6:593

FIxed that issue. There is another issue in docs CI right now, but that should hopefully be fixed on lightning side

@Borda Borda enabled auto-merge (squash) July 11, 2023 11:51
@mergify mergify bot removed the has conflicts label Jul 11, 2023
@Borda Borda merged commit eba8ab8 into Lightning-AI:master Jul 11, 2023
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.

4 participants