【发布时间】:2020-08-27 23:53:30
【问题描述】:
【问题讨论】:
-
你在容器上使用 Speech to Text 吗?
标签: azure azure-cognitive-services azure-speech
【问题讨论】:
标签: azure azure-cognitive-services azure-speech
在Speech Productgroup 的 Github Repo 中有一个不错的 Windows 工具,它允许使用麦克风或 WAV 文件作为输入。此外,您可以并排比较基线模型和自定义语音模型:
https://github.com/Azure-Samples/cognitive-services-speech-sdk
请按照以下步骤使用训练数据上传和自定义 STT 模型。
认知语音服务定价和限制:https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-services/
【讨论】: