Speech to Text
Scope
Code Project · NLP
Client
College Project
Year
[2022]
Industry
Software Development
I use Siri quite a lot in my daily life & I wondered whether I could recreate a very small part of Apple’s conversational ecosystem. I decided to start with the speech to text transcription feature.
It took some time & I did in fact manage to get a very rudimentary setup working. For now it works through a CLI.
Haven’t touched this project in years but I might build a UI for this soon. :)
Context
Inspired by Siri & apple's voice transcription features, I explored this project to experiment with NLP concepts.
Approach
Microphone Input was processed into text through a python script using pre existing libraries for NLP.
Outcome
A barebones NLP script that translated Microphone voice input into text in the commandline was developed.
Credits
Developed by Saraj Raja