genie-toolkit icon indicating copy to clipboard operation
genie-toolkit copied to clipboard

The Genie open source kit for voice assistant (formerly known as Almond)

Results 114 genie-toolkit issues
Sort by recently updated
recently updated
newest added

Because a turn starts with the agent and ends with the user (multiwoz-style), we don't store the turn until the user speaks. But that makes the log less useful for...

bug
dialogue-agent
P2

- On the synthesis side, we would like to map "find popular actors" to be a sort without index so we get a list of actors rather than just one...

enhancement
templates
P3

This is a simple one. play thriller I played Thriller on Spotify. pause I paused playback. play Sorry, music is already paused. ``` ==== # main/d536f7d0-7a9c-4220-a705-ad0c308efe06 #! timestamp: 2021-07-18T03:08:06.521Z U:...

parsing
P3

How might a user request more options after the initial results returned from Yelp? restaurants in saratoga I see La Fondue, Indo Cafe Saratoga, and Plumed Horse. La Fondue is...

enhancement
templates
P3

See log: ``` ==== # main/2e3831ed-b3c5-40c1-bef7-2f469f79e394 #! timestamp: 2021-07-23T20:49:04.246Z U: cancel UT: $dialogue @org.thingpedia.dialogue.transaction.cancel; C: $dialogue @org.thingpedia.dialogue.transaction.cancel; #! timestamp: 2021-07-23T20:49:04.530Z A: Alright, let me know if I can help you...

bug
performance
P2

``` Scenario #48: 43-add-currently-playing-to-library Received pre-parsed assistant command Handler thingtalk reports STOP Handler com.bing reports NONCONFIDENT_IN_DOMAIN_COMMAND Received ThingTalk program Handler thingtalk reports CONFIDENT_IN_DOMAIN_COMMAND Handler com.bing reports NONCONFIDENT_IN_DOMAIN_COMMAND Failed to invoke...

bug
templates
P2

Because clarification questions bypass the state machine, they are logged wrong: the clarification question is concatenated to the subsequent agent turn.

bug
dialogue-agent
P2

Screencap: ![image](https://user-images.githubusercontent.com/876889/128075856-d35946f2-a7fa-4958-bcd7-978532ca24a0.png)

bug
dialogue-agent
P3

- subquery - count over compound types with filters

This PR adds constant templates needed for three new measurement units added in https://github.com/stanford-oval/thingtalk-units/pull/30 PR.