Add pad token to tokenizer

#9

Whisper large is missing the pad token, which is otherwise added in the tiny-medium models (e.g. https://huggingface.co/openai/whisper-medium/blob/main/special_tokens_map.json#L125). This PR adds the pad token for the large checkpoint.

ArthurZ changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment