Update README.md
Browse files
README.md
CHANGED
@@ -35,9 +35,9 @@ Detailed instructions for reproducing the experiments are available on the [jhau
|
|
35 |
|
36 |
## Available Models
|
37 |
|
38 |
-
The following models are available, **each trained on a different sensor** on the `speech_clean` or synthetically
|
39 |
|
40 |
-
| **Transducer** | **EBEN configuration** | **Huggingface model trained on *speech-clean* link** | **Huggingface model trained on synthetically
|
41 |
|:---------------------------|:---------------------|:---------------------|:---------------------|
|
42 |
| In-ear comply foam-embedded microphone | M=4,P=2,Q=4 |[EBEN_soft_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_soft_in_ear_microphone) |[EBEN_noisy_soft_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_noisy_soft_in_ear_microphone)|
|
43 |
| In-ear rigid earpiece-embedded microphone | M=4,P=2,Q=4 |[EBEN_rigid_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_rigid_in_ear_microphone) | [EBEN_noisy_rigid_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_noisy_rigid_in_ear_microphone)|
|
|
|
35 |
|
36 |
## Available Models
|
37 |
|
38 |
+
The following models are available, **each trained on a different sensor** on the `speech_clean` or synthetically mixed `speech_clean` and `speechless-noisy` subsets of (https://huggingface.co/datasets/Cnam-LMSSC/vibravox):
|
39 |
|
40 |
+
| **Transducer** | **EBEN configuration** | **Huggingface model trained on *speech-clean* link** | **Huggingface model trained on synthetically mixed *speech-clean* and *speechless-noisy* link** |
|
41 |
|:---------------------------|:---------------------|:---------------------|:---------------------|
|
42 |
| In-ear comply foam-embedded microphone | M=4,P=2,Q=4 |[EBEN_soft_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_soft_in_ear_microphone) |[EBEN_noisy_soft_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_noisy_soft_in_ear_microphone)|
|
43 |
| In-ear rigid earpiece-embedded microphone | M=4,P=2,Q=4 |[EBEN_rigid_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_rigid_in_ear_microphone) | [EBEN_noisy_rigid_in_ear_microphone](https://huggingface.co/Cnam-LMSSC/EBEN_noisy_rigid_in_ear_microphone)|
|