cemsubakan commited on
Commit
853be75
1 Parent(s): 604a800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ metrics:
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
 
 
19
 
20
  # SI-SNR Estimator introduced for the REAL-M dataset
21
 
22
+ This repository provides the Separator models to be able to train the blind SI-SNR estimator. 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