TransLyric
Kailey Totland, Alyssa Ip, and Elizabeth Kirstein
This project allows users to input song lyrics in a specified language and generate the IPA (International Phonetic Alphabet) as well as an audio file with the pronunciation. This allows users to learn proper pronunciation of words/lyrics in other languages.
Python, Bash, HTML, Espeak, Phonemizer, Flash
The bash script is run in the python file, so the only thing that needs to be run is: python3 app.py then open this link in the browser to use: http://127.0.0.1:5000