boji123 2 лет назад
Родитель
Сommit
cda0b4c2e8
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      funasr/runtime/python/grpc/grpc_main_client.py

+ 6 - 0
funasr/runtime/python/grpc/grpc_main_client.py

@@ -1,3 +1,9 @@
+'''
+  Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights
+  Reserved. MIT License  (https://opensource.org/licenses/MIT)
+  2023 by burkliu(刘柏基) liubaiji@xverse.cn
+'''
+
 import logging
 import argparse
 import soundfile as sf