0% found this document useful (0 votes)
28 views2 pages

PR Number: SIH Project: Voice Prescription Organization: Description

The document describes requirements for an app to create medical prescriptions using speech dictation. The app would allow doctors to dictate prescriptions that are automatically formatted. It would also enable signing and sending the prescriptions directly to patients via phone or email. The app would use speech recognition technology to convert speech to text and store medical records in compliance with regulations like HIPAA. Hardware requirements include a Pentium PC with 1GB RAM and software requirements include Windows XP, Android Studio, XAMPP, Apache, MySQL, and PHP.

Uploaded by

Neeraj Tehra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

PR Number: SIH Project: Voice Prescription Organization: Description

The document describes requirements for an app to create medical prescriptions using speech dictation. The app would allow doctors to dictate prescriptions that are automatically formatted. It would also enable signing and sending the prescriptions directly to patients via phone or email. The app would use speech recognition technology to convert speech to text and store medical records in compliance with regulations like HIPAA. Hardware requirements include a Pentium PC with 1GB RAM and software requirements include Windows XP, Android Studio, XAMPP, Apache, MySQL, and PHP.

Uploaded by

Neeraj Tehra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ABSTRACT

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

You might also like