DeFTAN-II / config.json
donghoney0416's picture
Upload config.json
263799a verified
raw
history blame contribute delete
235 Bytes
{
"n_srcs": 1,
"win": 512,
"n_mics": 4,
"n_layers": 6,
"att_dim": 64,
"hidden_dim": 256,
"n_head": 4,
"emb_dim": 64,
"emb_ks": 4,
"emb_hs": 1,
"dropout": 0.1,
"eps": 1.0e-5
}