Skip to content

Microphone capturing the end of the latest response #313

@wangwillian0

Description

@wangwillian0
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_TTS_START, data={'text': '... simplesmente ficar à disposição para qualquer outra coisa que você precise. O que você gostaria de fazer agora?'}
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_TTS_END, data={'url': 'http://172.18.0.2:8123/api/tts_proxy/q02hd7IuPDJavjL-rSCI2A.mp3'}
DEBUG:linux_voice_assistant.satellite:Playing TTS response: http://172.18.0.2:8123/api/tts_proxy/q02hd7IuPDJavjL-rSCI2A.mp3
INFO:MpvMediaPlayer:Playing 1 URL(s): http://172.18.0.2:8123/api/tts_proxy/q02hd7IuPDJavjL-rSCI2A.mp3
DEBUG:LibMpvPlayer:play: current_state=PlayerState.IDLE
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_RUN_END, data={}
DEBUG:LibMpvPlayer:unduck() called
DEBUG:LibMpvPlayer:_on_start_file: state=PlayerState.LOADING
DEBUG:LibMpvPlayer:_on_end_file: reason=0 (is_eof=True), state=PlayerState.PLAYING, has_callback=True
DEBUG:LibMpvPlayer:_on_end_file: invoking callback
DEBUG:MpvMediaPlayer:Playlist finished, invoking done_callback
DEBUG:linux_voice_assistant.satellite:Continuing conversation
DEBUG:linux_voice_assistant.satellite:TTS response finished
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_RUN_START, data={'url': 'http://172.18.0.2:8123/api/tts_proxy/kdfpVIyoN7QgzvJNVsNcAA.mp3'}
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_STT_START, data={}
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_STT_VAD_START, data={}
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_STT_VAD_END, data={}
DEBUG:linux_voice_assistant.satellite:Voice event: type=VOICE_ASSISTANT_STT_END, data={'text': ' Gostaria de fazer agora.'}

It seems to be happening only on the latest version.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions