雾聪
2024-01-26 8f9a6ba15be8564b12f0018cc3d300a525a48364
runtime/run_server.sh
@@ -15,7 +15,7 @@
io_thread_num=$(( (decoder_thread_num + multiple_io - 1) / multiple_io ))
model_thread_num=1
. ../egs/aishell/transformer/utils/parse_options.sh || exit 1;
. ./tools/utils/parse_options.sh || exit 1;
if [ -z "$certfile" ] || [ "$certfile" = "0" ]; then
  certfile=""