diff options
Diffstat (limited to 'client/stt.py')
| -rw-r--r-- | client/stt.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/stt.py b/client/stt.py index 344696c..c5caf99 100644 --- a/client/stt.py +++ b/client/stt.py @@ -10,6 +10,7 @@ import logging from abc import ABCMeta, abstractmethod import requests import yaml +import jasperpath """ The default Speech-to-Text implementation which relies on PocketSphinx. |
