Amazeyin

Results 1 issues of Amazeyin

# 热词无效问题 ## 问题 runtime/python/websocket/funasr_wss_server.py 作为服务端时,客户端传参热词没有效果 ## 客户端建立连接时参数如下: ` { "chunk_size": [ 5, 10, 5 ], "wav_name": "h5", "is_speaking": true, "chunk_interval": 10, "itn": false, "mode": "2pass", "hotwords": "{\"张謇\":30}" } }`...

question