From c1e136f639a650cd40c2df9599935bb7f4c307ff Mon Sep 17 00:00:00 2001 From: 语帆 <yf352572@alibaba-inc.com> Date: 星期四, 22 二月 2024 16:38:29 +0800 Subject: [PATCH] test --- funasr/frontends/default.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/funasr/frontends/default.py b/funasr/frontends/default.py index 70638e2..ab5b731 100644 --- a/funasr/frontends/default.py +++ b/funasr/frontends/default.py @@ -3,7 +3,6 @@ from typing import Tuple from typing import Union import logging -import humanfriendly import numpy as np import torch import torch.nn as nn -- Gitblit v1.9.1