- Load the audio file into MATLAB.
- Extract the MFCC coefficients from the audio file.
- Use the “idct()” function to convert the MFCC coefficients back to audio samples.
- Play the audio samples.
How to find audio samples from MFCC?
조회 수: 5 (최근 30일)
이전 댓글 표시
I had calculated MFCC of audio frames. I have to reconctruct audio samples from MFCC.
Please provide guidance.
댓글 수: 0
채택된 답변
Muskan
2023년 5월 19일
Hi Shilpa,
As per my understanding of the question, you can reconstruct audio samples from MFCC in MATLAB using the following steps:
Thanks
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!