mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Update conformer_ctc.rst
This commit is contained in:
parent
dda56e2dd2
commit
957010f57e
@ -327,18 +327,9 @@ The commonly used options are:
|
|||||||
Here are some results for reference based on CTC decoding when set vocab size as 500:
|
Here are some results for reference based on CTC decoding when set vocab size as 500:
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
$ cd egs/librispeech/ASR
|
$ cd
|
||||||
$ ./conformer_ctc/decode.py \
|
$ ./conformer
|
||||||
--epoch 25 \
|
|
||||||
--avg 1 \
|
|
||||||
--max-duration 300 \
|
|
||||||
--bucketing-sampler 0 \
|
|
||||||
--full-libri 0 \
|
|
||||||
--exp-dir conformer_ctc/exp \
|
|
||||||
--lang-dir data/lang_bpe_500 \
|
|
||||||
--method ctc-decoding
|
|
||||||
|
|
||||||
The output is given below:
|
The output is given below:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user