yhliang
2023-05-24 72b2f1a02331328aba9d4a2442ff9e36b7c7dc0a
funasr/bin/tp_infer.py
@@ -1,3 +1,8 @@
# -*- encoding: utf-8 -*-
#!/usr/bin/env python3
# Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved.
#  MIT License  (https://opensource.org/licenses/MIT)
import argparse
import logging
from optparse import Option