G10DRAS / RoboCop

Artificially Intelligent Machine with Computer Vision, Natural Language Processing, AI, Sense and Feelings.
GNU General Public License v3.0
22 stars 14 forks source link

App/Module/Plugin can use thier own TTS Engine. #26

Open G10DRAS opened 5 years ago

G10DRAS commented 5 years ago

Configuration option by which each App/Plugin/Module can use their own TTS engine. For example:- RoboCop interact with user in Female voice but reporting weather in Male voice.

Arvrairobo commented 4 years ago

How it is possible? what TTS engine are you using?

G10DRAS commented 4 years ago

All is possible with configuration. Following are the TTS used : pico-tts, espeak-tts, espeak-ng-tts, flite-tts, festival-tts, mary-tts, bing-tts, google-tts.

festival-tts voice is my own voice.

Arvrairobo commented 4 years ago

pico-tts, espeak-tts, espeak-ng-tts, flite-tts, festival-tts, mary-tts, bing-tts, google-tts. ==> why we are using all those TTS? and not a single TTS instead? what is the purpose of using all those TTS?

G10DRAS commented 4 years ago

Not all of them are in use. Mostly offline TTS like pico-tts, espeak-tts, espeak-ng-tts, flite-tts and festival-tts.

Arvrairobo commented 4 years ago

Mostly offline TTS like pico-tts, espeak-tts, espeak-ng-tts, flite-tts and festival-tts. ==> yes that is what i am asking

what is a use of pico-tts and why you used it? same for espeak-tts, espeak-ng-tts, flite-tts?

why not one common TTS for all?

Arvrairobo commented 4 years ago

just asking for curiosity