synesthesiam / hassio-addons

My Hass.IO add-ons
44 stars 18 forks source link

nanotts missing in opentts-de #35

Open jkrenzer opened 2 years ago

jkrenzer commented 2 years ago

Hi!

I installed opentts-de in home-assistant and it is missing the nanotts.

To verify I used the api:

curl -X 'GET' \
  'http://hassio:5500/api/voices?tts_name=nanotts' \
  -H 'accept: */*'

yields:

{}

As nanotts is mentioned in the README.md as having a German voice I suppose something went wrong with the Docker-build? Currently I had not had the time to check upstream if the error occurred there or in the assembly of the add-on.