How to control voice speed in Polly's neural voices?

0

Hi, in Amazon Polly console, I noticed that the voice speed tag prosody rate doesn't work for neural voices. How can I change voice speed? For example, the new neural italian voice "Adriano", wich is beautiful, is unfortunately very fast and doesn't sound natural at the default rate, I would like to slow down it. How can I do? Thank you.

LBajard
已提问 1 年前474 查看次数
1 回答
0

Hi, as per documentation:

Prosody tag attributes are fully supported by the standard TTS voices. Neural voices support the volume and rate attributes, but don't support the pitch attribute.

(emphasis mine)

I just successfully synthesized below, observing slower speaking rate:

<speak>
    <prosody rate="slow">
        Ciao! Mi chiamo Adriano, e posso leggerti qualsiasi testo tu mi scriva.
    </prosody>
</speak>
AWS
TB
已回答 1 年前

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

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

回答问题的准则