tada-codec / spkr-verf /config.json
sharath25's picture
adding hf ckpts for spkr-verf
f901652
raw
history blame contribute delete
251 Bytes
{
"architectures": [
"AcousticSpkrVerfModel"
],
"dropout": 0.1,
"dtype": "float32",
"embed_dim": 192,
"hidden_dim": 768,
"input_dim": 512,
"model_type": "acoustic_spkr_verf",
"num_layers": 3,
"transformers_version": "4.57.3"
}