Any way to give pyttsx3 accents?
I’m making a chatbot for my friend, and for some reason he wants it to speak in a heavy russian accent.
Installation pyttsx3
I just installed pyttsx3 and start to write the code but it gives a long module type error when I run the code. Especially engine=pyttsx3.init()
pyttsx3 spelling out the word instead of pronouncing it
I created a python code that uses speech engine pyttsx3 and I basically want it to pronounce a word
Run loop already started (pyttsx3)
from RealtimeSTT import AudioToTextRecorder