CaetLearn
CaetLearn
Hello, I was able to get it up and running but I encountered another issue. I am not able to get the logs of transcript in Python Server with two...
> By the way, could you tell us what you have done to make it work? The signal for microphone was being blocked by chrome and edge browser so I...
I cannot get transcript results in server console after updating to ver 1.7.7 sherpa-onnx and previous versions which i was using earlier no longer work
I noticed that the python api example scripts have been changed, for eg when i use old script i get this error: (whisper) C:\Users\Fawaz Shaik\sherpao\sherpa-onnx>python ./python-api-examples/Tests/streaming_server1.py --tokens=./sherpa-onnx-streaming-zipformer-en-2023-06-21/tokens.txt --encoder=./sherpa-onnx-streaming-zipformer-en-2023-06-21/encoder-epoch-99-avg-1.int8.onnx --decoder=./sherpa-onnx-streaming-zipformer-en-2023-06-21/decoder-epoch-99-avg-1.int8.onnx --joiner=./sherpa-onnx-streaming-zipformer-en-2023-06-21/joiner-epoch-99-avg-1.int8.onnx...
I found that this was removed print(message) which caused the text to not be displayed
Hello, Thank you for sharing this! amazing presentation and material. Is there any video accompanying the tutorial for reference? I wanted to know more about the practical application. I see...
I would like to know about the English model please.
Is there any example of using NeMo model for Streaming ASR as they can be exported as ONNX format?
I am interested to help with Python, what needs to be done?