Update conformer_ctc.rst

This commit is contained in:
Mingshuang Luo 2021-10-08 19:59:23 +08:00 committed by GitHub
parent 19749d9fdc
commit dda56e2dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -329,8 +329,8 @@ Here are some results for reference based on CTC decoding when set vocab size as
Usage: Usage:
.. code-block:: bash .. code-block:: bash
$ cd egs/librispeech/ASR $ cd egs/librispeech/ASR
$ ./conformer_ctc/decode.py \ $ ./conformer_ctc/decode.py \
--epoch 25 \ --epoch 25 \
--avg 1 \ --avg 1 \
--max-duration 300 \ --max-duration 300 \