2021.09.19 16:51 本文发布

2023.02.16 11:00补充

 

Sub domain name '11111' is already used. Please pick a different name.。

如果出现这个提示 就是名字已存在

Sub domain name '中文' is not valid.

如果出现这个提示 就是 名字不被允许

MissingSubscriptionRegistration. The subscription is not registered to use namespace 'Microsoft.CognitiveServices'

如果出现这个提示 说明 您的订阅尚未开通 微软Speech Studio功能

具体看 这里有官方的错误文档说明

Troubleshoot common deployment errors - Azure Resource Manager | Microsoft Docs

里面就有 说明

MissingSubscriptionRegistrationRegister your subscription with the resource provider.Resolve registration

最后是看了这篇文章 https://blog.csdn.net/weixin_30469895/article/details/98382016 解决的

创建Speech Service

登录到azure.com portal,左上角点击创建,在搜索框输入“Speech”,选择Speech Service,未来必应语音API会集成到Speech Service,所以直接使用Speech Service测试即可。

创建选择“东亚”,香港数据中心,选择S0的定价层,F0是免费使用,超过一定时间会有限制

具体S0定价层参考:https://azure.microsoft.com/zh-cn/pricing/details/cognitive-services/speech-services/

创建完成后进入到Speech Service,点击到key,这是我们使用过程中需要用到的

简单点说 就是到首页 Microsoft Azure  去创建speech资源

创建完成就可以去Speech Studio - Microsoft Azure进行创作了

不得不说 微软的这个语音转换 真的不错

 

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。