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
전문가
질문됨 2달 전15회 조회
1개 답변
0

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

profile picture
전문가
답변함 2달 전

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

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

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

관련 콘텐츠