소스 검색

[refator] add copyright

boji123 2 년 전
부모
커밋
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