Re: spoken voice to text


Subject: Re: spoken voice to text
From: Chris Koenigsberg ckk@ckk.com (ckk@ckk.com)
Date: Tue Jan 08 2002 - 19:54:23 EST


You could take the raw audio file and rename it to ".txt" and see what it
looks like in a text editor ... or, do a hex or octal dump of it, base64,
uuencode, just chop off all the high-order bits from each byte, etc. (but
don't compress it), read it as Unicode, even try "cat -v" or "strings" on
it, etc. maybe if it's "random" enough (whatever that means, whatever turns
you on, whatever floats your boat) you'll even uncover some of those
proverbial monkeys typing Shakespeare...

Chris Koenigsberg, ckk@ckk.com
Dada Mynah (Data Miner)



This archive was generated by hypermail 2b27 : Wed Jun 11 2003 - 13:05:12 EDT