vote up 1 vote down star
1

How could I take MP3 and convert the speech to text?

I've got some recorded notes from a conference and from meetings (there is a single voice on the recording, which is my voice). I thought it would be easier and intellectually interesting to convert to text using speech to text tools rather than simply transcribe by hand. I know there are technologies out there, especially for VoIP applications using Asterisk and Podcasts, but what are they and how can I use them?

flag
Maybe pass this on to Joel and Jeff so they can get the text for their wiki transcriptions of the SO podcasts. – Sam Meldrum Jan 29 at 14:32

3 Answers

vote up 4 vote down check

Open Source: CMU Sphinx

Shareware: http://www.e-speaking.com/ (Windows)

Commercial: Dragon NaturallySpeaking (Windows)

link|flag
I think the three above are good options to give you what you need to get going, but there'll be some coding (no cut n'n paste hack) to get speak to text working. From my very limited experience of using Sphinx with Asterisk PBX, I'd go for that on the free (beer and speech) vote for a small personal project. – Johnny Maelstrom May 1 at 14:59
vote up 1 vote down

Dragon NaturallySpeaking seems to support MP3 input.

If you want an open source version (I think there are some Asterisk integration projects based on this one).

link|flag
vote up 0 vote down

Earphones + your keyboard.

Oh wait, you said 'rather than simply transcribe by hand'... use your feet instead.

link|flag
+1 for cool answer – Viki Jan 29 at 13:56
This isnt friday night open mic. – Tim Jan 29 at 14:00
-1 Point for being a jerk – Anton Jan 29 at 14:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.