wav2vec2-base-timit / modules.json
yangwang825's picture
Add new SentenceTransformer model.
0c97dfe verified
[
{
"idx": 0,
"name": "0",
"path": "",
"type": "confit.models.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_Pooling",
"type": "confit.models.Pooling"
},
{
"idx": 2,
"name": "2",
"path": "2_Dense",
"type": "confit.models.Dense"
}
]