Audio working but no voice

hi
I have a rpi 4 4g with :
the last raspbian with desktop( I try with and without desktop)
ps3 eye mic, jack speaker
rhasspy docker version 2…5.8

no problem with the mic wakeword…
When he start listenning I heard the beep he recognize what i say
but on the home page if write something and click on speak error happen with all TTS
only espeak work but I would have nanoTTS or PicoTTS

it s the log file

Blockquote
[ERROR:2021-01-12 04:15:17,986] rhasspyserver_hermes: Non-zero exit code: 127
Traceback (most recent call last):
File “/usr/lib/rhasspy/.venv/lib/python3.7/site-packages/quart/app.py”, line 1821, in full_dispatch_request
result = await self.dispatch_request(request_context)
File “/usr/lib/rhasspy/.venv/lib/python3.7/site-packages/quart/app.py”, line 1869, in dispatch_request
return await handler(**request_.view_args)
File “/usr/lib/rhasspy/rhasspy-server-hermes/rhasspyserver_hermes/main.py”, line 1661, in api_text_to_speech
results = await asyncio.gather(*aws)
File “/usr/lib/rhasspy/rhasspy-server-hermes/rhasspyserver_hermes/main.py”, line 1647, in speak
volume=volume,
File “/usr/lib/rhasspy/rhasspy-server-hermes/rhasspyserver_hermes/init.py”, line 608, in speak_sentence
raise TtsException(say_response.error)
rhasspyserver_hermes.TtsException: Non-zero exit code: 127
[ERROR:2021-01-12 04:15:17,985] rhasspyserver_hermes: TtsError(error=‘Non-zero exit code: 127’, site_id=‘aramis’, context=‘5f33fb34-b89f-4fd9-ac03-33d22ca5eec5’, session_id=’’)
[DEBUG:2021-01-12 04:15:17,983] rhasspyserver_hermes: Handling TtsError (topic=hermes/error/tts, id=94844789-2057-4796-b5b0-5ea01c9eae97)
[DEBUG:2021-01-12 04:15:17,897] rhasspyserver_hermes: Publishing 140 bytes(s) to hermes/tts/say
[DEBUG:2021-01-12 04:15:17,896] rhasspyserver_hermes: -> TtsSay(text=‘ceci est un test’, site_id=‘aramis’, lang=None, id=‘5f33fb34-b89f-4fd9-ac03-33d22ca5eec5’, session_id=’’, volume=1.0)

Blockquote

Did you select a language or voice for the TTS service you are using ?

Yes each time fr-Fr for nanotts picotts

it is fr-FR (not fr-Fr) i just tried it myself and i get a similiar error if i use de-De instead of de-DE. This is for PicoTTS.

Thanks a lot . I will check if

no that s ok .
I will try to reinstall rhasspy.

I am running 2.5.7 at the moment and changing to 2.5.8 did result in a non working setup with my old configuration so i can not really test it at the moment on my own system.

no worries thanks for your times

restart from zero .that works