Wrong voice on some sentences #32377
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
When using zh-CN-XiaoyuMultilingualNeural there are some audios generated with another voice.
You can check this with this SSML:
<speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="http://www.w3.org/2001/mstts" xmlns:emo="http://www.w3.org/2009/10/emotionml" version="1.0" xml:lang="zh-CN"><voice name="zh-CN-XiaoyuMultilingualNeural"><lang xml:lang="eu-ES"><prosody rate="1.0">Mahiak eremuen arabera ordenatuta daude .</prosody></lang></voice></speak>
When using this other SSML it generates the correct audio:
<speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="http://www.w3.org/2001/mstts" xmlns:emo="http://www.w3.org/2009/10/emotionml" version="1.0" xml:lang="zh-CN"><voice name="zh-CN-XiaoyuMultilingualNeural"><lang xml:lang="eu-ES"><prosody rate="1.0">Kaixo, zelan zaude?</prosody></lang></voice></speak>
The text was updated successfully, but these errors were encountered: