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

posta 5 anni fa321 visualizzazioni
3 Risposte
0

Change region to us-east-1

con risposta 5 anni fa
0

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

con risposta 5 anni fa
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

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande