简体   繁体   English

是否可以将Google Wavewave文本语音转换模型用于Dialogflow代理的Google动作集成?

[英]Is it possible to use Googles WaveNet Text-To-Speech model for the Actions-On-Google integration of a Dialogflow agent?

Google Clouds Text-To-Speech API has a WaveNet model whose output in my opinion sounds way better than the standard speech. Google Clouds Text-To-Speech API具有WaveNet模型,我认为其输出听起来比标准语音更好。 This model can be used in Dialogflow agents (Settings > Speech > Text To Speech), which results in the generated speech being included in the DetectIntentResponse . 可以在Dialogflow代理(设置>语音>文本到语音)中使用此模型,这会导致生成的语音包含在DetectIntentResponse中 However, I can find no way to use this speech with the Actions-On-Google integration, ie in an actual Google Assistant app. 但是,我找不到在Google Actions集成中(即在实际的Google Assistant应用中)使用此语音的方法。 Have I overlooked this, or is this really not possible, and if so, does anyone know when they plan to enable this? 我是否忽略了这一点,或者这真的不可能吗?如果是这样,有人知道何时计划启用此功能吗?

In the Actions console, going to the Invocation page lets you select a TTS voice. 在动作控制台中,转到“ 调用”页面,您可以选择TTS语音。

在此处输入图片说明

All of the voices can be demoed on the Languages & Locales page of the docs, and the vast majority of them use WaveNet voices. 可以在文档的“ 语言和语言环境”页面上对所有声音进行演示,其中绝大多数使用WaveNet声音。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 谷歌操作的文本到语音配置 - Text To Speech configuration for actions-on-google Google对文字的语音转换错误的操作 - actions on google text-to-speech errors for numbers 是否可以在Dialogflow操作控制台中测试Google Cloud Text-to-Speech语音? - Is it possible to test Google Cloud Text-to-Speech voice in Dialogflow Action Console? 整合dialogflow和谷歌行动 - Integration of dialogflow and google actions google-actions-如何在nodejs中的Promise中使用mongo-on-google库在对话框流实现中进行mongodb查询? - How to use Promise in node js for mongodb query in dialogflow fulfillment with actions-on-google library? 未保存在Dialogflow SDK上的Google Actions-on-Google user.storage - Actions-on-Google user.storage not saved on Dialogflow SDK 检测单词是拼写还是说出来,DialogFlow / Google行动 - Detect if word is spelled out or said, DialogFlow/Actions-on-Google 在dialogflow的WebhookClient中使用Google上的轮播或列表操作时出错 - Error using actions-on-google Carousel or List with dialogflow's WebhookClient Firebase函数的替代品,以创建Google动作集成 - Alternative to firebase functions to create actions-on-google integration 如何使用Google动作包中的“ dialogFlow”模块创建自己的DialogFlow实现网络挂钩? - How to create my own DialogFlow fulfillment web hook using the “dialogFlow” module of the actions-on-google package?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM