From ad2ef723410927bcb89494478bf8f2defa9f76b5 Mon Sep 17 00:00:00 2001
From: speech_asr <wangjiaming.wjm@alibaba-inc.com>
Date: 星期二, 14 三月 2023 11:33:20 +0800
Subject: [PATCH] update ola

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

diff --git a/funasr/bin/eend_ola_inference.py b/funasr/bin/eend_ola_inference.py
index d191877..d65895f 100755
--- a/funasr/bin/eend_ola_inference.py
+++ b/funasr/bin/eend_ola_inference.py
@@ -121,7 +121,7 @@
                 Currently, the tags of espnet_model_zoo are supported.
 
         Returns:
-            Speech2Xvector: Speech2Xvector instance.
+            Speech2Diarization: Speech2Diarization instance.
 
         """
         if model_tag is not None:

--
Gitblit v1.9.1