PR Number: SIH Project: Voice Prescription Organization: Description
PR Number: SIH Project: Voice Prescription Organization: Description
PR Number : AP63
SIH Project : Voice Prescription
Organization : Bajaj Fin Serv
Description :
Design an app to write formatted prescriptions based on dictation from doctor.
Refer attachment for more detail. The app should provide facility to sign the
prescription and also send to the patient directly on his phone and email id.
The method of storing the medical records (EHR) should follow relevant
compliance laws like HIPAA
Module Description:
1. Speech to text conversion:
The system shown here will use SR with Google server which uses HMM method.
The brief description of how speech is recognized is as follows. Firstly the speech is inputted,
sound can be fluctuating set of signals which are recorded. These signals depends on speaker
how is his/her voice quality and hold on the language. The input data is divided into words
and phrases, i.e. command is divided into several parts. Lastly comes the processing phase
where accordingly system understands command and executes it.
Speech Recognition stands majorly on five pillars that are, feature extraction, acoustic
models database which is built based on the training data, dictionary, language model
and the speech recognition algorithm. The inputs data i.e. voice are first converted to
digital signal and are sampled on time and amplitude axis. This digitalized signal is
then processed. For processing the signal is divided into small intervals, which
depends on the algorithm used.
SYSTEM REQUIREMENT SPECIFICATION:
Hardware Requirements:
System : Pentium IV 2.4 GHz.
Hard Disk : 40 GB.
Monitor : 15 VGA Colour.
Mouse : Logitech.
Ram : 1 GB.
Software Requirements:
Operating system : Windows XP.
IDE : Android Studio
Tool : XAMPP
Server : Apache
Database : MySql
Server Side Code : PHP