Comments

Flat
Regarding HDMan command in HTK
User: prithviraj
Date: 4/3/2018 5:50 am
Views: 2039
Rating: 0

Hi,

can any body suggest whether the HDMan command in HTK support to produce unicode or not?.

Is it only used for English language or it can support for other language too?

Prithviraj

 

Re: Regarding HDMan command in HTK
User: kmaclean
Date: 4/3/2018 8:18 am
Views: 0
Rating: 0

>Is it only used for English language or it can support for other language too?

Julius was originally created for Japanese speech recognitinon and uses HTK for acoustic model creation...

Re: Regarding HDMan command in HTK
User: prithviraj
Date: 4/8/2018 11:41 pm
Views: 2
Rating: 0

Thanks Kmaclean.

HDMan command written in C.So it is not producing the unicode what we are excepting.

So we have written a python script to convert from unicode(integers) to actual character in our language(Odia).

Is there any other method or command there to do the same?

Prithviraj

Re: Regarding HDMan command in HTK
User: kmaclean
Date: 4/9/2018 7:52 am
Views: 0
Rating: 0

>HDMan command written in C

Have you tried compiling HDMan using the gcc compiler (preferably on Linux)... its default character encoding is UTF32.

PreviousNext