Skip to content

Instantly share code, notes, and snippets.

@powerdot
Created May 19, 2021 14:57
Show Gist options
  • Save powerdot/94744ebf0bce9b1ed83f92750c1baf09 to your computer and use it in GitHub Desktop.
Save powerdot/94744ebf0bce9b1ed83f92750c1baf09 to your computer and use it in GitHub Desktop.
{
name: "Триггер на включение музыки",
words: [
{normalized: ["включить", 'запустить', 'возобновить']},
{normalized: ['песня', 'музыка', 'трек']},
],
markers: ['music_on'],
strict_word_sequence: false,
strict_word_direction: true,
check_scope: 'sentences'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment