How run deepspeech on a cluster, NOT run traning

I could run the command get result. but it use too long time. What I do can make it faster ?

Is deepspeech can be deploy on a cluster, and the client how connect cluster?

deepspeech --model models/output_graph.pbmm --alphabet models/alphabet.txt --lm models/lm.binary --trie models/trie --audio my_audio_file.wav

Can you describe better your usecase ? What is “too long” ? What’s your system ?

Can you explain better that ?