forked from platypush/platypush
Implemented Mozilla DeepSpeech speech-to-text integration [closes #126]
This commit is contained in:
parent
fc949ed9f1
commit
b0339754b2
17 changed files with 477 additions and 1 deletions
docs/source
|
@ -240,6 +240,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'cpuinfo',
|
||||
'psutil',
|
||||
'openzwave',
|
||||
'deepspeech',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue