MiniMax-Music3-MLX / vocoder /config.json
tamarher's picture
Add files using upload-large-folder tool
3249d4c verified
Raw
History Blame Contribute Delete
171 Bytes
{
"decoder_hidden_dim": 1536,
"decoder_input_dim": 1024,
"latent_channels": 128,
"sampling_rate": 44100,
"upsampling_ratios": [
8,
8,
4,
2
]
}