Open GoogleCodeExporter opened 8 years ago
Is there any other web service like lmtool to build language model.? which give
better result than lmtool. i have a problem in using mitlm to build language
model.
any other tool to build language model or any open source speech api which i can use to develop speech recognition application with accuracy as same as gooogle speech api provides
any help will be appreciated
thanks in advance
Original comment by chandios...@gmail.com
on 23 Feb 2015 at 7:32
I think I had a similar error. Try downloading MITLM from this fork
https://github.com/orezpraw/MIT-Language-Modeling-Toolkit. Then try the
directions on this SO question
http://stackoverflow.com/questions/29588994/mac-error-undefined-symbols-for-arch
itecture-x86-64/29589207#29589207
Original comment by a.goodk...@gmail.com
on 14 Apr 2015 at 8:56
[deleted comment]
[deleted comment]
thanks for your reply
hi dear i am following the instructions given on the stack overflow page but
now following error occurs
cc1plus: error: unrecognized command line option '-std=c++11'
cc1plus: error: unrecognized command line option '-std=c++11'
cc1plus: error: unrecognized command line option '-stdlib=libc++'
make[1]: *** [src/util/CommandOptions.lo] Error 1
make[1]: Leaving directory
`/home/saddam/softwareforsphinx/MIT-Language-Modeling-Toolkit'
make: *** [all-recursive] Error 1
Original comment by chandios...@gmail.com
on 21 Apr 2015 at 4:21
Original issue reported on code.google.com by
chandios...@gmail.com
on 21 Feb 2015 at 7:18Attachments: