Automatic Speech Recognition
NeMo

Punctuation Support

#2
by sumit9821 - opened

Any guide on how to handle punctuation of the transcript in realtime, it seems punctuation is not availble in these(ASR) models.
I am running multilingual model

I think you could either fine-tune the model (after adding that to the vocabulary), or use a post-processing model/logic to include punctuation.

Sign up or log in to comment