deepspeech-websocket-server
deepspeech-websocket-server copied to clipboard
How to speed up performance?
Hi, I would like to know, How to speed up the performance of websocket? Is there any parameter that we can tweak? Does deepspeech and deepspeech-gpu make a difference? I mean during loading the model at the server.
Thanks for reply.
If you just mean the startup time when first starting the server, I believe the latest version of DeepSpeech may have a faster startup time, but I haven't had a chance to try it out yet. It should be pretty easy to upgrade the python package and try it out. Feel free to let me know how it goes, and I could change the requirements file.