- 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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Shilpa Sonawane
il 12 Mag 2023
Commentato: Shilpa Sonawane
il 19 Mag 2023
I had calculated MFCC of audio frames. I have to reconctruct audio samples from MFCC.
Please provide guidance.
0 Commenti
Risposta accettata
Muskan
il 19 Mag 2023
Hi Shilpa,
As per my understanding of the question, you can reconstruct audio samples from MFCC in MATLAB using the following steps:
Thanks
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulation, Tuning, and Visualization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!