deepspeech-websocket-server icon indicating copy to clipboard operation
deepspeech-websocket-server copied to clipboard

How to speed up performance?

Open asyrafzlkln96 opened this issue 4 years ago • 1 comments

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.

asyrafzlkln96 avatar Apr 06 '20 01:04 asyrafzlkln96

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.

daanzu avatar Apr 06 '20 06:04 daanzu