Commit
·
862e273
1
Parent(s):
06954bb
Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ recognition on a simple combination of an enhancement model (**SepFormer**) and
|
|
53 |
Initially, the models are fine-tuned individually on the RescueSpeech dataset, and then they are integrated to undergo joint training, enabling them to effectively handle noise interference. For a better experience, we encourage you to learn more about
|
54 |
[SpeechBrain](https://speechbrain.github.io).
|
55 |
|
56 |
-
The performance of the model is the following:
|
57 |
|
58 |
| Release | SISNRi | SDRi | PESQ | STOI | WER | GPUs |
|
59 |
|:-------------:|:--------------:|:--------------:| :--------:|:--------------:| :--------:|:--------:|
|
|
|
53 |
Initially, the models are fine-tuned individually on the RescueSpeech dataset, and then they are integrated to undergo joint training, enabling them to effectively handle noise interference. For a better experience, we encourage you to learn more about
|
54 |
[SpeechBrain](https://speechbrain.github.io).
|
55 |
|
56 |
+
The performance of the model is the following on test set:
|
57 |
|
58 |
| Release | SISNRi | SDRi | PESQ | STOI | WER | GPUs |
|
59 |
|:-------------:|:--------------:|:--------------:| :--------:|:--------------:| :--------:|:--------:|
|