From 621ee6a50bb8cd683d2689beadc6cc123eeefb7b Mon Sep 17 00:00:00 2001
From: lingyunfly <121302812+lingyunfly@users.noreply.github.com>
Date: 星期日, 23 四月 2023 22:41:34 +0800
Subject: [PATCH] Update test_vad_inference_pipeline.py

---
 funasr/bin/diar_inference_launch.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/funasr/bin/diar_inference_launch.py b/funasr/bin/diar_inference_launch.py
index 85e4518..07974c0 100755
--- a/funasr/bin/diar_inference_launch.py
+++ b/funasr/bin/diar_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