游雁
2023-03-30 00bec8f243d5067f0b6719aacab52a73c2a530e8
funasr/runtime/python/onnxruntime/funasr_onnx/utils/utils.py
@@ -226,7 +226,7 @@
@functools.lru_cache()
def get_logger(name='rapdi_paraformer'):
def get_logger(name='funasr_onnx'):
    """Initialize and get a logger by name.
    If the logger has not been initialized, this method will initialize the
    logger by adding one or two handlers, otherwise the initialized logger will