search for: tms320c64

Displaying 3 results from an estimated 3 matches for "tms320c64".

Did you mean: tms320c64+
2007 Dec 12
1
4kbps sounds robotic on TMS320C64
...neric.h change but that didn't help. Andy ----- Original Message ---- From: Andy Ngo <ndno72-speex@yahoo.com> To: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> Cc: speex-dev@xiph.org Sent: Wednesday, December 12, 2007 4:13:35 PM Subject: Re: [Speex-dev] 4kbps sounds robotic on TMS320C64 Jean-Marc, Yes, fixed-point is enabled (#define FIXED_POINT in config.h). I haven't tried anything lower than 4kbps; like I mentioned, 6kbps sounds fine so it's very strange. The only code I changed to get 4kbps was setting quality to 1 so that is the only difference in my test code b...
2007 Dec 12
0
4kbps sounds robotic on TMS320C64
....h suggestion and let you know. Thanks, Andy ----- Original Message ---- From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> To: Andy Ngo <ndno72-speex@yahoo.com> Cc: speex-dev@xiph.org Sent: Wednesday, December 12, 2007 3:52:33 PM Subject: Re: [Speex-dev] 4kbps sounds robotic on TMS320C64 > I'm currently working on the TI DaVinci processor, which has an > ARM926 processor and a TMS320C64+ DSP in it. I have been using Speex > 6kbps (narrowband, quality=2, complexity=1, perceptual_enh=0) on the > DSP C64+ side without any issues; the voice sounds very good for such &...
2007 Dec 12
1
4kbps sounds robotic on TMS320C64
Hi, I'm currently working on the TI DaVinci processor, which has an ARM926 processor and a TMS320C64+ DSP in it. I have been using Speex 6kbps (narrowband, quality=2, complexity=1, perceptual_enh=0) on the DSP C64+ side without any issues; the voice sounds very good for such a low bandwidth requirement. However, recently, I tried out the 4kbps mode (changing quality to 1) on the DSP and it sound...