Image2Sound Project Experimental application that converts images into sounds based on the pixel's color data and audio parameters passed by the user. To run install required imports (pip install): PyQt5 pyqtgraph wave PIL pyaudio numpy struct time to build app: pyinstaller --windowed i2sv3.spec