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
..
model_utils add ctc model 2 years ago
dataset.py add ctc model 2 years ago
eval_callback.py add ctc model 2 years ago
loss.py add ctc model 2 years ago
metric.py add ctc model 2 years ago
model.py add ctc model 2 years ago
model_for_eval.py add ctc model 2 years ago
model_for_train.py add ctc model 2 years ago

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

Python Shell C++ Text

Contributors (1)