0902081008

Results 7 issues of 0902081008

I can start the service normally using the official Docker image, and I can transcribe it normally, but as soon as I send the wrong ws.send to the server, the...

请问有没有类似m3e的api调用方式?

请问如何通过api调用知识库或者精准客服

How to use it for websocket

tts服务在Docker中启动服务正常,但post报错: `Offline tts engine only support python or inference` 查找后发现readme中有简短说明: `目前引擎类型支持两种形式:python 及 inference (Paddle Inference) 注意: 如果在容器里可正常启动服务,但客户端访问 ip 不可达,可尝试将配置文件中 host 地址换成本地 ip 地址。` 尝试把tts_online_application.yaml中hostip修改为docker的和宿主的都不行,请问该如何修改?

Question
Stale

ASR_ONLINE默认只支持16000采样率的音频,请问有没有支持24000或者32000的模型?

Question
Stale

``` asr_python: model: 'conformer_wenetspeech' lang: 'zh' sample_rate: 16000 cfg_path: # [optional] ckpt_path: # [optional] decode_method: 'attention_rescoring' num_decoding_left_chunks: -1 force_yes: True device: # set 'gpu:id' or 'cpu' ################### speech task: asr;...

Question
Stale