- 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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Shilpa Sonawane
le 12 Mai 2023
Commenté : Shilpa Sonawane
le 19 Mai 2023
I had calculated MFCC of audio frames. I have to reconctruct audio samples from MFCC.
Please provide guidance.
0 commentaires
Réponse acceptée
Muskan
le 19 Mai 2023
Hi Shilpa,
As per my understanding of the question, you can reconstruct audio samples from MFCC in MATLAB using the following steps:
Thanks
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulation, Tuning, and Visualization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!