[asterisk-users] Speech To Text on linux with asterisk

Nickolay V. Shmyrev nshmyrev at nexiwave.com
Thu Sep 16 01:59:07 CDT 2010


В Чтв, 16/09/2010 в 10:35 +0530, DHAVAL INDRODIYA пишет:
> 
> Hi Nickolay,
> 
> here i attached my file. please have a look into it.

Hello DHAVAL

As I wrote your file has wrong format.

  $ file ask-propertyid.WAV 
   ask-propertyid.WAV: RIFF (little-endian) data, WAVE audio, 
   GSM 6.10, mono 8000 Hz

See GSM 6.10 there. You need to convert it to PCM

 sox ask-propertyid.WAV -e signed-integer ask-propertyid-converted.WAV

Then decode.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100916/17c525a9/attachment.pgp 


More information about the asterisk-users mailing list