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

Hello, I have a problem recognizing an attempt after updating the SNIPS version to 0.64.0 in Android. I have detected that this error comes out in Android version 9.0, but...

type: support
sub: android

**Toogle sound feedback on or off** ```bash wayne@wayne-X502CA:~$ sam sound-feedback sam sound-feedback Toogle sound feedback on or off Positionals: toggle Toggle the feedback sound [string] [required] [choices: "on", "off"] Options:...

type: enhancement
sub: sam

**What's the issue?** Snips injection fails when JSON message is correct but contains an empty value, or a value with space(s). Injection will work first time, and fail afterwards. **Use...

type: bug
sub: injection

``` [15:51:45] [Tts] was asked to say "Ok! When I'm done giving you the instructions, call me by saying "Hey Snips" , wait for the short beep to finish playing...

type: enhancement
sub: dialogue

**Is your feature request related to a problem? Please describe.** My request is related to problem : _Injection fail when JSON contains empty value_ #192 It would be intersting to...

sub: asr
type: feature
sub: injection

Google ASR requests are sometimes hanging. https://forum.snips.ai/t/google-asr-does-not-work-properly-after-update-to-0-61-1/1808 **Version** Snips Flow 1.1.0 (0.61.1) **How to reproduce** Install and set snips-asr-google. Chains the request until the problem occurs **Expected** All the requests...

type: bug
status: wontfix
sub: asr

**What's the issue?** snips-watch --no-color should not color the output, however it does color it **How to reproduce** run snips-watch --no-color **Expected behavior** no colors to be added **Version and...

type: bug
sub: snips-watch

**What's the issue?** Pip is run with simply `sudo -u _snips-skill` and the `-H` argument that would set the correct home is omitted and thus pip tries to use the...

type: bug
sub: sam
sub: skill-server

**Is your feature request related to a problem? Please describe.** Right now in the skill store there are a lot of apps that basically do the same thing. Often the...

sub: console
sub: applications
type: feature

--- **What's the issue?** Venv activation requires to be run in bash to work, but sam runs `bash -c 'sh setup.py'` and sh is a symlink to dash on a...

type: bug
sub: sam