wrice commited on
Commit
edb915c
1 Parent(s): 90c0a87

Upload model

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -20,11 +20,11 @@
20
  ],
21
  "dropout": 0.1,
22
  "kernel_size": 3,
23
- "max_length": 24000,
24
  "model_type": "unet1d",
25
  "norm_type": "layer",
26
  "num_groups": null,
27
- "sample_rate": 24000,
28
  "torch_dtype": "bfloat16",
29
  "transformers_version": "4.46.3"
30
  }
 
20
  ],
21
  "dropout": 0.1,
22
  "kernel_size": 3,
23
+ "max_length": 48000,
24
  "model_type": "unet1d",
25
  "norm_type": "layer",
26
  "num_groups": null,
27
+ "sample_rate": 48000,
28
  "torch_dtype": "bfloat16",
29
  "transformers_version": "4.46.3"
30
  }