文件名称:Python-基于RNNCTC损失函数的端到端语音识别系统
文件大小:110KB
文件格式:ZIP
更新时间:2022-08-30 21:57:51
Python开发-机器学习
End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.
【文件预览】:
mdangschat-ctc-asr-19d4ac5
----train.sh(770B)
----.gitignore(50B)
----README.md(8KB)
----toc-gen.py(2KB)
----.github()
--------ISSUE_TEMPLATE()
----asr()
--------predict.py(2KB)
--------train.py(3KB)
--------evaluate.py(2KB)
--------labels.py(1KB)
--------model.py(16KB)
--------__init__.py(0B)
--------input_functions.py(13KB)
--------params.py(8KB)
--------util()
----LICENSE(1KB)
----requirements.txt(487B)
----testruns.md(7KB)
----images()
--------network-architectures.png(31KB)
--------ds1-network-architecture.png(22KB)
--------ds2-network-architecture.png(27KB)
----log_temp.sh(588B)