'Is it possible to perform Speech to Text on the client side using TensorflowJS
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.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
