i am working on a project where we have to build and program a robot, my task is making the robot talk, i used pyttsx3 to convert text to speech. I wanted the robot to sound like the ones in science-fi movies but pyttsx3 is limited to the voices i have installed in my computer (generic female voice). is there a way to make the voice more robotic or should i find another library?
thanks in advance.