|
From: Keiichiro O. <ur...@us...> - 2014-12-01 02:05:28
|
Update of /cvsroot/hts-engine/hts_engine_API/src/include In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21715/include Modified Files: HTS_engine.h Log Message: update documents to ver 1.09 Index: HTS_engine.h =================================================================== RCS file: /cvsroot/hts-engine/hts_engine_API/src/include/HTS_engine.h,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** HTS_engine.h 12 Nov 2014 02:31:24 -0000 1.42 --- HTS_engine.h 1 Dec 2014 02:05:25 -0000 1.43 *************** *** 5,9 **** /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2013 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ --- 5,9 ---- /* ----------------------------------------------------------------- */ /* */ ! /* Copyright (c) 2001-2014 Nagoya Institute of Technology */ /* Department of Computer Science */ /* */ *************** *** 76,80 **** /* copyright ------------------------------------------------------- */ ! #define HTS_COPYRIGHT "The HMM-Based Speech Synthesis Engine \"hts_engine API\"\nVersion 1.08 (http://hts-engine.sourceforge.net/)\nCopyright (C) 2001-2013 Nagoya Institute of Technology\n 2001-2008 Tokyo Institute of Technology\nAll rights reserved.\n" /* audio ----------------------------------------------------------- */ --- 76,80 ---- /* copyright ------------------------------------------------------- */ ! #define HTS_COPYRIGHT "The HMM-Based Speech Synthesis Engine \"hts_engine API\"\nVersion 1.09 (http://hts-engine.sourceforge.net/)\nCopyright (C) 2001-2014 Nagoya Institute of Technology\n 2001-2008 Tokyo Institute of Technology\nAll rights reserved.\n" /* audio ----------------------------------------------------------- */ |