Design and development of doctor’s dictation kit using raspberry PI
Abstract
Natural language processing and speech to text can make a significant improve in medical
dictation (transcription, radiology report, prescription etc) in a developing country like
Bangladesh. In the field of telemedicine it can play a very crucial part in the absence of qualified
doctors and specialists to prescribe medicine and provide with medical support in remote
and rural places. This paper is based on a real time speech detection with a standalone system
to implement it in a single board computer Raspberry PI that can also work in crowded
place. The recognition engine used for the system is JULIUS along with the toolkit HTK to
manipulate HMM(Hidden Markov Model). The acoustic model is set to such a way that it can
detect selected medicine names those are widely used in Bangladesh. The accuracy rate of our
trained dictionary is 84% but a silent environment and longer string prodeces 94% accuraccy
which can also be imroved with more accurate training with advanced directional microphone.
The intention of implementing the system in Raspberry PI was to have a future innovation of
a standalone device for medical dictation and telepharmacy.