prosodylab / Prosodylab-Aligner

Python interface for forced audio alignment using HTK and SoX
http://prosodylab.org/tools/aligner/
MIT License
331 stars 77 forks source link

there was a formatting error in eng.dict? #40

Closed JoFrhwld closed 9 years ago

JoFrhwld commented 9 years ago

Got the following error:

$ python3 -m aligner -r eng.zip -a ../pnc_align/chunks/ -d eng.dict 
Formatting error in dictionary 'eng.dict' (ln. 126451).

There was a trailing ` at the end of eng.dict.

kylebgorman commented 9 years ago

thanks!