cemsubakan commited on
Commit
ec0c1a8
1 Parent(s): 04c0860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,8 +12,8 @@ license: "apache-2.0"
12
  datasets:
13
  - WSJ0-2Mix
14
  metrics:
15
- - SI-SNR
16
- - SDR
17
 
18
  ---
19
 
@@ -23,7 +23,7 @@ This repository provides all the necessary tools to perform audio source separat
23
  model, implemented with SpeechBrain, and pretrained on WSJ0-2Mix dataset. For a better experience we encourage you to learn more about
24
  [SpeechBrain](https://speechbrain.github.io). The given model performance is 22.4 dB on the test set of WSJ0-2Mix dataset.
25
 
26
- | Release | Test-Set SI-SNR | Test-Set SDR |
27
  |:-------------:|:--------------:|:--------------:|
28
  | 09-03-21 | 22.4dB | 22.6dB |
29
 
 
12
  datasets:
13
  - WSJ0-2Mix
14
  metrics:
15
+ - SI-SNRi
16
+ - SDRi
17
 
18
  ---
19
 
 
23
  model, implemented with SpeechBrain, and pretrained on WSJ0-2Mix dataset. For a better experience we encourage you to learn more about
24
  [SpeechBrain](https://speechbrain.github.io). The given model performance is 22.4 dB on the test set of WSJ0-2Mix dataset.
25
 
26
+ | Release | Test-Set SI-SNRi | Test-Set SDRi |
27
  |:-------------:|:--------------:|:--------------:|
28
  | 09-03-21 | 22.4dB | 22.6dB |
29