Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ 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/
|
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.
|
@@ -60,7 +60,7 @@ training:
|
|
60 |
|
61 |
|
62 |
Results:
|
63 |
-
|
64 |
'sar': 13.612368475881558,
|
65 |
'sar_imp': 9.709316571584433,
|
66 |
'sdr': 13.612368475881558,
|
|
|
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/ConvTasNet_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.
|
|
|
60 |
|
61 |
|
62 |
Results:
|
63 |
+
```
|
64 |
'sar': 13.612368475881558,
|
65 |
'sar_imp': 9.709316571584433,
|
66 |
'sdr': 13.612368475881558,
|