Corasonn

Results 6 issues of Corasonn

Some of my entity values contain umlauts. When I want to recognize them with a specific intent, snips matches it so any other intent that also contains this entity. But...

bug

For the german language "Um 8 Uhr" (at 8 o'clock), snips always recognizes the datetime as pm. "Um 8 Uhr" should be recognized as am and "Um 20 Uhr" as...

bug

Fixes the issue #187 context name in agent.context object always '-' when used with environments

For my use case, I need to remove some words from stop words file and add some to stemming list. Changing it locally in the python dependency works. But I...

question

It works for me for to convert speech to text. 👍 In my case it's not necessary to convert the speech. I just need to recognize a wake word. It...

I tried to install TLSphinx with Carthage and I always get this error: > *** Fetching TLSphinx > *** Checking out TLSphinx at "1.0.2" > *** xcodebuild output can be...