aws-samples / amazon-polly-metahumans

This Unreal Engine sample project demonstrates how to bring Epic Games' MetaHuman digital characters to life using the Amazon Polly text-to-speech service from AWS. Use this project as a starting point for creating your own Unreal Engine applications that leverage Amazon Polly to give voice to your MetaHumans.
MIT No Attribution
178 stars 67 forks source link

The polly sdk not working correctly with some unicode language ? #20

Closed eggcaker closed 1 year ago

eggcaker commented 1 year ago

I download the repo and built all SDKs. then add more voiceIds (like Zhiyu for chinse), after the pixel streaming started, when enter some Chinese text in the text box, the polly can only speak few characters. Same for Japanese's voice id. But for English works. Did I missing some configurations ?

CasonTsai commented 6 months ago

i meet the same issue,do you finished it?