[Julius-cvs 334] CVS update: julius4/libsent/src/voca

Back to archive index

sumom****@users***** sumom****@users*****
2008年 10月 20日 (月) 17:40:08 JST


Index: julius4/libsent/src/voca/voca_load_htkdict.c
diff -u julius4/libsent/src/voca/voca_load_htkdict.c:1.6 julius4/libsent/src/voca/voca_load_htkdict.c:1.7
--- julius4/libsent/src/voca/voca_load_htkdict.c:1.6	Fri Oct 17 08:43:25 2008
+++ julius4/libsent/src/voca/voca_load_htkdict.c	Mon Oct 20 17:40:07 2008
@@ -19,7 +19,7 @@
  * @author Akinobu LEE
  * @date   Fri Feb 18 19:43:06 2005
  *
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
  * 
  */
 /*
@@ -669,6 +669,9 @@
   }
   dstinfo->num = n;
 
-  return(voca_load_end(dstinfo));
+  /* compute maxwn */
+  voca_set_stats(dstinfo);
+
+  return TRUE;
 }
 


Julius-cvs メーリングリストの案内
Back to archive index