lyblsgo
2023-04-21 73e410afb9eda1dfb4ff8a6f86ad405ab3e8c48d
funasr/bin/sv_inference_launch.py
@@ -1,6 +1,9 @@
#!/usr/bin/env python3
# Copyright ESPnet (https://github.com/espnet/espnet). All Rights Reserved.
#  Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
# Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved.
#  MIT License  (https://opensource.org/licenses/MIT)
import torch
torch.set_num_threads(1)
import argparse
import logging