[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xvoice-sphinx] Building an LM with Jonathan's scripts
- To: "Jessica P. Hekman" <http://www.arborius.net/~jphekman-dated-10551707.92f7f6>
- Subject: Re: [Xvoice-sphinx] Building an LM with Jonathan's scripts
- From: robert b <http://dummy.us.eu.org/robert>
- Date: Fri, 16 May 2003 06:14:32 -0700 (PDT)
Hi, Jessica. I've been out of the loop because my internet connection went down. (I'm using a
modem right now. Ugh.)
Anyway, did you get any responses to this? If so, perhaps you could post them to the
xvoice-sphinx mailing list?
Thanks!
--- "Jessica P. Hekman" <http://www.arborius.net/~jphekman> wrote:
> Hey Jonathan. Finally worked on using your scripts. First off I discovered
> errors in my version of cmudict.0.6d (various pronunciations were
> misnumbered -- it said there were four when there were only three, for
> example). I edited it and re-ran your scripts.
>
> They now exit successfully. However, when I run sphinx2-continuous on the
> resulting LM and dictionary, I get a lot of errors of the type:
>
> phone_to_id: did not find [AH0]
> phone_to_id: did not find [AA1]
> phone_to_id: did not find [AH0]
> (etc)
>
> and at the very end:
>
> dict_load: Missing first pronunciation for [ZZZZ]
> This means that e.g. [ZZZZ(2)] was found with no [ZZZZ]
> Please correct the dictionary and re-run.
>
> which is strange because in usenet.dict0 I see
>
> ZZZZ Z IY0 Z
> ZZZZ(2) Z Z
>
> My versions of your scripts are attached. I didn't find the file
> context.css, but you said you didn't think it was really being used, so I
> created an empty file of that name. This certainly could be part of the
> problem.
>
> Any thoughts? Thanks for letting me see the scripts in the first place...
>
> j