File size: 476 Bytes
c817bea 2cb426c c817bea | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"downstream": {
"freeze_hubert": false,
"inventory_file": null,
"language": null,
"model_kwargs": {
"bidirection": true,
"dim": [
1024,
1024
],
"dropout": [
0.2,
0.2
],
"layer_norm": [
false,
false
],
"module": "LSTM",
"proj": [
false,
false
]
},
"model_select": "rnn",
"project_dim": 1024
},
"hubert_size": "base"
} |