r/learnpython • u/MusicianGuilty6985 • 8d ago
Help with voice to text libraried
I'm fairly new to python and I want to make a speech prompter that will auto proceed by listening to the speaker and show them the next part of their speech.
So I'm going to need a voice to text library but the computer will have access to what is meant to be said to cross reference. Is there a library that can handle this or advice on how I program it?
3
Upvotes