[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02301] Error of MixUpCommand


Hi all,

I found a bug in HUtil.c.
In the case that single stream is used, MixUpCommand doesn't work correctly as follows.

==================================================
edit file:
MU 2 {*.state[2-4].mix}

warning log:
MU 2 {}
 Mixup to 2 components per stream
 WARNING [-2631]  MixUpCommand: No mixtures to increase! in /usr/local/HTS-2.1/bin/HHEd
==================================================

This bug doesn't affect if stream index is exressly given as follows.

MU 2 {*.state[2-4].stream[1].mix} 

I made a patch for HUtil.c about this.

Best Regards,
Sayaka Shiota.

Attachment: HUtil.c.patch
Description: Binary data