Polly用神经网络版本会出错怎么解决?

0

我们在测试Polly,想用神经网络版本,但是会报错,只能选标准模式才能成功。想知道怎么才能用neural版本呢? ---------- AmazonPollyException: The selected engine is not supported in this region (Service: AmazonPolly; Status Code: 400; 上 面的报错是 withEngine("neural") 触发的 改成 withEngine("standard") 就没有问题

profile picture
ESPECIALISTA
feita há 2 meses14 visualizações
1 Resposta
0

报错的提示是区域不支持,所以要选择提供neural tss的region https://docs.aws.amazon.com/zh_cn/polly/latest/dg/NTTS-main.html#ntts-regions

profile picture
ESPECIALISTA
respondido há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas