From 5dbe6898cac191d12c487772d7336ab2b2a9c350 Mon Sep 17 00:00:00 2001
From: Nixon <2465004358@qq.com>
Date: 星期三, 09 十月 2024 10:40:58 +0800
Subject: [PATCH] fix list index out of range error (#2122)

---
 funasr/models/lcbnet/__init__.py |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/funasr/models/lcbnet/__init__.py b/funasr/models/lcbnet/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/funasr/models/lcbnet/__init__.py

--
Gitblit v1.9.1