Python-ai-assistant icon indicating copy to clipboard operation
Python-ai-assistant copied to clipboard

Question about voice profil

Open The-Biohazard132 opened this issue 4 years ago • 1 comments

I'm quite new to the whole Python programming, so I'm sorry if my question is stupid or anything like that.

And sorry for bad English it's not my mother tongue.

I'm quite a fan of this project, but is it possible to add something like a different voice profile?

I found this project here on GitHub:

https://github.com/CorentinJ/Real-Time-Voice-Cloning

Is there any way to add this project or parts of it to make a custom voice profile for this ai assistant?

The-Biohazard132 avatar Jun 11 '21 11:06 The-Biohazard132

It's quite possible. I'm working on integrating the Coqui TTS package. I haven't tried cloning a voice with it, but their existing models are quite good. The downside is that they take noticably longer (2-10 seconds on my machine, depending one model) to render than pyttsx3.

jameswynn avatar Feb 14 '22 03:02 jameswynn