From b71771495142cdc5545533f8d3be9dd22caa6a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E5=BF=B5?= Date: Fri, 20 Oct 2023 09:53:47 +0800 Subject: [PATCH] add __init__.py --- funasr/models/whisper_models/__init__.py | 0 funasr/utils/whisper_utils/__init__.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 funasr/models/whisper_models/__init__.py create mode 100644 funasr/utils/whisper_utils/__init__.py diff --git a/funasr/models/whisper_models/__init__.py b/funasr/models/whisper_models/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/funasr/utils/whisper_utils/__init__.py b/funasr/utils/whisper_utils/__init__.py new file mode 100644 index 000000000..e69de29bb