Mycroft repeats multiple times

Hello,

Depending the skill I’m using Mycroft is repeating multiple time the things.
From previous posts, I saw people with multiple Mycroft instances which is not my case.

For example, I asked Mycroft: who is steve job , it answered this 4 times. But if I ask to Mycroft: who is jojo it answers only 1 time.

image

Here is the full process:

Output from the audio.log

2020-12-02 12:48:34.482 | INFO     |  8743 | mycroft.audio.speech:mute_and_speak:127 | Speak: Steven Paul Jobs was an American business magnate, industrial designer, investor, and media proprietor
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
version 1.25.10; written and copyright by Michael Hipp and others
free software (LGPL) without any warranty but with best wishes

Directory: /tmp/mycroft/cache/tts/GoogleTTS/
Playing MPEG stream 1 of 1: 04daa2c0c044d766a4635d2111243486.mp3 ...

MPEG 2.0 L III cbr32 24000 mono

Output from skills.log :

2020-12-02 12:38:57.964 | INFO     |  8740 | QuestionsAnswersSkill | Searching for who is steve job
Removing event fallback-query.mycroftai:QuestionQueryTimeout
Removing event fallback-query.mycroftai:QuestionQueryTimeout
['Steven Paul Jobs was an American business magnate, industrial designer, investor, and media proprietor', "He was the chairman, chief executive officer, and co-founder of Apple Inc., the chairman and majority shareholder of Pixar, a member of The Walt Disney Company's board of directors following its acquisition of Pixar, and the founder, chairman, and CEO of NeXT", 'Jobs is widely recognized as a pioneer of the personal computer revolution of the 1970s and 1980s, along with Apple co-founder Steve Wozniak', 'Jobs was born in San Francisco, California, and put up for adoption', 'He was raised in the San Francisco Bay Area', 'He attended Reed College in 1972 before dropping out that same year, and traveled through India in 1974 seeking enlightenment and studying Zen Buddhism', "Jobs and Wozniak co-founded Apple in 1976 to sell Wozniak's Apple I personal computer", 'Together the duo gained fame and wealth a year later with the Apple II, one of the first highly successful mass-produced microcomputers']
2020-12-02 12:38:58.319 | INFO     |  8740 | QuestionsAnswersSkill | Answer from mycroft-fallback-duck-duck-go.mycroftai
Steven Paul Jobs (February 24, 1955 – October 5, 2011) was an American business magnate, industrial designer, investor, and media proprietor.
2020-12-02 12:38:58.917 | INFO     |  8740 | QuestionsAnswersSkill | Answer from fallback-wolfram-alpha.mycroftai

I’m using the dev version with the latest commits.

Thanks for your help.

The issue seems to be from Google Voice, using Mimic2 as TTS make this issue disappeared.

Same with Polly (Amazon) and Watson (IBM) TTS, no issues.