BSD 2-Clause License Copyright (c) 2022, ash.deep All rights reserved. 项目介绍: 模型:Listen Attention Spell 1、配置文件在config/conf.py,配置自己所要设定的参数以及数据路径,默认数据集为aishell,此项目用aishell数据集进行了训练和测试。 2、数据准备好后,运行train.py开启训练。 3、训练结束,模型保存在checkpoint,运行test.py开启测试。