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
07d5dd1a17
commit
8695fbffd0
@ -292,9 +292,9 @@ The commonly used options are:
|
||||
|
||||
- ``--method``
|
||||
|
||||
This specifies the decoding method. This script support seven decoding methods. As for ctc decoding,
|
||||
it uses a sentence piece model to convert word pieces to words. And it needs neither a lexicon
|
||||
nor an n-gram LM.
|
||||
This specifies the decoding method. This script support seven decoding methods.
|
||||
As for ctc decoding, it uses a sentence piece model to convert word pieces to words.
|
||||
And it needs neither a lexicon nor an n-gram LM.
|
||||
|
||||
For example, the following command uses CTC topology for rescoring:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user