Reconstructing Audio from Spectrogram

조회 수: 18 (최근 30일)
Fareed Jamali
Fareed Jamali 2021년 4월 3일
댓글: Fareed Jamali 2021년 4월 3일
I have followed https://la.mathworks.com/help/signal/ref/stftmag2sig.html to construct spectrogram from audio. Now I want the spectrogram to be saved, edited and then recreate the audio from it. Attaching a sample spectrogram from which I want to generate the audio signal. Any help would be apprecaited. Thank you!
  댓글 수: 1
Fareed Jamali
Fareed Jamali 2021년 4월 3일
I have exported the above attached image as untitled.png and now I want to reconstruct audio from the image. All I know is that I have to read image through imread() but not sure how to extract useful information to reconstruct audio.

댓글을 달려면 로그인하십시오.

답변 (1개)

Meg Noah
Meg Noah 2021년 4월 3일
istfit then wavwrite?
  댓글 수: 1
Fareed Jamali
Fareed Jamali 2021년 4월 3일
The image (spectrogram) needs to be imported first. Like imread('untitled.png'). There has to be something that should convert the image back to audio.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Time-Frequency Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by