cemsubakan commited on
Commit
b4f5b69
1 Parent(s): f745b5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,9 +17,10 @@ metrics:
17
  ---
18
 
19
 
20
- # SI-SNR Estimator
 
 
21
 
22
- This repository provides all the necessary tools to perform blind SI-SNR estimation from mixture signal + estimated sources.
23
  The SI-SNR estimator is trained with a recordings from the WHAMR! and LibriMix datasets. We used a mixture of 9 separators to create the training data on the fly.
24
 
25
  This model is released together with the REAL-M dataset for source separation on in-the-wild speech mixtures.
 
17
  ---
18
 
19
 
20
+ # SI-SNR Estimator introduced for the REAL-M dataset
21
+
22
+ This repository provides all the necessary tools to perform blind SI-SNR estimation on the REAL-M dataset, from mixture signal + estimated sources. While this SI-SNR estimator is introduced with the REAL-M dataset, it can also be used on any speech separation dataset.
23
 
 
24
  The SI-SNR estimator is trained with a recordings from the WHAMR! and LibriMix datasets. We used a mixture of 9 separators to create the training data on the fly.
25
 
26
  This model is released together with the REAL-M dataset for source separation on in-the-wild speech mixtures.