speech processing

Hi,
Is it possible to interface a DSP (TMS320C6713) to beagleboard? Can
speech processing be done with beagleboard alone?

jerin sebastian wrote:

Hi,
Is it possible to interface a DSP (TMS320C6713) to beagleboard? Can
speech processing be done with beagleboard alone?

The OMAP has a built-in DSP core in addition to the ARM core. You
should look at the DSPLink tools and/or the GStreamer code which can
use the DSP core.

You'll have to be a bit more specific about what you mean by "speech
processing" to get more help - are you talking basic filtering,
vocoding, speech recognition, or what?