Can Polly ignore the slash symbol when pronouncing?

0

In a sentence like this one:

The / father / and / the / mother.

I would like Polly to read it without pausing. Right now it makes a pause after each slash symbol.

Is there a command (e.g. skip symbol when pronouncing) so that Polly reads it as: The father and the mother.

*This does not happen in Spanish, French and German.

Edited by: maicart on Aug 4, 2020 2:20 AM

profile picture
maicart
demandé il y a 4 ans306 vues
2 réponses
0
Réponse acceptée

Hi, if the slashes must be in the text, then the closest available option is wrapping the slashes in sub tags with an empty string alias, https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html#sub-tag. This will keep the slashes in the text, while removing them during synthesis. There isn't another option for English besides removing the slashes from the text outright. As for the language differences, thank you for making the discrepancy known to us.

répondu il y a 4 ans
0

Thanks a lot for your answer.
Do you know if the Amazon team is planning on addressing this discrepancy?
If so, I wouldn't have to make modifications in my code.

profile picture
maicart
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions