emformer-base-librispeech / tokenizer_config.json
anton-l's picture
anton-l HF Staff
Add EmformerProcessor, clean up the config
fd8ba54
raw
history blame contribute delete
188 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "sp_model_kwargs": {}, "tokenizer_class": "EmformerTokenizer", "processor_class": "EmformerProcessor"}