LalopathyAI
September 14, 2021 Β· View on GitHub
My WWDC20 Swift Student Challenge Submission(Accepted)
WWDCScholars Page

What's LalopathyAI?
LalopathyAI is the playground book project that I prepared is an interactive voice recorded by the user and try to detect speech disorder. It is also a tutorial playground book that explains what Lalopathy is step by step.
Design β¨
I designed this playground book by blending my imagination and the design of the ο£ΏWWDC20. The result was a very simple, stylish, and easy-to-understand playground book project.
Technologies π§βπ»
This playground book was made using the latest technologies such as SwiftUI, CoreML, CreateML, Combine. Thus, I was able to make a playground book project, the infrastructure of which is equipped with the most powerful technologies and compatible with future innovations.
Creating and Training The Model π©βπ«
The machine learning model used in this playground book was trained by me using 80 different sounds. I recorded these 80 different sounds with iPhone using AirPods.
Credits and Thanks π
- This article helped me understand the logic of Lalopathy.
- BLCKBIRDS's blog post helped me create the voice recorder in this playground.
- Sergen GΓΆnenΓ§ for his blog post on how to add
.mlmodelfiles to Swift Playground.