I was using Google Speech to Text APIs for speech to text. However the performance was very slow on mobile browser while on cellular data. Is it possible to use TensorflowJS models on the client side for speech to text? I have not been able to find examples online apart from this one https://github.com/tensorflow/tfjs-models/blob/master/speech-commands/README.md which is highly restrictive in terms of vocabulary.