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

gefragt vor 5 Jahren321 Aufrufe
3 Antworten
0

Change region to us-east-1

beantwortet vor 5 Jahren
0

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

beantwortet vor 5 Jahren
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

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen