Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTS-Ultimate with google TTS (without credentials) maxed to 200 characters ? #96

Open
goldriver2 opened this issue Dec 29, 2024 · 2 comments
Assignees

Comments

@goldriver2
Copy link

Hi and thanks for reading me and helping me figure out this issue

I am trying to have TTS-Ultimate speak a phrase of about 300 characters but it seems to block and stop at 200 characters. when i have a payload of more than 200 characters I have the following message:

"ttsultimate: node id: 38abbcc00bf27288 Error Downloading TTS: Unable to parse audio data. Check your request params.. THE TTS SERVICE MAY BE DOWN."

I search around the web and saw in a changelog that there was supposed to be an autosplit parameters but there is nowhere to be found in the configuration node

here is an exemple of the complete phrase not working
"Conditions actuelles: Brouillard, 0.0 degré celsius, prévision, Brouillard se dissipant en mi-journée puis nuageux. Pluie verglaçante débutant tard cet après-midi. Vents jusqu'à 15 kilomètres heure. maximum 25. pluie cessant cet apres midi avec soleil par la suite"

if I cut it to:
"Conditions actuelles: Brouillard, 0.0 degré celsius, prévision, Brouillard se dissipant en mi-journée puis nuageux. Pluie verglaçante débutant tard cet après-midi. Vents jusqu'à 15 kilomètres heure." then it works

TTS-Ultimate Version

  • Eg. 2.0.10

Are you running node-red behind homematic, docker or anything similar?

  • Eg. Node-Red running as a homeassistant add-ons
@Supergiovane
Copy link
Owner

Hi
The max lenght depend on tts engine.
For now, split the text prior to send it to the node. In the new year i’ll take a look!

@goldriver2
Copy link
Author

ok thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants