Well, I've noticed that my dictionaries are always all-uppercase. So, I suspect that dictionaries are probably case-insensitive -- that "n" and "N" are the same word (or single character in this case).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I run Sphinx2-continuous with my tarining files an this error appear.
who I can do?
hash_add: Error: [n] hash conflict
There are two entries in the dictionary for [n]
Please change or remove one of them and re-run.
"n" is an unsual word, but... Are you certain that you don't have two "n" words in your dictionary?
the toolkit is case sensitive, is the same "n" that "N"?
I have tho phonemes diferents "n" and "N", this cause this problem?
Well, I've noticed that my dictionaries are always all-uppercase. So, I suspect that dictionaries are probably case-insensitive -- that "n" and "N" are the same word (or single character in this case).