Can you give me Speech to text tool that display the real text even if the word not in dictionary
For example, if I say “ i wank mole kime” will display “i wank mole kime” not “i want more time” using Flutter or rest api and does google speech to text support this?
if there is no tool can I decode the audio to text using Flutter?
thanks in advance