Abhinav Painuli
Abhinav Painuli
The tokenizer of model is not able to work with 'ऍ' and also encodes it as UNK. I faced ` KeyError: 'ऍ' ` issue when I was running it. https://hi.wikipedia.org/wiki/%E0%A4%8D
I am trying to calculate wer between model transcriptions and ground truths but am getting too much difference in WER, sometime even surpassing 5%! The wer using list gives better...
Replacing a scene using a custom _replace_scene function causes a crash or unexpected behavior when the old scene and new scene share the same resources as the nodes reference old...