Mirco commited on
Commit
122a916
1 Parent(s): 434d25d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -44,7 +44,10 @@ metrics:
44
  <br/><br/>
45
 
46
  # Neural SI-SNR Estimator
 
 
47
 
 
48
  This repository provides the SI-SNR estimator model introduced for the REAL-M dataset.
49
 
50
 
 
44
  <br/><br/>
45
 
46
  # Neural SI-SNR Estimator
47
+ The Neural SI-SNR Estimator predicts the scale-invariant signal-to-noise ratio (SI-SNR) from the separated signals and the original mixture.
48
+ The performance estimation is blind (i.e., no targets signals are needed). This model allows a performance estimation on real mixtures, where the targets are not available.
49
 
50
+
51
  This repository provides the SI-SNR estimator model introduced for the REAL-M dataset.
52
 
53