Added PicoVoice plugin with support for hotwords [see ]

This commit is contained in:
Fabio Manganiello 2020-03-07 02:00:35 +01:00
parent e04c6fb921
commit a5c08ed3e4
17 changed files with 265 additions and 61 deletions
docs/source

View file

@ -242,6 +242,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'openzwave',
'deepspeech',
'wave',
'pvporcupine ',
]
sys.path.insert(0, os.path.abspath('../..'))