Closed harirawat closed 5 years ago
I am creating an application which will read text in the user's voice. I am using pyttsx for text to speech conversion.
I want to know if there is any way by which the voice of the speech can be changed to the user's voice.
You have to install different voices in your system. Your question is very close to a former issue (https://github.com/nateshmbhat/pyttsx3/issues/50)
You'd have to create their voice as a voice and have that installed. I don't know how that would be possible.
I am creating an application which will read text in the user's voice. I am using pyttsx for text to speech conversion.
I want to know if there is any way by which the voice of the speech can be changed to the user's voice.