5 lines
132 B
Python
5 lines
132 B
Python
from _sherpa_onnx import Display
|
|
|
|
from .online_recognizer import OnlineRecognizer
|
|
from .offline_recognizer import OfflineRecognizer
|