mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update SDK_advanced_guide_offline_zh.md
This commit is contained in:
parent
c1b5583000
commit
84b6c48f55
@ -149,6 +149,7 @@ python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode offline \
|
||||
--port 10095 部署端口号
|
||||
--wav-path 需要进行转写的音频文件,支持文件路径
|
||||
--hotword 热词文件,每行一个热词,格式(热词 权重):阿里巴巴 20
|
||||
--thread-num 设置客户端线程数
|
||||
--use-itn 设置是否使用itn,默认1开启,设置为0关闭
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user