pykaldi:Kaldi的Python包装器

上传者: 42127020 | 上传时间: 2023-02-21 22:06:26 | 文件大小: 1.2MB | 文件类型: ZIP
PyKaldi是语音识别工具包的Python脚本层。 它为Kaldi和库中的C ++代码提供了易于使用,开销低,一流的Python包装器。 您可以使用PyKaldi编写Python代码来完成其他需要编写C ++代码的事情,例如调用低级Kaldi函数,在代码中操作Kaldi和OpenFst对象或实现新的Kaldi工具。 您可以将Kaldi视为一大盒乐高积木,您可以将它们混合搭配以构建自定义语音识别解决方案。 想到PyKaldi的最好方法是作为补充,如果愿意的话,可以作为Kaldi的助手。 实际上,与Kaldi一起使用时,PyKaldi处于最佳状态。 为此,复制Kaldi提供的无数命令行工具,实用程序脚本和Shell级别配方的功能对于PyKaldi项目而言是非目标。 概述 入门 像Kaldi一样,PyKaldi主要面向语音识别研究人员和专业人员。 人们需要利用Kaldi和OpenFst库提供

文件下载

资源详情

[{"title":"( 548 个子文件 1.2MB ) pykaldi:Kaldi的Python包装器","children":[{"title":"setup.py <span style='color:#111;'> 12.88KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"decodable-am-sgmm2.clif <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 228B </span>","children":null,"spread":false},{"title":"estimate-am-sgmm2.clif <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false},{"title":"fmllr-sgmm2.clif <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"am-sgmm2.clif <span style='color:#111;'> 8.90KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 682B </span>","children":null,"spread":false},{"title":"posterior-ext.h <span style='color:#111;'> 4.08KB </span>","children":null,"spread":false},{"title":"posterior.clif <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"transition-model.clif <span style='color:#111;'> 9.84KB </span>","children":null,"spread":false},{"title":"hmm-utils-ext.h <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"tree-accu.clif <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"posterior-ext.clif <span style='color:#111;'> 4.62KB </span>","children":null,"spread":false},{"title":"hmm-utils-ext.clif <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"hmm-topology.clif <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"hmm-utils.clif <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 932B </span>","children":null,"spread":false},{"title":"cu-device.clif <span style='color:#111;'> 4.45KB </span>","children":null,"spread":false},{"title":"cu-matrixdim.clif <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"cu-array.clif <span style='color:#111;'> 5.69KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 478B </span>","children":null,"spread":false},{"title":"cu-vector.clif <span style='color:#111;'> 11.62KB </span>","children":null,"spread":false},{"title":"cu-matrix.clif <span style='color:#111;'> 20.67KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 740B </span>","children":null,"spread":false},{"title":"cu-sparse-matrix.clif <span style='color:#111;'> 6.59KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"kaldi-rnnlm.clif <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"arpa-lm-compiler.clif <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"const-arpa-lm.clif <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"arpa-file-parser.clif <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 502B </span>","children":null,"spread":false},{"title":"__version__.py <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"feature-plp.clif <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"feature-functions.clif <span style='color:#111;'> 8.60KB </span>","children":null,"spread":false},{"title":"feature-spectrogram.clif <span style='color:#111;'> 4.48KB </span>","children":null,"spread":false},{"title":"fbank.py <span style='color:#111;'> 218B </span>","children":null,"spread":false},{"title":"plp.py <span style='color:#111;'> 216B </span>","children":null,"spread":false},{"title":"functions.py <span style='color:#111;'> 222B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 333B </span>","children":null,"spread":false},{"title":"feature-mfcc.clif <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false},{"title":"feature-fbank.clif <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false},{"title":"wave-reader.clif <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"mfcc.py <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"signal.py <span style='color:#111;'> 236B </span>","children":null,"spread":false},{"title":"resample.clif <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"wave.py <span style='color:#111;'> 259B </span>","children":null,"spread":false},{"title":"mel-computations.clif <span style='color:#111;'> 4.57KB </span>","children":null,"spread":false},{"title":"signal.clif <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"online.py <span style='color:#111;'> 219B </span>","children":null,"spread":false},{"title":"window.py <span style='color:#111;'> 219B </span>","children":null,"spread":false},{"title":"pitch.py <span style='color:#111;'> 220B </span>","children":null,"spread":false},{"title":"pitch-functions.clif <span style='color:#111;'> 7.91KB </span>","children":null,"spread":false},{"title":"feature-window.clif <span style='color:#111;'> 6.39KB </span>","children":null,"spread":false},{"title":"mel.py <span style='color:#111;'> 221B </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"online-feature.clif <span style='color:#111;'> 13.23KB </span>","children":null,"spread":false},{"title":"spectrogram.py <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"std-inplace-ops.clif <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"special-ops.clif <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"clat-construct1-ops.clif <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"encode.clif <span style='color:#111;'> 26.26KB </span>","children":null,"spread":false},{"title":"index-construct1-ops.clif <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"log-construct1-ops.clif <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"_std_ops.py <span style='color:#111;'> 99B </span>","children":null,"spread":false},{"title":"arc.clif <span style='color:#111;'> 5.25KB </span>","children":null,"spread":false},{"title":"_clat_ops.py <span style='color:#111;'> 102B </span>","children":null,"spread":false},{"title":"context-fst.clif <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"table-matcher.clif <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"fstext-shims.h <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"expanded-fst.clif <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"clat-inplace-ops.clif <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"float-weight-ext.h <span style='color:#111;'> 23.46KB </span>","children":null,"spread":false},{"title":"special.py <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false},{"title":"const-fst.clif <span style='color:#111;'> 9.32KB </span>","children":null,"spread":false},{"title":"enums.py <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false},{"title":"lat-construct2-ops.clif <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"weight.clif <span style='color:#111;'> 418B </span>","children":null,"spread":false},{"title":"const-fst-ext.h <span style='color:#111;'> 16.27KB </span>","children":null,"spread":false},{"title":"table-matcher-ext.clif <span style='color:#111;'> 974B </span>","children":null,"spread":false},{"title":"log-inplace-ops.clif <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"index-construct2-ops.clif <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"float-weight.clif <span style='color:#111;'> 5.85KB </span>","children":null,"spread":false},{"title":"std-construct1-ops.clif <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"fst-inplace-ops.h <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"_log_ops.py <span style='color:#111;'> 99B </span>","children":null,"spread":false},{"title":"lat-inplace-ops.clif <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"special-ops.h <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"drawer.clif <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"mutable-fst.clif <span style='color:#111;'> 7.69KB </span>","children":null,"spread":false},{"title":"fstext-shims.clif <span style='color:#111;'> 6.54KB </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"symbol-table.clif <span style='color:#111;'> 9.09KB </span>","children":null,"spread":false},{"title":"compiler.clif <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false},{"title":"push-special.clif <span style='color:#111;'> 820B </span>","children":null,"spread":false},{"title":"lexicographic-weight.clif <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"index-inplace-ops.clif <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明