sphinx2

所属分类:多媒体编程
开发工具:Visual C++
文件大小:6679KB
下载次数:63
上传日期:2008-08-18 10:09:15
上 传 者bluemoon5
说明:  著名的语音识别系统Sphinx2的源代码,基于HMM模型。配合相应的训练工具,可以自己搭建语音识别系统。
(Well-known speech recognition system Sphinx2 source code, based on the HMM model. With the appropriate training tools, you can set up their own speech recognition system.)

文件列表:
sphinx2\aclocal.m4 (240393, 2007-09-18)
sphinx2\AUTHORS (153, 2001-12-07)
sphinx2\autogen.sh (4636, 2004-09-15)
sphinx2\autom4te.cache\output.0 (695946, 2007-09-18)
sphinx2\autom4te.cache\requests (5270, 2007-09-18)
sphinx2\autom4te.cache\traces.0 (31644, 2007-09-18)
sphinx2\ChangeLog (31065, 2005-02-13)
sphinx2\config.guess (41362, 2007-09-18)
sphinx2\config.log (34878, 2007-09-18)
sphinx2\config.status (33031, 2007-09-18)
sphinx2\config.sub (29973, 2007-09-18)
sphinx2\configure (694931, 2007-09-18)
sphinx2\configure.in (4865, 2007-06-08)
sphinx2\COPYING (1775, 2001-12-11)
sphinx2\depcomp (13866, 2007-09-18)
sphinx2\doc\filler.dict (199, 2000-12-01)
sphinx2\doc\index.html (963, 2007-01-24)
sphinx2\doc\Makefile (9881, 2007-09-18)
sphinx2\doc\Makefile.am (85, 2000-02-29)
sphinx2\doc\Makefile.in (8211, 2007-09-18)
sphinx2\doc\phoneset (168, 2001-03-02)
sphinx2\doc\phoneset-old (267, 2001-03-02)
sphinx2\doc\phoneset_s2.html (1330, 2007-01-24)
sphinx2\doc\SCHMM_format (7742, 2000-02-28)
sphinx2\doc\sphinx2.html (92034, 2006-03-22)
sphinx2\include\ad.h (10270, 2007-06-08)
sphinx2\include\ad_conf.h (1673, 2007-09-18)
sphinx2\include\ad_conf.h.in (1669, 2004-05-15)
sphinx2\include\cdcn.h (3939, 2005-08-20)
sphinx2\include\ckd_alloc.h (6095, 2004-12-11)
sphinx2\include\CM_macros.h (4241, 2004-12-11)
sphinx2\include\cont_ad.h (18334, 2005-06-30)
sphinx2\include\dict.h (4749, 2004-12-11)
sphinx2\include\err.h (3613, 2004-12-11)
sphinx2\include\fbs.h (29043, 2005-12-14)
sphinx2\include\fe.h (8405, 2006-05-13)
sphinx2\include\glist.h (6299, 2004-12-11)
... ...

2004-07-29 CMU Sphinx2-0.5. http://cmusphinx.org This is Sphinx 2, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engine. Please see the LICENSE file for terms of use. THIS IS A RESEARCH SYSTEM. This is also an early release of a research system. We know the APIs and function names are likely to change, and that several tools need to be made available to make this all complete. With your help and contributions, this can progress in response to the needs and patches provided. To compile: -in a unix-like environment (such as linux, solaris etc): --if you downloaded directly from the CVS repository, you need to do this at least once to generate the "configure" file: % ./autogen.sh --if you downloaded the release version, or ran "autogen.sh" at least once, then compile and install: % ./configure % make clean all % make test % make install Once the system is built and installed, try running sphinx2-test to see if the system works for a pre-recorded file. Then you may want to try sphinx2-simple, and the perl script sphinx2-demo. You may have to change the bang path to perl at the top. -in MS Windows (TM), under MS Visual C++ 6.0 (or better): -load sphinx2.dsw (located at the top level directory) -compile minimally the project 'sphinx2_continuous' -in a command prompt (Follow the menus "Start" -> "Run" -> "cmd"), cd to the location where you installed sphinx2 (e.g., c:\sphinx2-0.5) -run .\win32\batch\sphinx-test.bat MS Visual Studio will build the executables under .\bin\Release or .\bin\Debug (depending on the version you choose on MS Visual Studio), and the libraries under .\lib\Release or .\lib\Build. When successfully built, either in unix/linux or in Windows, sphinx2-test (or sphinx2-test.bat, in Windows) should run sphinx2_continuous (or sphinx2_continuous.exe) over an example utterance of "go forward ten meters". Please see the web site at http://cmusphinx.org for up-to-date information.

近期下载者

相关文件


收藏者