what is happen in line 4 , 5 & 6
or 8 , 9 & 10
It is showing "audioread returns empty waveforms, problem reading file"
What is the filename to be given in that function parameters
ashwinwin1997@Gmail.com
I got this error. Please help me in this matter.
Error in ==> speechrecognition at 5
voice=wavread(filename);
Dear sir i am getting problem in comping the speech recognition code kindly resolve it sir
??? Undefined function or variable 'x'.
??? Error using ==> run at 56
Input argument "filename" is undefined.
I also got this error. Please help me in this matter.
Error in ==> speechrecognition at 5
voice=wavread(filename);
how to rectify this
Thank you for sharing the code.
I would like to add some extra features
Can you suggest some ideas?
did the code work for you?
The denied code is not working. When I give a file not part of test file, the denied line 88, getting 'too many output arguments' as error. Can you please explain that part?
Good morning, do you use some kind of filter to develop this application?
You need to change the waveread function to audioread
sir cant we read our own recording file
please explain the code briefly
Can you give me an idea about how to approach for speech enhancement using matlab?
soundsc(wavread('denied.wav'),50000)
i want to know that what is 50000 ????? if it is sample rate then how it is same?? plz help men i am working on speech to text recognition anybody wants to help me?
sir i can get documentation of this project?
Dear sir,i got an error regarding speech recognition using correlation.Would you please help me out?
Error in ==> speechrecognition at 5
voice=wavread(filename)
Sir, how to upload the files to check ? Can u plz tel sir.
error is like Undefined function or variable 'speechrecognition'.
how it is to be solved?? plz suggest me..
sir can you please send me code for convolution calculator??its is not presnt here
Just click on "speechrecognition.m" file
And obviously an installed MATLAB is required as well
Sir I'm doing a project on audio encoder and decoder.
I need a program two compare the quality (in terms of error or similarity or difference) of wav files before and after encoding.
Please help...
Thank You.... Waiting for your reply
Hello. I receive an error in line 5.
" >> speechrecognition
Not enough input arguments.
Error in speechrecognition (line 5)
voice=audioread(filename); "
Could anyone help?
I think problem is with your MATLAB version. I have tested it on MATLAB 2009 and it worked fine.
where is the flowchart of the project ?
If some one imitate our voice can it works in that case?
can u tell me how to input arguments in line 5
Good afternoon sir,
My research is in speech enhancement. Can you suggest me how the noisy speech can be enhanced using DNN in matlab. Do u have any sample code for this speech enhancement using DNN?
Dear Sir,
Can you please reply me why did you do the following
x=x';
x=x(1,:);
x=x';
in line 4,5,6 respectively.
Thanks in advance
HELLO SIR I HAVE ONE ERROR LIKE THAT
Error using speechrecognition (line 5)
Not enough input arguments.
i have the latest version and it is not working. Having same error in line 5
hello sir,
Can you please get me the code for atrial fibrillation.
Dear Sir,
Can you please reply me why did you do the following
x=x’;
x=x(1,:);
x=x’;
in line 4,5,6 respectively.
what is the explanation ? did u get any reply from them ? can u please explain those three lines?
Hello
For every voice signal, you used transpose and I didn't understand why it is necessary. After the transpose you took the one channel of the signal, then took the transpose again. I didn't understand these lines of this code and I tried to uploud my voice which is saved as .m4a , but I got an error. Please, can you explain for me how can I uploud my voice and what does these lines used for?
Can you answer urgently, i have an assignment.
Thankss
hi sir
do you have any code for speech recognition? only for one person?
it mean's that's work for one person
for high security
Not enough input arguments.
Error in speechrecognition
voice=wavread(filename);
How to fix this error?
Hi
Please can you tell me how can I use this code to be able to do the speech recognition using real-time audio?
I have tried so many, and I did a lot of changes still cannot figure it out. I added fft(x), fft(y1), ... etc. still did not work, it takes any audio and detects it as the same word such as three all the time. I have added abs(x), abs(y1) to the xcorr but still not luck.
Any help regarding this it will be really appreciated since I have a university project and I need to do speech recognition.
you can send me your reply on my email: tannous_lina@hotmail.com
thanks in advance!
I am not sure where you’re getting your info, but great topic.
in line 2 there is an error how to resolve them