You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
gwh 4322593964 add ctc model 2 years ago
ascend310_infer add ctc model 2 years ago
scripts add ctc model 2 years ago
src add ctc model 2 years ago
README.md add ctc model 2 years ago
default_config.yaml add ctc model 2 years ago
eval.py add ctc model 2 years ago
export.py add ctc model 2 years ago
postprocess.py add ctc model 2 years ago
preprocess.py add ctc model 2 years ago
preprocess_data.py add ctc model 2 years ago
requirements.txt add ctc model 2 years ago
train.py add ctc model 2 years ago

CTC模型利用Ctc训练LSTM模型,完成语素标注任务。可以解决label和输入序列不对齐的问题不用强制对齐标签且标签可变长,仅需输入序列和监督标签序列即可进行训练

Python Shell C++ Text

Contributors (1)