snips-issues icon indicating copy to clipboard operation
snips-issues copied to clipboard

Feel free to share your bugs with us.

Results 45 snips-issues issues
Sort by recently updated
recently updated
newest added

We need a way to be able to inject code right after the hotword is detected but before the feedback sound is played, to basically be able to stop it...

type: enhancement

It's been discussed already, but having the name being automatically filled in the text field would make it clearer for newbies ![exemple](https://puu.sh/AL0YQ.png)

type: enhancement
sub: console

**Is your feature request related to a problem? Please describe.** We use startSession notification to have our assistants randonly speak throughout the day. We don't have the canBeEnqueued boolean on...

type: enhancement
sub: dialogue

Hello, I have some skills installed, for example skill-owm (weather) As soon as I do a "sam update-assistant" I need to provide again the API key and default location Would...

type: enhancement
sub: sam

Yes, I'm still on stretch, on a pi 3b+, I have more problems on the pi 4 with buster The hotword keeps failing with ``` pi@ProjectAliceDev:~/ProjectAlice $ snips-hotword -vvvvvvvvvvvvvvv [15:39:38.326186]...

type: enhancement
sub: wakeword

Right now `sam login` is not possible for those who signed up to the console with their github account. Those people need to edit their email-address on the console, basically...

type: enhancement
sub: sam

A length limitation of the username when creating account in Snips Console would be good. ![Screenshot](https://user-images.githubusercontent.com/27244574/54764519-4306c300-4bf8-11e9-845d-d099cd416f4a.png)

type: enhancement
sub: console

**What's the issue?** `sudo apt install snips-asr-model-en-500mb` installs with uid 501 and group staff on rpi3 **Use Cases Impacted** A security/permissions issue **How to reproduce** ``` sudo apt update; sudo...

type: bug
sub: packaging

**What's the issue?** When someone (accidentally) deletes `/var/lib/snips/skills`, sam is not able to deploy an assistant anymore: ``` bash: line 0: cd: /var/lib/snips/skills/: No such file or directory fatal: could...

type: enhancement
sub: sam

It would be great if we could specify an alternative SSH port. This way I have to revert it to 22 before running `sam`. I wanted to see the code...

type: enhancement
sub: sam