Google 首页 -> Dialogflow 实体匹配很糟糕?对于非字典实体
Google Home -> Dialogflow entity matching very bad? for non dictonary enities
with Dialogflow (API.AI) 我发现当输入来自 google home.
时容器名称匹配不佳的问题
似乎语音转文本引擎完全忽略了它们,只是根据字典将语音转文本,因此 Dialogflow 无法在最后匹配所有生成的文本。
真的是这样还是有什么改进的方法?
感谢和
最好的问候
我建议看看 Dialogflow's training feature to identify where the speech recognition of the Google Assistant may not have worked they way you expect. In those cases, you'll see how Google's speech recognition detected words you may not have accounted for. In cases where you'd like to match these unrecognized words to a entity value, simply add them as synonyms。
with Dialogflow (API.AI) 我发现当输入来自 google home.
时容器名称匹配不佳的问题似乎语音转文本引擎完全忽略了它们,只是根据字典将语音转文本,因此 Dialogflow 无法在最后匹配所有生成的文本。
真的是这样还是有什么改进的方法?
感谢和 最好的问候
我建议看看 Dialogflow's training feature to identify where the speech recognition of the Google Assistant may not have worked they way you expect. In those cases, you'll see how Google's speech recognition detected words you may not have accounted for. In cases where you'd like to match these unrecognized words to a entity value, simply add them as synonyms。