Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 KB | None | 0 0
  1. {
  2.   "microphone": {
  3.     "arecord": {
  4.       "device": "default"
  5.     },
  6.     "system": "arecord"
  7.   },
  8.   "wake": {
  9.     "system": "precise",
  10.     "precise": {
  11.       "model": "precise/hey-mycroft.pb",
  12.       "sensitivity": 1,
  13.       "trigger_level": 3,
  14.       "audio_gain": 1,
  15.       "chunk_size": 2048
  16.     }
  17.   },
  18.   "rhasspy": {
  19.     "listen_on_start": true
  20.   }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement