0
How to make speech_recognition offline in python3?
Hi, I have been learning python3 for 2 months. I want to make a speech to text python script. I have already made speech to text script with Google_recognition, but it is online. So I want it in offline mode.
1 Answer
0
I think the only way is to train a Machine Learning model