Browse Source

update ola

speech_asr 3 years ago
parent
commit
ad2ef72341
1 changed files with 1 additions and 1 deletions
  1. 1 1
      funasr/bin/eend_ola_inference.py

+ 1 - 1
funasr/bin/eend_ola_inference.py

@@ -121,7 +121,7 @@ class Speech2Diarization:
                 Currently, the tags of espnet_model_zoo are supported.
                 Currently, the tags of espnet_model_zoo are supported.
 
 
         Returns:
         Returns:
-            Speech2Xvector: Speech2Xvector instance.
+            Speech2Diarization: Speech2Diarization instance.
 
 
         """
         """
         if model_tag is not None:
         if model_tag is not None: