Anjul Rajendra Sharma
Anjul Rajendra Sharma
Hi All, I'm trying to implement context biasing for each websocket request with user provided words. i have made a few changes in `wesocket_server.cc` file to accept user context strings...
I have tested last year build websocket [docker image](https://hub.docker.com/r/wenetorg/wenet-mini) decoder and locally compiled latest decoder. i used same docker container by replacing newly compiled websocket binary. I found 35-40% higher...
Hi, I saw new step the checkpoint saving feature recently. I noticed training starts from batch index 0, how to resume training from the same batch index where i stopped...