ScottXiao233

Results 3 issues of ScottXiao233

出错信息: ``` There is no pretrained model for vit_b_16 Traceback (most recent call last): File "train.py", line 225, in model = get_model_from_name[backbone](input_shape = input_shape, num_classes = num_classes, pretrained = pretrained)...

百度云盘没会员太慢了,求个Google Drive

成功运行了 [PaddleSpeech-Streaming-ASR-Client](https://github.com/xiaomingnio/PaddleSpeech-Streaming-ASR-Client/tree/db6787e5da75e3948c9120b8af6659a71ec8146f) /websocket_client.py 发现并不支持`pretrained_models.py`中的`conformer_talcs-codeswitch_zh_en-16k`模型, `Can't find "conformer_talcs-codeswitch-zh_en-16k" in resource. Model name must be one of ['conformer_online_wenetspeech-zh-16k', 'conformer_u2pp_online_wenetspeech-zh-16k', 'conformer_online_multicn-zh-16k', 'conformer_online_aishell-zh-16k', 'deepspeech2online_wenetspeech-zh-16k', 'deepspeech2online_aishell-zh-16k']` 找到了`conformer_talcs_application.yaml`中发现`protocol`并不支持`websocket`,`engine_list`也不支持`asr_online`。有大佬知道在哪儿修改吗?

Bug
S2T