Skip to content

omega-coder/ImageToSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagetoSound

turns an image to a wav sound file, that it's spectogram contains the image we entered as input


Usage

python3 run.py <path_to_image.jpg> <path_to_output.wav>

Example

python3 run.py example/omega.jpg output.wav


Now visualize the audio's spectogram with audacity for example to see the result. Make sure you have the requirements installed. requirements: python3 numpy scipy Pillow

Results

spectogram result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages