modify nlp base
This commit is contained in:
parent
9a454810f1
commit
9bbaa4618d
@ -71,7 +71,6 @@ class NLPBase(AsrObserver):
|
||||
logger.info(f'complete:{message}')
|
||||
self.ask(message)
|
||||
|
||||
|
||||
def ask(self, question):
|
||||
logger.info(f'ask:{question}')
|
||||
self._is_running = True
|
||||
|
Loading…
Reference in New Issue
Block a user