Audio Classification
Safetensors
English
model_hub_mixin
pytorch_model_hub_mixin
AASIST3 / config.json
korallll's picture
Push model using huggingface_hub.
963bebd verified
raw
history blame contribute delete
550 Bytes
{
"d_args": {
"architecture": "AASIST",
"filts": [
70,
[
1,
32
],
[
32,
32
],
[
32,
64
],
[
64,
64
]
],
"first_conv": 128,
"gat_dims": [
64,
32
],
"nb_samp": 64600,
"pool_ratios": [
0.5,
0.7,
0.5,
0.5
],
"temperatures": [
2.0,
2.0,
100.0,
100.0
]
},
"load_pretrained": false,
"size": 200,
"w2v_cache_dir": "weights/"
}