Skip to content

Commit

Permalink
update for 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeAkinobu committed Sep 12, 2016
1 parent eee6efe commit 9a818d9
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 19 deletions.
11 changes: 6 additions & 5 deletions 00readme-ja.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Julius

(Rev 4.4.1 2016/09/07)
(Rev 4.4.2 2016/09/12)
(Rev 4.4 2016/08/30)
(Rev 4.3.1 2014/01/15)
(Rev 4.3 2013/12/25)
Expand Down Expand Up @@ -56,8 +56,8 @@ Julius
http://julius.osdn.jp/


Julius-4.4/4.4.1
=================
Julius-4.4/4.4.1/4.4.2
=======================

�o�[�W���� 4.4 �ł� DNN-HMM �d�l���� DNN �v�Z��g�ݍ��݁A�P�̂�
DNN-HMM��p�����I�����C�������F�����s����悤�ɂȂ�܂����B
Expand All @@ -75,10 +75,11 @@ DNN-HMM
�S�ẴI�v�V�������o�͂��邱�Ƃ��ł��܂��D�܂��C"julius --help" ��
���s���邱�ƂŎ��s���I�v�V�����̑S���X�g���o�͂���܂��B

4.4.1 �� 4.4 �̃o�O�C���o�[�W�����ł��B�����̃o�O���C�����܂����B
4.4.1, 4.4.2 �� 4.4 �̃o�O�C���o�[�W�����ł��BDNN����̃R�[�h����
��R���p�C���Ɋւ���o�O���C�����܂����B�ł��邾���ŐV�ł����g�����������B


Julius-4.4.1�̃t�@�C���̍\��
Julius-4.4.2�̃t�@�C���̍\��
=============================

00readme-ja.txt �ŏ��ɓǂޕ����i���̃t�@�C���j
Expand Down
10 changes: 5 additions & 5 deletions 00readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Julius

(Rev 4.4.1 2016/09/07)
(Rev 4.4.2 2016/09/12)
(Rev 4.4 2016/08/30)
(Rev 4.3.1 2014/01/15)
(Rev 4.3 2013/12/25)
Expand Down Expand Up @@ -53,8 +53,8 @@ on Windows (SAPI/console). Julius is distributed with open license
together with source codes.


What's new in Julius-4.4/4.4.1
===============================
What's new in Julius-4.4/4.4.1/4.4.2
=====================================

Julius is now hosted on GitHub:
https://github.com/julius-speech/julius
Expand All @@ -69,14 +69,14 @@ Other features include:
- update support for VS2013
- Bug fixes

4.4.1 is a bug fix release.
4.4.1 and 4.4.2 are bug fix releases. Please use the latest version.

See "Release.txt" for full list of updates.
Run "configure --help=recursive" to see all configure options.
Run compiled Julius with "-help" to see the full list of available options.


Contents of Julius-4.4.1
Contents of Julius-4.4.2
=========================

(Documents with suffix "ja" are written in Japanese)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
�u���b�A�������F���G���W�� Julius�v
���p������

Copyright (c) 1991-2063 ���s��w �͌�������
Copyright (c) 1991-2016 ���s��w �͌�������
Copyright (c) 1997-2000 ��񏈗��U�����Ƌ���(IPA)
Copyright (c) 2000-2005 �ޗǐ�[�Ȋw�Z�p��w�@��w ���쌤����
Copyright (c) 2005-2016 ���É��H�Ƒ�w Julius�J���`�[��
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The main developer / maintainer is Akinobu Lee (ri@nitech.ac.jp).

# Download Julius

The latest release version is [4.4.1](https://github.com/julius-speech/julius/releases), released on September 7, 2016.
The latest release version is [4.4.2](https://github.com/julius-speech/julius/releases), released on September 12, 2016.
You can get the released package from the [Release page](https://github.com/julius-speech/julius/releases).

Version 4.4 supports stand-alone DNN-HMM support, and several new
Expand Down
7 changes: 7 additions & 0 deletions Release-ja.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
4.4.2 (2016.09.12)
===================
- dnnconf 内の相対パスをそのdnnconf自身からの相対パスとして扱うよう修正
- DNN使用時、認識処理の第2パスが異常に遅いことがある不具合を修正
- AVX非対応のCPUでDNN計算が動作しない不具合を修正
- ARMとVisualStudioでのビルドを改善

4.4.1 (2016.09.07)
===================
- DNNのSIMD計算の高速化と安定化:SSE命令、FMA命令、ARMのNEON命令を実装
Expand Down
7 changes: 7 additions & 0 deletions Release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
4.4.2 (2016.09.12)
===================
- Improved handling of file paths in dnnconf, now correctly handled as relative to the dnnconf file.
- Improved DNN decoding that sometimes goes too slow and stack on 2nd pass.
- Fix segfault on old non-AVX Intel CPU with DNN.
- Fix errors in build process on ARM and VisualStudio.

4.4.1 (2016.09.07)
===================
- more stable and fast SIMD code: SSE, FMA and ARM_NEON
Expand Down
2 changes: 1 addition & 1 deletion libjulius/configure
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
JULIUS_PRODUCTNAME=JuliusLib
JULIUS_MAJOR_VERSION=4
JULIUS_MINOR_VERSION=4.1
JULIUS_MINOR_VERSION=4.2
JULIUS_VERSION=${JULIUS_MAJOR_VERSION}.${JULIUS_MINOR_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion libjulius/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ AC_CONFIG_AUX_DIR(../support)

JULIUS_PRODUCTNAME=JuliusLib
JULIUS_MAJOR_VERSION=4
JULIUS_MINOR_VERSION=4.1
JULIUS_MINOR_VERSION=4.2
JULIUS_VERSION=${JULIUS_MAJOR_VERSION}.${JULIUS_MINOR_VERSION}

dnl Checks for options
Expand Down
2 changes: 1 addition & 1 deletion libsent/configure
Original file line number Diff line number Diff line change
Expand Up @@ -2135,7 +2135,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
LIBSENT_MAJOR_VERSION=4
LIBSENT_MINOR_VERSION=4.1
LIBSENT_MINOR_VERSION=4.2
LIBSENT_VERSION=$LIBSENT_MAJOR_VERSION.$LIBSENT_MINOR_VERSION
# specify mic type
Expand Down
2 changes: 1 addition & 1 deletion libsent/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AC_CONFIG_HEADER(include/sent/config.h)
AC_CONFIG_AUX_DIR(../support)

LIBSENT_MAJOR_VERSION=4
LIBSENT_MINOR_VERSION=4.1
LIBSENT_MINOR_VERSION=4.2
LIBSENT_VERSION=$LIBSENT_MAJOR_VERSION.$LIBSENT_MINOR_VERSION

dnl Checks for options
Expand Down
2 changes: 1 addition & 1 deletion msvc/config/config-msvc-libjulius.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define JULIUS_PRODUCTNAME "JuliusLib"

/// Version string
#define JULIUS_VERSION "4.4.1"
#define JULIUS_VERSION "4.4.2"

/// Engine setting (value of "--enable-setup=...").
#define JULIUS_SETUP "fast"
Expand Down
2 changes: 1 addition & 1 deletion msvc/config/config-msvc-libsent.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Version string */
#define LIBSENT_VERSION "4.4.1"
#define LIBSENT_VERSION "4.4.2"

/* Audio API name */
#define AUDIO_API_NAME "pa-dsound"
Expand Down
2 changes: 1 addition & 1 deletion support/build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# argument: any configure options except "--enable-setup=..." is allowed.
#
JULIUS_VERSION=4.4.1
JULIUS_VERSION=4.4.2

######################################################################

Expand Down

0 comments on commit 9a818d9

Please sign in to comment.