mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
deploy: a24a1cbfa9ffd03a629b988ae19e5d35248e72ec
This commit is contained in:
parent
df2d5486f4
commit
1b93399486
@ -228,7 +228,7 @@ You will find the following files in that directory:
|
||||
.. code-block:: bash
|
||||
|
||||
$ 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:
|
||||
|
||||
|
@ -312,7 +312,7 @@ To resume training from some checkpoint, say <code class="docutils literal notra
|
||||
rate, etc, are recorded in these logs. You can visualize them by:</p>
|
||||
<blockquote>
|
||||
<div><div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ <span class="nb">cd</span> pruned_transducer_stateless7_ctc_bs/exp/tensorboard
|
||||
$ tensorboard dev upload --logdir . --description <span class="s2">"Zipformer MMI training for LibriSpeech with icefall"</span>
|
||||
$ tensorboard dev upload --logdir . --description <span class="s2">"Zipformer-CTC co-training using blank skip for LibriSpeech with icefall"</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div></blockquote>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user