Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong voice on some sentences #32377

Open
aamoronatti opened this issue Dec 30, 2024 · 4 comments
Open

Wrong voice on some sentences #32377

aamoronatti opened this issue Dec 30, 2024 · 4 comments
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

Comments

@aamoronatti
Copy link

aamoronatti commented Dec 30, 2024

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>

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 30, 2024
@jeremymeng
Copy link
Member

@aamoronatti thanks for logging this. Can you please provide more information on what Azure SDK package(s) you are using?

@jeremymeng jeremymeng added the needs-author-feedback Workflow: More information is needed from author to address the issue. label Dec 30, 2024
Copy link

Hi @aamoronatti. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 30, 2024
@aamoronatti
Copy link
Author

aamoronatti commented Dec 30, 2024

@aamoronatti thanks for logging this. Can you please provide more information on what Azure SDK package(s) you are using?

I am using the azure portal/studio directly via web.

@github-actions github-actions bot added needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team and removed needs-author-feedback Workflow: More information is needed from author to address the issue. labels Dec 30, 2024
@jeremymeng
Copy link
Member

@aamoronatti This repository is the home of @azure* SDK NPM packages. I am afraid that it is not proper place to report portal issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants