Skip to content

nsreeen/image2sound

Repository files navigation

image2sound

This project converts images to sounds, with minimal tuning. It used the opencv library to process the images with Connected Component Analysis, and the pydub library to generate audio.

You can read more here.

Running

To run the script to convert a single image to sounds:

python image2sound.py images/i1c.jpg output

About

Convert images into sounds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published