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
已提問 4 年前檢視次數 306 次
2 個答案
0
已接受的答案

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.

已回答 4 年前
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
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南