Create normalizer.json
#7
by
zifei9
- opened
Hi! This model is missing a normalizer.json file which is contained in all other model versions https://huggingface.co/distil-whisper/distil-large-v3/blob/main/normalizer.json. The missing file caused processor.tokenizer.normalize()
to not do the expected job and ends up in a high Word Error Rate for evaluation.