|
{ |
|
"architectures": [ |
|
"Trillsson_efficientModel" |
|
], |
|
"depth_divisible_by": 8, |
|
"depth_multiplier": 1.0, |
|
"drop_connect_rate": 0.2, |
|
"expand_ratio": 6, |
|
"f_max": 7500.0, |
|
"f_min": 125.0, |
|
"fft_length": null, |
|
"hidden_act": "swish", |
|
"hop_length_secs": 0.01, |
|
"initializer_range": 0.02, |
|
"log_additive_offset": 0.001, |
|
"log_floor": 1e-12, |
|
"min_depth": 8, |
|
"model_type": "trillsson_efficient", |
|
"norm_eps": 0.001, |
|
"norm_momentum": 0.1, |
|
"num_channels": 3, |
|
"output_size": 1024, |
|
"output_stride": 32, |
|
"tf_padding": true, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.22.0.dev0", |
|
"window_length_secs": 0.025 |
|
} |
|
|