Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"apply_spec_augment": true,
|
4 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"speechbrain_interface": "EncoderDecoderASR",
|
3 |
"activation_dropout": 0.0,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|