Mini Project Report 3.00000000
Mini Project Report 3.00000000
on
Convert text into Speech
Submitted in partial fulfillment for award of
BACHELOR OF TECHNOLOGY
Degree
In
COMPUTER SCIENCE & ENGINEERING
2023-24
Under the Guidance of: Submitted By:
Abhinav Dikshit
Mr. Pawan Pandey sir Aman Sharma
Assistant Professor Harshit Shukala
Aman Sharma
Harshit Shukala
ABSTRACT
COVER PAGE……………………………………….……..i
CERTIFICATE………………………………………..…….ii
DECLARATION ...................................................................iii
ABSTRACT............................................................................ iv
1. INTRODUCTION 1
1.1 INTRODUCTION…………………………………………………..1
1.3 PURPOSE………………………………………………………….4
1.4 SCOPE……………………………………………………………..4
4. PROJECT SNAPSHOT
5. LIMITATION
5.1 LIMITATION OF PROJECT
7. REFERNCES
CHAPTER 1
INTRODUCTION
1.1 INTRODUCTION
The language used for the project text to speech conversion is python.
Python is a high-level, interpreted, interactive and object-oriented scripting
language. Python is designed to be highly readable. It uses
English keywords frequently where as other languages use punctuation,
and it has fewer syntactical constructions than other languages.
1.4 SCOPE
Input Processing: Describe how the application will process input text,
including text normalization, tokenization, and linguistic analysis.
Speech Synthesis: Specify the algorithms and methods for converting
text into speech, including voice selection, speech rate, and
pronunciation.
Output Rendering: Define how the synthesized speech will be
rendered and output to the user (e.g., audio playback).
PROJECT SNAPSHOT
Output :
CHAPTER 5
LIMITATIONS
6.1 Conclusion
As per the goal of this project an attempt is made to show how the app
speaks out the any language text. Here the provision is provided to the user
to input the text and he can listen to his text. The “naturalness” of the
synthetic speech needs to be improved for implementing the expressions
of the human beings. By developing such systems, relationship between
human and computer becomes much closer. Thus it helps in overcoming
the problem of DIGITAL DIVIDE.