Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 6, 2022
1 parent e20481e commit 060d116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/audio/test_si_sdr.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def test_si_sdr_functional(self, preds, target, sk_metric, zero_mean):
self.run_functional_metric_test(
preds,
target,
si_sdr,
scale_invariant_signal_distortion_ratio,
sk_metric,
metric_args=dict(zero_mean=zero_mean),
)
Expand Down

0 comments on commit 060d116

Please sign in to comment.