File size: 289 Bytes
2f1aa7f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token": "<sos/eos>",
  "clean_up_tokenization_spaces": true,
  "eos_token": "<sos/eos>",
  "model_max_length": 1000000000000000019884624838656,
  "pad_token": "<blank>",
  "should_strip_spaces": true,
  "tokenizer_class": "FastSpeech2ConformerTokenizer",
  "unk_token": "<unk>"
}