forked from platypush/platypush
Implemented PicoVoice speech-to-text integration [closes #130]
This commit is contained in:
parent
a5c08ed3e4
commit
ce0f3227ec
10 changed files with 188 additions and 26 deletions
docs/source
|
@ -243,6 +243,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'deepspeech',
|
||||
'wave',
|
||||
'pvporcupine ',
|
||||
'pvcheetah',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue