From 2acd24f0158b2c86d2fb4e6f1134b67a1150500e Mon Sep 17 00:00:00 2001 From: jmwang66 <wangjiaming.wjm@alibaba-inc.com> Date: 星期四, 29 二月 2024 17:14:59 +0800 Subject: [PATCH] update whisper lid (#1407) --- funasr/models/campplus/__init__.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/funasr/models/campplus/__init__.py b/funasr/models/campplus/__init__.py index ff44fed..e69de29 100644 --- a/funasr/models/campplus/__init__.py +++ b/funasr/models/campplus/__init__.py @@ -1 +0,0 @@ -from .campplus import CAMPPlus -- Gitblit v1.9.1