mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update run_server.sh
This commit is contained in:
parent
057d349911
commit
e387e4d4bf
@ -9,7 +9,7 @@ port=10095
|
||||
certfile="../../../ssl_key/server.crt"
|
||||
keyfile="../../../ssl_key/server.key"
|
||||
|
||||
. ../../../egs/aishell/transformer/utils/parse_options.sh || exit 1;
|
||||
. ../../egs/aishell/transformer/utils/parse_options.sh || exit 1;
|
||||
|
||||
cd /workspace/FunASR/funasr/runtime/websocket/build/bin
|
||||
./funasr-wss-server \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user