Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Undergraduate Honors Capstone Projects

Theses/Dissertations

Application

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

English-To-Ipa Transcription, Riley Roberts Dec 2021

English-To-Ipa Transcription, Riley Roberts

Undergraduate Honors Capstone Projects

The purpose of this project was to create a tool that could automate English-to-IPA (International Phonetic Alphabet) transcription. Research was done to determine what would be required to perform such a transcription. After researching and experimenting with existing tools, it was determined that developing the signal processing and Artificial Intelligence model portion of the application would be too intensive to successfully complete within the timeframe of this project.

The choice was made to develop an iOS application, with the Python library Allosaurus used to do the speech processing and as the Artificial Intelligence model. This model was then deployed in …