Unable to use neural text to speech

0

I am trying to follow the documentation to try the neural newscaster style. The docs say that

  1. Open the Amazon Polly console at https://console.aws.amazon.com/polly/
  2. On the Text-to-Speech page, for Engine, choose Neural.

But as the screenshot I have attached shows there is no place to select "Engine". Any thoughts?

==== Update ======

Figured out the problem I was using us-east-2 instead of us-east-1. When I specify the us-east-1 console then I can see the expected frontend

Edited by: cranperry on Aug 3, 2019 9:46 PM

已提问 5 年前321 查看次数
3 回答
0

Change region to us-east-1

已回答 5 年前
0

Is it possible to use neural feature with PowerShell cli? Can find an op

已回答 5 年前
0

Hi powerpaul,
It is possible to use Neural feature through PowerShell CLI.
Just specify Engine=neural parameter in Get-POLSpeech command

Documentation reference:
https://docs.aws.amazon.com/powershell/latest/reference/items/Get-POLSpeech.html

Thanks,
Hubert

已回答 5 年前

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

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

回答问题的准则