Displaying 20 results from an estimated 1200 matches similar to: "Compiling speex for DSP TI C6713"
2007 Apr 16
2
Vorbis on a TI C6713
Hi all,
What are the steps to get Vorbis running on a TI C6713? I know I should use
the floating point code, but am unsure what files I should compile in Code
Composer Studio. Specificially, I am using the TMS320C6713 to receive Vorbis
through a manufactured UART Daughter Card and output raw audio through its
audio jack.
Thanks for your help,
Matt Hutchinson
--
Matt Hutchinson
Rice University
2009 Jun 20
2
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
Interested in building a speex codec (basically audio <-> speex <-> data
stream) using TI's small MSP430 microcontroller. Is there any way to
estimate feasibility based on CPU requirements? Example - speex is happily
encoding on an old Pentium-1 processor (166 MHz) using about half the CPU
(as reported under Linux); the TI microcontrollers are much slower yet
(8-16-25 MHz) and
2009 Jun 15
1
Windows app demonstrating speex playback?
I'm developing a small linux/speex-based audio streaming (VoIP-like) application, and am looking for a binary windows app that can play speex content (at least from a file, preferably from an IP data stream) out through the windows sound system. This would be very helpful as a test tool. Any recommendations? I'd prefer a binary as I don't have development environment available for
2005 Apr 04
1
R package that has (much) the same capabilities as SAS v9 PROC GENMOD
I need capabilities, for my data analysis, like the Pinheiro & Bates
S-Plus/R package nlme() but with binomial family and logit link.
I need multiple crossed, possibly interacting fixed effects (age cohort of
twin when entered study, sex of twin, sampling method used to acquire twin
pair, and twin zygosity), a couple of random effects other than the cluster
variable, and the ability to
2009 Nov 11
1
Voicemail after hangup
Hi people, just a question:
Is it possible to execute Voicemail command in the h extension? (after hangup the channel).
Because if I put it before it, it works right, but if I put it there, it doesn't...
The log is:
-- Executing [h at cont-mine:1] NoOp("SIP/3005-096736a8", "End of cont-mine") in new stack
-- Executing [h at cont-mine:2]
2008 Dec 01
2
Error while copying/moving file
An HTML attachment was scrubbed...
URL: http://zresearch.com/pipermail/gluster-users/attachments/20081201/151a90cd/attachment.htm
2007 Oct 08
2
inbound call voip providers
Hello:
I want to have a local telephone number that, when the people calls this
number (via mobile or normal PSTN), the voip provider stablishes a SIP
session to my asterisk box.
It is possible?
If yes...
What providers have this service in Europe?
It is difficult to configure and get things working ok?
Will my asterisk box see the mobile or normal PSTN phone# that is calling the
number
2007 Jan 26
3
International Carriers
Hello everyone!
I 've looking for carriers which can terminate my international calls.
They must accept payments from Argentina and give me interconection to
my Asterisk. I'd appreciate your help or recomendations.
Regards.
--
Facundo Ameal.
fameal<at>gmail<dot>com
Linux User #395088
Share your knowledge, use free software.
2009 Jun 21
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2009 Jun 22
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2009 Jun 22
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2006 Jun 05
2
DTMF and DISA
Hi Folks,
I'm trying to test out Asterisk overall.
I'm having some problems with DTMF. Currently I'm playing with DISA,
but I'm worried this will happen when I get to implementing AAs etc.
I have a free SIP trunk from IPKall that I'm trying to make work.
I'm able to receive calls, and I've now setup and extension with DISA
and a password.
I connect ok from the
2006 Feb 16
1
Speex VAD&denoise algorithms on TMS320C6713
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
2007 May 26
1
skiping N value when using scan()
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070526/e09f1660/attachment.pl
2009 Nov 25
5
How to sum only a few elements in a line
Hello,
I have a matrix with the numbers 0,1 and 9
I would like to write a function that could sum each line skiping everytime
a number 9 appears
for example
[0 1 0 1 1 9 1]
the sum would be 4.
However I cannot replace 9 by 0 otherwise after the sum is done I wouldn?t
be able to distiguish which ones were real zeros and which ones were nines
replaced by zero just to sum.
Thank you very much
--
2008 Oct 27
4
Generating 1.2rc1 DLLs with MSVC 2005
Dear all,
In the download section of the Speex web site, you can find the Windows DLLs until the 1.2beta2 version, but for the newest version 1.2rc1 there aren?t any available.
Therefore, I?m trying to generate the Windows DLLs for the 1.2rc1 version using the MSVC 2005 project files available in the source code.
After a lot of problems, finally I have generated the DLLs. However there is a
2019 Jul 24
1
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
On 24/07/2019 18:07, Carlos via samba wrote:
> Hi!
>
> After change file
> /opt/samba/lib/python3.6/site-packages/samba/dbchecker.py , dbcheck
> was ok
>
> Output log:
>
> checking 2407 objects
> NOTE: old (due to rename or delete) DN string component for
> lastKnownParent in object CN=RID
> Set\0ADEL:4faaeabf-54f9-4997-a2cf-a27d034ba524,CN=Deleted
>
2008 Jan 28
2
how to skip last lines while reading the data in R
hey all
greetings
hey all am an engineering student...and am trying to learn R
i am trying to automate reading a specific type of file...and perform
certain functions...but i want to omit lines in the end of the file..
there is an option for skiping the lines before begining...but how can i ask
R to read till n-2th or n-3th row...or skip the last 2 or 3 rows while
reading...
i have files of diff.
2003 Aug 11
1
Entropy coding in Vorbis
I have developed a flexible arithmetic coder implementation and I am now
looking to incorporate it into a compression system for some proper
testing. It is my intention to incorporate the coder into the Vorbis
codec to attempt to improve on the current Huffman tree system. It would
be useful if someone could point me at the main c and h files that deal
with the entropy coding as I am currently
2003 Mar 23
1
export lm object to ascii from batch mode