Build a Python Web Application That Turns Voice Into Text Into Image

Speaking images into existence using DALL-E mini and assembly

Andrew Hershy
Better Programming
Published in
4 min readSep 29, 2022

--

DALLE-2 Image Source Prompt: “steampunk Iphone 12”

Introduction

Speech, text, and images are the three ways humanity has transmitted information throughout history. In this project, we are going to build an application that listens to the speech, turns that speech…

--

--