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
질문됨 일 년 전476회 조회
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠