Develop and Download Open Source Software

View 4.1 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
julius_4.1_-_Changes
last update
2008-10-03 01:45
type
Plain Text
editor
LEE Akinobu
description
4.1 - Change Log
language
English
Japanese
translate
4.1 (2008.10.3)
================
New plugin extension:
  - supported types:
      - A/D-in plugin
      - feature vector input plugin
      - audio input monitor / postprocess plugin
      - feature vector monitor / postprocess plugin
      - result plugin
      - can add arbitrary JuliusLib callback via plugin
  - sample codes is included, with full documentation of function spec.
  - run on Linux, Windows and other unix variants with dlopen() capability

Newly supported features:
  - multi-stream feature input
  - MSD-HMM (compatible with "HTS" toolkit)
  - CVN
  - frequency warping for VTLN (no estimation yet)
  - "-input alsa", "-input oss" and "-input esd"
  - perl version of jcontrol client "jclient-perl"

Modified:
  - Restrict option orders when multiple instances defined (-AM, -LM, -SR):
      - Option should be just after correspondence instance declaration.
        (ex. LM options should be placed after "-LM" and before other
        instance declaration.)
      - Global option should be before any instance declaration, or
        just after "-GLOBAL" option.
    This new restriction can be removed by "-nosectioncheck" option.

Fixed bugs:
  - "-record" fails to record the first silence part!
  - Not working "-multigramout"
  - environment variable expansion sometimes fail within jconf file.
  - limits extended:
     maximum HMM name length = 256 char, Number of HMM states unlimited.
  - Module mode error message on grammar command.

Documents:
  - Alpha version of "Juliusbook" (contains only manuals at this time)
  - Unix manuals are moved to "man" directory.

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.