how to create the training data?
조회 수: 10 (최근 30일)
이전 댓글 표시
hallo.
I have folder TrainData. in this folder I have 5 folder 'cat' , 'dog', 'fish', 'lion', 'tiger'. In each folder i have 81 sample audio.
I will make the speech recognition with mfcc feature extraction. But I don't understand about training data for first step.
Anyone can help me, how to create the program for data training?
thanks
댓글 수: 2
Walter Roberson
2019년 10월 5일
all of that data is training data. If it were test data or validation data, then the folder should have been named something different.
답변 (1개)
jibrahim
2019년 10월 9일
Nana,
Take a look at the 'Speaker Identification Using Pitch and MFCC' example in Audio Toolbox. You can probably do something similar for your problem.
참고 항목
카테고리
Help Center 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!