]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tiesr-gforge/tiesr-gforge.git/commit
[#1407] Initial commit of the TIesr speaker-dependent set of APIs, and supporting...
authorlnetsch <lnetsch@localhost>
Thu, 25 Aug 2011 18:50:05 +0000 (18:50 +0000)
committerlnetsch <lnetsch@localhost>
Thu, 25 Aug 2011 18:50:05 +0000 (18:50 +0000)
commit58bd983347090ab344715c3fbbd3a51ef1f74799
tree196c2b2ca3c4fbd663c391aa66401fb29953e137
parent81f1fb0fb526ad5ed083ea8c672bf853c7d6de0c
[#1407] Initial commit of the TIesr speaker-dependent set of APIs, and supporting data and documentation
116 files changed:
.gitattributes
Data/SD/grammar/config.bin [new file with mode: 0644]
Data/SD/grammar/dim.bin [new file with mode: 0644]
Data/SD/grammar/gconst.bin [new file with mode: 0644]
Data/SD/grammar/hmm.bin [new file with mode: 0644]
Data/SD/grammar/mixture.bin [new file with mode: 0644]
Data/SD/grammar/mu.bin [new file with mode: 0644]
Data/SD/grammar/net.bin [new file with mode: 0644]
Data/SD/grammar/pdf.bin [new file with mode: 0644]
Data/SD/grammar/scale.bin [new file with mode: 0644]
Data/SD/grammar/tran.bin [new file with mode: 0644]
Data/SD/grammar/var.bin [new file with mode: 0644]
Data/SD/grammar/word.lis [new file with mode: 0644]
Documentation/SoftwareManifest.pdf
Documentation/TIesrSD_Overview.txt [new file with mode: 0644]
Makefile
TIesrEngine/TIesrEngineSDso/.dep.inc [new file with mode: 0755]
TIesrEngine/TIesrEngineSDso/Makefile [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-ArmLinuxDebugGnueabi.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-ArmLinuxReleaseGnueabi.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-LinuxDebugGnu.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-LinuxReleaseGnu.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-WindowsDebugMinGW.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-WindowsReleaseMinGW.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-impl.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Makefile-variables.mk [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-ArmLinuxDebugGnueabi.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-ArmLinuxReleaseGnueabi.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-LinuxDebugGnu.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-LinuxReleaseGnu.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-WindowsDebugMinGW.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/Package-WindowsReleaseMinGW.bash [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/configurations.xml [new file with mode: 0755]
TIesrEngine/TIesrEngineSDso/nbproject/private/configurations.xml [new file with mode: 0755]
TIesrEngine/TIesrEngineSDso/nbproject/private/private.properties [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/private/private.xml [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/project.properties [new file with mode: 0644]
TIesrEngine/TIesrEngineSDso/nbproject/project.xml [new file with mode: 0755]
TIesrEngine/resource/TIesrEngineSD.ver [new file with mode: 0644]
TIesrEngine/src/alinaux.cpp [new file with mode: 0644]
TIesrEngine/src/alinaux_user.h [new file with mode: 0644]
TIesrEngine/src/engine_sdenro_init.cpp [new file with mode: 0644]
TIesrEngine/src/engine_sdreco_init.cpp [new file with mode: 0644]
TIesrEngine/src/filemode.cpp [new file with mode: 0644]
TIesrEngine/src/filemode_user.h [new file with mode: 0644]
TIesrEngine/src/gmhmm_sd_api.h [new file with mode: 0644]
TIesrEngine/src/loadmfcc.cpp [new file with mode: 0644]
TIesrEngine/src/loadmfcc_user.h [new file with mode: 0644]
TIesrEngine/src/main-sdenro.cpp [new file with mode: 0644]
TIesrEngine/src/main-sdreco.cpp [new file with mode: 0644]
TIesrEngine/src/sd_enro_type.h [new file with mode: 0644]
TIesrEngine/src/sd_reco_type.h [new file with mode: 0644]
TIesrEngine/src/sdauxl.cpp [new file with mode: 0644]
TIesrEngine/src/sdauxl_user.h [new file with mode: 0644]
TIesrEngine/src/sdbackgrd.cpp [new file with mode: 0644]
TIesrEngine/src/sdbackgrd_user.h [new file with mode: 0644]
TIesrEngine/src/sdenro.cpp [new file with mode: 0644]
TIesrEngine/src/sdenro.h [new file with mode: 0644]
TIesrEngine/src/sdenro_user.h [new file with mode: 0644]
TIesrEngine/src/sdhead.h [new file with mode: 0644]
TIesrEngine/src/sdlive.cpp [new file with mode: 0644]
TIesrEngine/src/sdparams.h [new file with mode: 0644]
TIesrEngine/src/sdreco.cpp [new file with mode: 0644]
TIesrEngine/src/sdreco.h [new file with mode: 0644]
TIesrEngine/src/sdreco_user.h [new file with mode: 0644]
TIesrEngine/src/sdvar_header.h [new file with mode: 0644]
TIesrEngine/src/sdvqpack.cpp [new file with mode: 0644]
TIesrEngine/src/sdvqpack_user.h [new file with mode: 0644]
TIesrEngine/src/tiesr_engine_api_sdenro.h [new file with mode: 0644]
TIesrEngine/src/tiesr_engine_api_sdreco.h [new file with mode: 0644]
TIesrSD/TIesrSDso/.dep.inc [new file with mode: 0755]
TIesrSD/TIesrSDso/Makefile [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-ArmLinuxDebugGnueabi.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-ArmLinuxReleaseGnueabi.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-LinuxDebugGnu.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-LinuxReleaseGnu.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-WindowsDebugMinGW.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-WindowsReleaseMinGW.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-impl.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Makefile-variables.mk [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-ArmLinuxDebugGnueabi.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-ArmLinuxReleaseGnueabi.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-LinuxDebugGnu.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-LinuxReleaseGnu.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-WindowsDebugMinGW.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/Package-WindowsReleaseMinGW.bash [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/configurations.xml [new file with mode: 0755]
TIesrSD/TIesrSDso/nbproject/private/configurations.xml [new file with mode: 0755]
TIesrSD/TIesrSDso/nbproject/private/private.properties [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/private/private.xml [new file with mode: 0755]
TIesrSD/TIesrSDso/nbproject/project.properties [new file with mode: 0644]
TIesrSD/TIesrSDso/nbproject/project.xml [new file with mode: 0755]
TIesrSD/TestTIesrSD/.dep.inc [new file with mode: 0644]
TIesrSD/TestTIesrSD/Makefile [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-ArmLinuxDebugGnueabi.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-ArmLinuxReleaseGnueabi.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-LinuxDebugGnu.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-LinuxReleaseGnu.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-impl.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Makefile-variables.mk [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Package-ArmLinuxDebugGnueabi.bash [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Package-ArmLinuxReleaseGnueabi.bash [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Package-LinuxDebugGnu.bash [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/Package-LinuxReleaseGnu.bash [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/configurations.xml [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/private/configurations.xml [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/private/private.properties [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/private/private.xml [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/project.properties [new file with mode: 0644]
TIesrSD/TestTIesrSD/nbproject/project.xml [new file with mode: 0644]
TIesrSD/resource/TIesrSDso.ver [new file with mode: 0644]
TIesrSD/src/TIesrSD.c [new file with mode: 0755]
TIesrSD/src/TIesrSD.h [new file with mode: 0755]
TIesrSD/src/TIesrSD_User.h [new file with mode: 0644]
TIesrSD/src/TestTIesrSD.c [new file with mode: 0644]
TIesrSD/src/TestTIesrSD.h [new file with mode: 0644]