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

[hts-users:00702] Re: hts_engine: Phoneme Symbols


Hi

I also had problems with "@" symbol, but only in the Windows compilation. In Suse Linux I can use it. The problem is exactly the same, hts_engine just stops there. There are other symbols I had to avoid only for the windows version, but with those I could not even run the training, like "~" and Sampa symbols that are uppercase together with the same in lowercase (because windows is not not case sensitive).
Already in Linux I had stopped using the "6".

Regards,
 Maria Joao


Heiga ZEN (Byung Ha CHUN) wrote:
Hi,

Nipon Chinathimatmongkhon wrote (2007/05/31 9:43):

I have used '@' and '@@' to represent phoneme.
Every time I use hts_engine, I always stop at '@@' and '@' phone.(check from trace file) Is these symbols usable?

Hmm, it's weird because we are using '@' in our English label format.
For example

pau^pau-ao+th=er@1_2/A:0_0_0/B:1-1-2@1-2&1-7#1-4$1-3!0-2;0-4|ao/C:0+0+1/D:0_0/E:content+2@1+5&1+2#0+3/F:in_1/G:0_0/H:7=5@1=2|L-L/I:7=3/J:14+8-2
So it should work.
What kind of error do you receive? Segmentation fault?
Please run debugger and give us more information about this problem

And is there any other symbol I have to avoid?

You should avoid '*' and '?' because they are used as special characters for pattern matching. In HTK, '%' is also used as a special character, so it should also be avoided.

Regards,

Heiga ZEN (Byung Ha CHUN)



Follow-Ups
[hts-users:00703] Re: hts_engine: Phoneme Symbols, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:00694] hts_engine: Phoneme Symbols, Nipon Chinathimatmongkhon
[hts-users:00695] Re: hts_engine: Phoneme Symbols, Heiga ZEN (Byung Ha CHUN)