AWS Polly Neural voice misreading words

0

When listening to neural voice Ivy, English US, if you type string "The dog's name is Cal." Ivy is going to read it as "The dog's name is California." How can I stop this?

Qasym
已提问 3 个月前163 查看次数
1 回答
0

Hi,

For this purpose, you want to use SSML tags: https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html

In your case, you probably want to use <sub> or <say-as>

In case, full details about SSML are here: https://developer.amazon.com/en-US/docs/alexa/custom-skills/speech-synthesis-markup-language-ssml-reference.html

Best,

Didier

profile pictureAWS
专家
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容