-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fstmakecontextfst produces C.fst with duplicated arcs on disambig symbols #3810
Comments
I don't know, it depends what args you called the program with.
…On Sun, Jan 5, 2020 at 1:33 PM Tommy Tao ***@***.***> wrote:
For this toy example <https://tommytaobucket.s3.amazonaws.com/C.pdf>,
mono-phone of Chinese, where one phone exactly equal to one Chinese
character
Why and is it a bug ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3810?email_source=notifications&email_token=AAZFLO4FAADJ4INC5WABDTLQ4FWLJA5CNFSM4KCZSIK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBXYRQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZFLO4OTVFBWGSOAD7IUEDQ4FWLJANCNFSM4KCZSIKQ>
.
|
Sorry for missing command line code fstmakecontextfst --context-size=1 --central-position=0 --read-disambig-syms=lang/phones/disambig.int --write-disambig-syms=disambig_ilabels_1_0.int phones.txt 11 ilabels_1_0 > C.fst PS: lang/phones/disambig.int: |
The following lines:
need to be removed from fstmakcontextfst.cc since those symbols are already added from phones.txt. Do you have time to make a PR: |
Sure and wait, forking ... |
PR created |
For this toy example, mono-phone of Chinese, where one phone exactly equal to one Chinese character
Why and is it a bug ?
The text was updated successfully, but these errors were encountered: