anyone know how to make Linear Predictive Coding in c#?
-thanks-
Linear Predictive Coding
Started by treoboy, Jan 10 2009 06:25 AM
4 replies to this topic
#1
Posted 10 January 2009 - 06:25 AM
|
|
|
#2
Posted 10 January 2009 - 07:39 AM
You'll have to be a little more precise in your question... What kind of data are you talking about? Linear Regression for creating predictive models is well understood, as is linear interpolation. Since there are several possible algorithms that may apply to what you're doing, we can't really help yet.
#3
Posted 10 January 2009 - 08:29 AM
ow..
it's about speech recognition..
it's about speech recognition..
#4
Posted 10 January 2009 - 04:57 PM
Perhaps you could be a bit clearer. Speech recognition is not a trivial task. I haven't looked into the area, but I would expect that some FFTs would be needed to work on some of the analysis. I don't see how linear predictive analysis would help with this.
#5
Posted 11 January 2009 - 12:46 AM
The best info that I think we could get would be what problem you are having. If you have not started on any code yet, and are wondering how to do it, then I would probably just suggest reading up on speach recognition with C# and see where that takes you are where you fall into the picture.


Sign In
Create Account

Back to top









