“OC17-tools”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以“here are some useful tools that you can use to development your system: ===Kalidi=== * Basic tool for building the ASR system *https://sourceforge.net/projects/kal...”为内容创建页面)
 
 
(相同用户的3个中间修订版本未显示)
第1行: 第1行:
here are some useful tools that you can use to development your system:
+
==Introduction==
 +
 
 +
Here are some useful tools that you can use to development your system. Other tools can be used, '''however it is not allowed to use 'resource rich tool', i.e., those tools that involve a heavy model trained from other data resources.'''
  
 
===Kalidi===
 
===Kalidi===
 
* Basic tool for building the ASR system  
 
* Basic tool for building the ASR system  
 
*https://sourceforge.net/projects/kaldi/
 
*https://sourceforge.net/projects/kaldi/
 +
 +
===Sequitur G2P===
 +
* A grapheme to phone conversion tool published by M. Bisani and H. Ney
 +
* https://www-i6.informatik.rwth-aachen.de/web/Software/g2p.html
  
 
===JMM+CRF LTS (JCLTS) v1.0===
 
===JMM+CRF LTS (JCLTS) v1.0===
 
* A grapheme to phone conversion tool published by Dong Wang
 
* A grapheme to phone conversion tool published by Dong Wang
 
* http://wangd.cslt.org
 
* http://wangd.cslt.org
 +
 +
===SRILM===
 +
 +
* A language model toolkit published by SRI.
 +
* http://www.speech.sri.com/projects/srilm/download.html
 +
 +
===RNN LM ===
 +
 +
* An RNN LM toolkit published by RWTH
 +
* https://www-i6.informatik.rwth-aachen.de/web/Software/rwthlm.php

2017年5月4日 (四) 00:20的最后版本

Introduction

Here are some useful tools that you can use to development your system. Other tools can be used, however it is not allowed to use 'resource rich tool', i.e., those tools that involve a heavy model trained from other data resources.

Kalidi

Sequitur G2P

JMM+CRF LTS (JCLTS) v1.0

SRILM

RNN LM