wrice's picture
Upload model
5787435
{
"activation": "silu",
"architectures": [
"UNet1DModel"
],
"autoencoder": true,
"channels": [
32,
64,
96,
128,
160,
192,
224,
256,
288,
320,
352,
384
],
"dropout": 0.1,
"kernel_size": 3,
"max_length": 163840,
"model_type": "unet1d",
"num_groups": 32,
"sample_rate": 48000,
"torch_dtype": "float32",
"transformers_version": "4.34.0"
}