摘要:
Q: What is Computational Graph?A: Computational Graph is a series of Tensorflow operations arranged into a graph of nodes. Q: How to building the Comp 阅读全文
posted @ 2017-09-02 23:33
wxer
阅读(228)
评论(0)
推荐(0)
摘要:
对Kaldi的设计进行描述,Kaldi是一个免费的,开源的工具箱用于语音识别研究。Kaldi提供基于有限状态变换器(finite-state transducers,使用OpenFst)的语音识别系统,以及详细的文件和脚本用于构建完整的识别系统。 Kaldi使用C++编写,核心库支持任何语音上下文大 阅读全文
posted @ 2017-09-02 23:15
wxer
阅读(6401)
评论(0)
推荐(0)