- 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!