Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,10 @@ license: cc-by-sa-4.0
|
|
13 |
|
14 |
Description:
|
15 |
|
16 |
-
This model was fine tuned on a modified version of WHAMR! where the speakers were taken from audiobook recordings.
|
|
|
17 |
The initial model was taken from here: https://huggingface.co/JorisCos/DCCRNet_Libri1Mix_enhsingle_16k
|
|
|
18 |
This model was trained by M. Can Keles using the WHAM recipe in [Asteroid](https://github.com/asteroid-team/asteroid).
|
19 |
It was trained on the `enh_single` task of the WHAM dataset.
|
20 |
|
@@ -59,17 +61,6 @@ training:
|
|
59 |
|
60 |
Results:
|
61 |
|
62 |
-
|
63 |
-
```yml
|
64 |
-
si_sdr: 14.743051006476085
|
65 |
-
si_sdr_imp: 11.293269700616385
|
66 |
-
sdr: 15.300522933671061
|
67 |
-
sdr_imp: 11.797860134458015
|
68 |
-
sir: Infinity
|
69 |
-
sir_imp: NaN
|
70 |
-
sar: 15.300522933671061
|
71 |
-
sar_imp: 11.797860134458015
|
72 |
-
stoi: 0.9310514162434267
|
73 |
-
stoi_imp: 0.13513159270288563
|
74 |
```
|
75 |
|
|
|
13 |
|
14 |
Description:
|
15 |
|
16 |
+
This model was fine tuned on a modified version of WHAMR! where the speakers were taken from audiobook recordings and reverb was added by Pedalboard, Spotify.
|
17 |
+
|
18 |
The initial model was taken from here: https://huggingface.co/JorisCos/DCCRNet_Libri1Mix_enhsingle_16k
|
19 |
+
|
20 |
This model was trained by M. Can Keles using the WHAM recipe in [Asteroid](https://github.com/asteroid-team/asteroid).
|
21 |
It was trained on the `enh_single` task of the WHAM dataset.
|
22 |
|
|
|
61 |
|
62 |
Results:
|
63 |
|
64 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
```
|
66 |
|