Caplin43's picture
Create config.json
c0aa577 verified
{
"model_name": "han-speech-command",
"architecture": "conformer",
"framework": "pytorch",
"input_dim": 80,
"output_dim": 20,
"num_layers": 8,
"num_heads": 8,
"hidden_size": 512,
"dropout": 0.1,
"sample_rate": 16000,
"task_type": "speech_recognition",
"license": "MIT"
}