12 Commits

Author SHA1 Message Date
Mingshuang Luo
8695fbffd0
Update conformer_ctc.rst 2021-10-08 20:25:29 +08:00
Mingshuang Luo
07d5dd1a17
Update conformer_ctc.rst 2021-10-08 20:14:40 +08:00
Mingshuang Luo
ae3f83e9ed
Update conformer_ctc.rst 2021-10-08 20:12:46 +08:00
Mingshuang Luo
957010f57e
Update conformer_ctc.rst 2021-10-08 20:06:32 +08:00
Mingshuang Luo
dda56e2dd2
Update conformer_ctc.rst 2021-10-08 19:59:23 +08:00
Mingshuang Luo
19749d9fdc
Update conformer_ctc.rst 2021-10-08 19:21:02 +08:00
Mingshuang Luo
45f742e697
Update conformer_ctc.rst 2021-10-08 19:20:04 +08:00
Fangjun Kuang
707d7017a7
Support pure ctc decoding requiring neither a lexicon nor an n-gram LM (#58)
* Rename lattice_score_scale to nbest_scale.

* Support pure CTC decoding requiring neither a lexicion nor an n-gram LM.

* Fix style issues.

* Fix a typo.

* Minor fixes.
2021-09-26 14:21:49 +08:00
Wei Kang
24656e9749
Update docs and remove unnecessary arguments (#42)
* Fix typo in docs

* Update docs and remove unnecessary arguments

* Fix code style
2021-09-13 18:28:57 +08:00
Fangjun Kuang
331e5eb7ab
[doc] Fix typos. (#31) 2021-09-02 07:12:37 +08:00
Mingshuang Luo
eed3fc5610
Correct some spelling mistakes (#28)
* Update index.rst (AS->ASR)

* Update conformer_ctc.rst (pretraind->pretrained)
2021-08-25 17:48:34 +08:00
Fangjun Kuang
1bd5dcc8ac
WIP: Add doc for the LibriSpeech recipe. (#24)
* WIP: Add doc for the LibriSpeech recipe.

* Add more doc for LibriSpeech recipe.

* Add more doc for the LibriSpeech recipe.

* More doc.
2021-08-24 20:28:32 +08:00