From e97c850c8ef4a2a3bc1969675eed0af3b00b3a54 Mon Sep 17 00:00:00 2001 From: zhaoming <zhaomingwork@qq.com> Date: 星期六, 29 四月 2023 00:05:26 +0800 Subject: [PATCH] change readme --- funasr/bin/sv_inference_launch.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/funasr/bin/sv_inference_launch.py b/funasr/bin/sv_inference_launch.py index 1205d19..8806070 100755 --- a/funasr/bin/sv_inference_launch.py +++ b/funasr/bin/sv_inference_launch.py @@ -2,6 +2,7 @@ # Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved. # MIT License (https://opensource.org/licenses/MIT) + import argparse import logging import os -- Gitblit v1.9.1