small fix for zipformer_ctc_blankskip.rst (#792)

Co-authored-by: yifanyang <yifanyeung@yifanyangs-MacBook-Pro.local>
This commit is contained in:
Yifan Yang 2022-12-27 15:06:53 +08:00 committed by GitHub
parent 88b7895adf
commit a24a1cbfa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,7 @@ You will find the following files in that directory:
.. code-block:: bash .. code-block:: bash
$ cd pruned_transducer_stateless7_ctc_bs/exp/tensorboard $ cd pruned_transducer_stateless7_ctc_bs/exp/tensorboard
$ tensorboard dev upload --logdir . --description "Zipformer MMI training for LibriSpeech with icefall" $ tensorboard dev upload --logdir . --description "Zipformer-CTC co-training using blank skip for LibriSpeech with icefall"
It will print something like below: It will print something like below: