mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main
This commit is contained in:
commit
e42295e8ef
@ -10,7 +10,7 @@
|
||||
#### 首次通信
|
||||
message为(需要用json序列化):
|
||||
```text
|
||||
{"mode": "offline", "wav_name": "wav_name","wav_format":"pcm","is_speaking": True,"wav_format":"pcm","hotwords":"阿里巴巴 达摩院 阿里云"}
|
||||
{"mode": "offline", "wav_name": "wav_name","wav_format":"pcm","is_speaking": True,"hotwords":"阿里巴巴 达摩院 阿里云"}
|
||||
```
|
||||
参数介绍:
|
||||
```text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user