unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol

Home Page:http://www.unimrcp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniMRCP Yandex Plugin SR Case insensitive

Timofeo opened this issue · comments

Hi.

Result not-match

My test grammar:

      <one-of>
        <item>да<tag>Yes</tag></item>
        <item>нет<tag>No</tag></item>
        <item>незнаю<tag>No</tag></item>
        <item>не знаю<tag>No</tag></item>
     </one-of>
   </rule>
  </grammar>

Result from yandex: Не знаю

-- <result>
--   <interpretation grammar="session:grammar-0" confidence="1">
--     <instance></instance>
--     <input mode="speech">Не знаю</input>
--   </interpretation>
-- </result>") in new stack

completion-cause: 001

Thanks.

This question was posted and answered on the discussion group: https://groups.google.com/g/unimrcp/c/W3Wwkb-b7WY