Automatic Speech Recognition
Transformers
PyTorch
speech-encoder-decoder
speech
xls_r
xls_r_translation
Inference Endpoints
patrickvonplaten commited on
Commit
ccba76b
·
1 Parent(s): 9b9a4f4
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -238,7 +238,7 @@
238
  "tie_word_embeddings": false,
239
  "tokenizer_class": "mbart50",
240
  "torch_dtype": "float32",
241
- "transformers_version": null
242
  "max_length": 200,
243
  "num_beams": 5
244
  }
 
238
  "tie_word_embeddings": false,
239
  "tokenizer_class": "mbart50",
240
  "torch_dtype": "float32",
241
+ "transformers_version": null,
242
  "max_length": 200,
243
  "num_beams": 5
244
  }