九耳
2023-03-30 81d4f772700b9910121442ac985a0339adafe02b
funasr/runtime/python/libtorch/funasr_torch/utils/utils.py
@@ -134,7 +134,7 @@
@functools.lru_cache()
def get_logger(name='torch_paraformer'):
def get_logger(name='funasr_torch'):
    """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