mirror of
https://github.com/cmusphinx/pocketsphinx.git
synced 2026-05-17 12:20:35 +00:00
Removed outdated files, updated version
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/pocketsphinx@12392 94700074-3cef-4d97-a70e-9c8c206c02f5
This commit is contained in:
@@ -7,7 +7,7 @@ Kevin Lenzo
|
||||
Alan W Black
|
||||
Evandro Gouvea
|
||||
David Huggins-Daines
|
||||
Alexander Solovets
|
||||
Vyacheslav Klimkov
|
||||
|
||||
More! please help us get all the names.
|
||||
|
||||
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
2007-08-23 David Huggins-Daines <dhuggins@cs.cmu.edu>
|
||||
|
||||
* all: PocketSphinx 0.4.1 (Revision 7200)
|
||||
* win32: Fix Windows static-library builds
|
||||
* python: Fix Python build
|
||||
* various: Fix memory errors when calling fbs_init() multiple times
|
||||
|
||||
2007-08-16 David Huggins-Daines <dhuggins@cs.cmu.edu>
|
||||
|
||||
* all: PocketSphinx 0.4
|
||||
* all: Numerous changes, see http://lima.lti.cs.cmu.edu/mediawiki/index.php?PocketSphinx
|
||||
|
||||
2007-01-26 David Huggins-Daines <dhuggins@cs.cmu.edu>
|
||||
|
||||
* all: PocketSphinx 0.3
|
||||
* all: Compiles for bfin-uclinux, arm-linux, arm-wince-pe with GCC
|
||||
* all: Compiles (untested) for WinCE using embedded VC++ 4.0
|
||||
* all: Somewhat faster than the last release
|
||||
* all: Regression test suite
|
||||
|
||||
2006-08-05 David Huggins-Daines <dhuggins@cs.cmu.edu>
|
||||
|
||||
* The first "real" PocketSphinx release.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PocketSphinx 0.7
|
||||
PocketSphinx 5prealpha
|
||||
|
||||
This is PocketSphinx, one of Carnegie Mellon University's open source
|
||||
large vocabulary, speaker-independent continuous speech recognition
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ dnl Welcome to the Sphinx automated build system.
|
||||
dnl try not to hurt yourself ;)
|
||||
|
||||
AC_INIT(pocketsphinx, 5prealpha)
|
||||
AM_INIT_AUTOMAKE([no-define])
|
||||
AM_INIT_AUTOMAKE([no-define foreign])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
CFLAGS=${CFLAGS:--g -O2 -Wall}
|
||||
|
||||
Reference in New Issue
Block a user