sayakpaul's picture
sayakpaul HF Staff
Upload AudioLDM2Pipeline
c92b425 verified
{
"architectures": [
"SpeechT5HifiGan"
],
"dtype": "float32",
"initializer_range": 0.01,
"leaky_relu_slope": 0.1,
"model_in_dim": 8,
"model_type": "hifigan",
"normalize_before": false,
"resblock_dilation_sizes": [
[
1,
3,
5
],
[
1,
3,
5
]
],
"resblock_kernel_sizes": [
3,
7
],
"sampling_rate": 16000,
"transformers_version": "4.57.1",
"upsample_initial_channel": 16,
"upsample_kernel_sizes": [
4,
4
],
"upsample_rates": [
2,
2
]
}