[asterisk-users] Speech To Text on linux with asterisk
Zeeshan Zakaria
zishanov at gmail.com
Tue Sep 14 05:50:07 CDT 2010
In theory it should work but in real life it doesn't. Converting reliably
half an hour of speech into text is simply a dream.
Zeeshan A Zakaria
--
www.ilovetovoip.com
On 2010-09-14 4:52 AM, "Nickolay V. Shmyrev" <nshmyrev at nexiwave.com> wrote:
В Втр, 14/09/2010 в 14:00 +0530, DHAVAL INDRODIYA пишет:
> Thanks for update.
>
> is there any command for using sphinix to convert speech to text
Yes, first of all make sure you compiled latest snapshot. Then run
# sphinx_lm_sort < lm_giga_20k_nvp_3gram.arpa >
lm_giga_20k_nvp_3gram.arpa.sorted
# sphinx_lm_convert -i lm_giga_20k_nvp_3gram.arpa.sorted -o
lm_giga_20k_nvp_3gram.lm.DMP
This will create a language model lm_giga_20k_nvp_3gram.lm.DMP
And finally convert audio
pocketsphinx_continuous -infile your_audio_file.wav -samprate 8000 \
-hmm Communicator_semi_40.cd_semi_6000 -lm lm_giga_20k_nvp_3gram.lm.DMP
--
Nexiwave - Speech Mining Solution For Call Centers
http://nexiwave.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100914/ae2b156a/attachment.htm
More information about the asterisk-users
mailing list