z070204z

Results 6 issues of z070204z

![image](https://user-images.githubusercontent.com/17788084/171087131-aa07d2d7-afff-440a-a678-48144e79304c.png)

when scan newly added tables if i set startupOptions=StartupOptions.latest() throw Error ERROR io.debezium.connector.mysql.MySqlStreamingChangeEventSource [] - Encountered change event 'Event{header=EventHeaderV4{timestamp=1653474984000, eventType=TABLE_MAP, serverId=1, headerLength=19, dataLength=33, nextPosition=999048757, flags=0}, data=TableMapEventData{tableId=302, database='test', table='src', columnTypes=15, 15,...

bug

这是我的application.yaml protocol: 'http' engine_list: ['asr_python', 'text_python'] asr_python: model: 'conformer_wenetspeech' lang: 'zh' sample_rate: 16000 cfg_path: # [optional] ckpt_path: # [optional] decode_method: 'attention_rescoring' force_yes: True device: # set 'gpu:id' or 'cpu' text_python:...

Question

paddlepaddle:2.4.2 paddlespeech:1.4.1 运行:"paddlespeech_server start --help" 出现错误:ModuleNotFoundError: No module named 'paddle.nn.layer.layers' 使用paddlespeech asr命令没有问题

Question

我解析出来结果不正确,我用的conformer_online_wenetspeech模型,把原来是16000改成了8000,以下是我的配置文件: `asr_online: model_type: 'conformer_online_wenetspeech' am_model: # the pdmodel file of am static model [optional] am_params: # the pdiparams file of am static model [optional] lang: 'zh' sample_rate: 8000 cfg_path: decode_method:...

Question

5个月没看到有提交了,也没有详细的文档