Is there any other python model for voice recognition which working is more faster than the model SpeechRecognition ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any other python model for voice recognition which working is more faster than the model SpeechRecognition ?

Since I'm working with python's SpeechRecognition model it works a bit slow. I'm looking for another model that works the same as the SpeechRecognition model. if anyone working on that please help.

24th Mar 2020, 7:41 AM
Ganesh Kadam
Ganesh Kadam - avatar
1 Answer
0
Try using the module pyttsx3, here more information: https://pypi.org/project/pyttsx3/
4th Sep 2021, 3:09 PM
Tomás Atrat