fauxneticien / ctc_decoder_files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prepare files for ctc_decoder

Data

Text to generate the LM and lexicon should be in data.

Usage

cd scripts
bash decoder_files.sh

Different n-gram models can be created by changing the DATA_PT and N_GRAM parameters in this script.

About


Languages

Language:Python 57.6%Language:Shell 42.4%