5 lines
99 B
Python
5 lines
99 B
Python
#encoding = utf8
|
|
|
|
from .sherpa_ncnn_asr import SherpaNcnnAsr
|
|
from .asr_observer import AsrObserver
|