Feeds
답변 있음
Unable to perform assignment because the size of the left side is 100-by-198 and the size of the right side is 100-by-98. Error in backgroundSpectrograms (line 50) Xbkg(:,:,:,ind) = filterBank * spec;
Ok training data works but i dont know how to fix errors when i try to do this part of code h = figure('Units','normalized','Po...
Unable to perform assignment because the size of the left side is 100-by-198 and the size of the right side is 100-by-98. Error in backgroundSpectrograms (line 50) Xbkg(:,:,:,ind) = filterBank * spec;
Ok training data works but i dont know how to fix errors when i try to do this part of code h = figure('Units','normalized','Po...
거의 6년 전 | 0
질문
Help with speech recognition command
Everything is working in my example made by https://www.mathworks.com/help/deeplearning/examples/deep-learning-speech-recognitio...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Classify Sound Using Deep Learning database how ?
I tried to do my Classify Sound Using Deep Learning with some words and I wan to do this with this example https://www.mathw...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Unable to perform assignment because the size of the left side is 100-by-198 and the size of the right side is 100-by-98. Error in backgroundSpectrograms (line 50) Xbkg(:,:,:,ind) = filterBank * spec;
I try to do the background spectograms its the same records as in https://www.mathworks.com/help/deeplearning/examples/deep-lear...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
How to add my voice samples to validation.txt and testing.txt? Speech recognition
Hi im trying to do my own project with matlab basic on this example:https://www.mathworks.com/help/deeplearning/examples/deep-le...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Index in position 2 is invalid. Array indices must be positive integers or logical values.
I have a problem. I want to do a speech command recognition, I am trying to do this by example : https://www.mathworks.com/hel...
대략 6년 전 | 답변 수: 1 | 0