Enya Pan is an interdisciplinary designer, research rabbit hole enthusiast, and recent Brown|RISD Dual Degree Program graduate.
Welcome to my playground, hope you have fun digging around!
Work →
Archive
About
Contact
Tags
BRANDING DATA PUBL
MOTION TYPE WEB CONCEPTUAL
A
B
C
D
E
N
Q
R
U
W
D
4.
Phonetics-Based Machine Orthography
// MAY 2024DATA
Step 1: Converting from text to image. I wrote a script that extracts phonemes from the English language and utilized stable diffusion machine learning algorithms to iterate over the prompt ““Create an image that sounds like the letter ‘_’ in the English alphabet” 100 times for each letter in the English alphabet. In total, 2,600 letterforms were generated during this process.
Step 2: Converting from imge to text. These letterforms were then fed into an alt text generator to generate text descriptions for each of the images. I finally compared the text descriptions with the original letter inputted into the prompt to test the accuracy of text-to-image generation and image recognition.