-
-
Vectors.rar
this is a code to use for speech recognition, it has another code instead of this code, call me for more detail
-
myVAD.rar
This is another source code for speech recognition.. this is the voice active detection using energy detection
-
mixing.zip
5 speech/audio mixing algorithm
- matlab simulation code
- aaw(align-to-average weighted)
- agw(align-to-greatest weighted)
- aww(align-to-weakest weighted)
- aew(align-to-energy weighted)
-
-
das.zip
... 8)
FilteredOutput = filter(num,den,DeAmpMod)
Plotting the input speech signal data .
subplot(2,2,1)
axis normal
... .
subplot(2,2,2)
axis normal
plot(AmpMod)
title( Modulated Speech Signal )
xlabel( Samples )
ylabel( Modulated Signal ...
-
FERETpca.rar
... . The term "voice recognition" is sometimes used to refer to speech recognition where the recognition system is trained to a particular ... the person speaking, to better recognize what is being said. Speech recognition is a broad term which means it can ...
-
-
-
Speakit.rar
a simple application using speech lib..it will speak wht u write in text box
-
group_20.rar
a trial code to seperate diffrent words of a sentence as preparation for speech recognition
-