Upload single_channel_denoiser/toy_model_mearec.json with huggingface_hub
Browse files
single_channel_denoiser/toy_model_mearec.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ms_before": 2.0,
|
| 3 |
+
"ms_after": 2.0,
|
| 4 |
+
"sampling_frequency": 32000.0
|
| 5 |
+
}
|