Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.4K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Looping over images directory and apply InverseSpectogram to get Audio?

Posted 4 years ago

Hello,

I am new to Mathematica and Wolfram language, I read the Fast introduction to programmers but still need help.

I am trying to loop over millions of images, Spectograms, in a directory, and apply the InveseSpectogram function to them. Then, I want to store those Audio files on my computer.

Audio[InverseSpectogram[image], SampleRate -> 8000]

Any help is highly appreciated.

POSTED BY: Adam N
2 Replies
Posted 4 years ago

Thank you, Rohit Namjoshi, for your help. It runs perfectly.

POSTED BY: Adam N
Posted 4 years ago
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard