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
preguntada hace 4 años306 visualizaciones
2 Respuestas
0
Respuesta aceptada

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.

respondido hace 4 años
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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas