Deep Learning Speech Recognition Example, Problem with designAuditoryFilterBank
이전 댓글 표시
Hi,
I am trying to run the Deep Learning Speech Recognition Example (see link: https://www.mathworks.com/help/deeplearning/examples/deep-learning-speech-recognition.html) and I am having a proble with designAuditoryFilterBank. The error that I am getting is: "Undefined function or variable 'designAuditoryFilterBank'."
I check to see if I have Audio toolbox installed and I do....
채택된 답변
추가 답변 (1개)
jibrahim
2019년 10월 23일
0 개 추천
Hi Katarina,
Here is the R2019a version of the example:
If you have R2019a, you should have access to the source code. That version of the demo uses the function melSpectrogram to generate the auditory spectrograms.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Audio Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!