On Sun, May 16, 2010 at 12:11 AM, You-Die <
you...@gmail.com> wrote:
> I'll run vocoder in DSP, but it's looks difficult,
> for first i'll try to integrate a MELP source code in gstreamer as
> plugin, and may be just run in ARM side, can i do that ? or any clues
> how to integrate MELP vocoder source in gstreamer ?
>
> 2010/5/15 Dio <
dio.r...@gmail.com>:
>> Well, it depends on the "host" you choose for running the "coder". If
>> you choose to run it on ARM, then you should install Linux; otherwise
>> if you want the algorithm makes the DSP working, then I suggest you to
>> look at the codec-engine framework released by TI.
>>
>> Next,
>>
>> Find a "straight-forward" implementation of your coder (MELP?) --
>> (google gives me this:
http://www.google.com/search?hl=en&q=MELP+source+code+in+C
>> e.g. in
www.data-compression.com/download.shtml you can get the
>> example of MEP implementation). Convert it to an app that fits your
>> host's needs (Linux: compile with its C compiler: ARM+DSP: embed the
>> code inside the codec-engine framework)
>>
>> Best,
>>
>> Dio
>>
>> On May 14, 7:54 pm, You-Die <
youd...@gmail.com> wrote:
>>> Is there someone who has already developed a MELP vocoder on beagleboard?
There are probably others. If you get stuck, might consider contacting them.