Hello, I'm almost beginner in DSPs and need advise. I did some simple applications on TMS, but now it's time for something bigger:). I'd like to implement VAD & denoise algortihms on TMS320C6713 in real-time, one channel. Can I use part of Speex for it? Is Speex sufficiently efficient? I try Speex on PC and it works very good. Any advise will be helpful. chojny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060216/aedcb981/attachment.html
Jean-Marc Valin
2006-Feb-16 14:09 UTC
[Speex-dev] Speex VAD&denoise algorithms on TMS320C6713
Le jeudi 16 f?vrier 2006 ? 19:04 +0100, chojny a ?crit :> Hello, > I'm almost beginner in DSPs and need advise. I did some simple > applications on TMS, but now it's time for something bigger:). > I'd like to implement VAD & denoise algortihms on TMS320C6713 in > real-time, one channel. > Can I use part of Speex for it? Is Speex sufficiently efficient? I try > Speex on PC and it works very good. > Any advise will be helpful.I think the VAD and denoiser should run fine on a C6713. Unless you try encoding at insane complexity settings, all parts of Speex should run fine. Jean-Marc