Hi Team,
I am trying to depoy my NeMo model in Riva. I was able to convert .nemo to .riva. Then when I go to build step i am stuck at creating rmir file. The riva build step looks for tokenizer.model
I trained my nemo model using WPE and i have only vocab.txt. In the RIVA file generated, there is no field for tokenizer.model.
I see a bug report Bugreport: Riva ASR Citrinet with WPE tokenizer for this
Was this implemented? I do not see the status. Any other option available for me to use WPE tokenizer trained model in RIVA?