Closed JoergZ2 closed 1 month ago
I've installed ovos-tts-plugin-google-tx as it described in a 'normal' picroft environment (Pi 3). My language is "de" but the voice output are german words with en-us voice. Have I to do some other settings. Here my mycroft.conf:
{ "confirm_listening": "true", "max_allowed_core_version": 21.2, "lang": "de-de", "tts": { "module": "ovos-tts-plugin-google-tx", "ovos-tts-plugin-google-tx": { "lang": "de" }, "pulse-duck": true }, "listener": { "device_name": "seeed-4mic-voicecard: bcm2835-i2s-ac10x-codec0 ac10x-codec.1-003b-0", "wake_word_upload": { "disable": true } }, "skills": { "blacklisted_skills": [ "mycroft-playback-control.mycroftai", "intent-test-skill", "mpd-playlist-mgr-skill" ] } }
I've installed ovos-tts-plugin-google-tx as it described in a 'normal' picroft environment (Pi 3). My language is "de" but the voice output are german words with en-us voice. Have I to do some other settings. Here my mycroft.conf: