Upload tokenizer.json

#4
by sokunc - opened

Generated with:

from transformers import AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained("seanghay/whisper-small-khmer-v2")
assert tokenizer.is_fast
tokenizer.save_pretrained("...")
seanghay 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