java - CMUSphinx merge multiple dictionary into single one? -
im working on cmusphinx speech text, need train/add words dictionary, used lmtool , uploaded corpus file , used .dict , .lm file , used these parameters pocketsphinx , worked. im wondering how add these files default files. i.e want add new words .dict , .lm files /edu/cmu/sphinx/models/en-us/cmudict-en-us.dict
, /edu/cmu/sphinx/models/en-us/en-us.lm.bin
im not sure, if feasible , im wondering how combine dictionaries single one. found link not sure how achieve same.
when use transcriberdemo.java wav file has different words , output prints different. how improve accuracy ?
dictionary , language model extension covered in following part of tutorial
Comments
Post a Comment