From 060d18ee4b86729e11f31ff16c822f3be33503ae Mon Sep 17 00:00:00 2001 From: 语帆 <yf352572@alibaba-inc.com> Date: 星期四, 22 二月 2024 16:36:40 +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