diff --git a/egs/librispeech/ASR/zipformer/export-onnx-streaming-ctc.py b/egs/librispeech/ASR/zipformer/export-onnx-streaming-ctc.py index 0dbc5df08..3c0f74005 100755 --- a/egs/librispeech/ASR/zipformer/export-onnx-streaming-ctc.py +++ b/egs/librispeech/ASR/zipformer/export-onnx-streaming-ctc.py @@ -43,7 +43,7 @@ It will generate the following file inside $repo/exp: - ctc-epoch-99-avg-1-chunk-16-left-64.onnx -See ./onnx_pretrained-streaming.py for how to use the exported ONNX models. +See ./onnx_pretrained-streaming-ctc.py for how to use the exported ONNX models. """ import argparse