Upload JointCTCAttentionEncoderDecoder
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_decred.JointCTCAttentionEncoderDecoderConfig",
|
8 |
-
"
|
9 |
},
|
10 |
"ctc_weight": 0.3,
|
11 |
"decoder": {
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_decred.JointCTCAttentionEncoderDecoderConfig",
|
8 |
+
"AutoModelForSpeechSeq2Seq": "modeling_decred.JointCTCAttentionEncoderDecoder"
|
9 |
},
|
10 |
"ctc_weight": 0.3,
|
11 |
"decoder": {
|