SlideShare a Scribd company logo
1 of 4
Download to read offline
Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36
www.ijera.com 33 | P a g e
Implementation of Text To Speech for Marathi Language Using
Transcriptions Concept
Sangramsing N. Kayte1
, Monica Mundada1
, Dr. Charansing N. Kayte2
,
Dr.Bharti Gawali*
1,3
Department of Computer Science and Information Technology Dr. Babasaheb Ambedkar Marathwada
University, Aurangabad
2
Department of Digital and Cyber Forensic, Aurangabad, Maharashtra
ABSTRACT
This research paper presents the approach towards converting text to speech using new methodology. The text to
speech conversion system enables user to enter text in Marathi and as output it gets sound. The paper presents
the steps followed for converting text to speech for Marathi language and the algorithm used for it. The focus of
this paper is based on the tokenisation process and the orthographic representation of the text that shows the
mapping of letter to sound using the description of language’s phonetics. Here the main focus is on the text to
IPA transcription concept. It is in fact, a system that translates text to IPA transcription which is the primary
stage for text to speech conversion. The whole procedure for converting text to speech involves a great deal of
time as it’s not an easy task and requires efforts.
Keywords - IPA, Orthographic representation, phonetic, tokenization, transcription.
I. INTRODUCTION
The In today’s life everyone wants that the
present computer systems should behave like humans
and proved to be user friendly. Even many of the
great research scholars had dreamed of involving the
machines in every facet of human life. With the
growth of the power of computing machines their
applications in modern day to day life is also rising
[1]. This paper depicts one of the modern
technologies that is the technology of text to speech
convertor [2]. This paper presents the frame work of
text to speech conversion methodology. The text to
speech system has many applications that are useful
in our life such as for video conferencing, helping
people with reading difficulty, for visual aids process,
Elementary and Applied Research,
Telecommunications and Multimedia, Educational
State, Screen reader programs for the visually
impaired [3][4].
In this paper we have presented the linguistic
features of Marathi text stating its phonetic
representation. Through the knowledge of language’s
phonological orthographic we can develop a more
promising text to speech conversion [4][5]. The first
step in our text to speech conversion task is having
the text tokenisation and to determine the token to
sound concept.
II. OVERVIEW OF TEXT TO SPEECH
SYSTEM
The text to speech conversion is carried out with
the processing of text normalization (text
preprocessing), text analysis, syllabification, prosody
generation and finally the speech production
[6][7][15]. The process of text analysis, text
normalization and prosody generation all come under
natural language processing while the speech
generation is a part of digital processing system. A
general view of the system is depicted in the Fig.1
Fig 1: Overview of TTS [8]
The text to speech conversion involves a number
of steps that are to be followed. The first step
includes Tokenisation/Text preprocessing where the
inputted text is broken down into smallest unit i.e.
tokens. Tokenisation also includes the expansion of
abbreviations.
The second step involves Syllabification process
includes the combination of the small units to
RESEARCH ARTICLE OPEN ACCESS
Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36
www.ijera.com 34 | P a g e
represent them as phonemes that identify the sound
associated with each unit and we also called them as
syllables.
In Marathi seven types of syllables are
recognized [9][10].These syllable types are: V, VC,
CV, VCC, CVC, CCVC and CVCC; where V and C
represent vowel and consonant respectively. Out of
these seven types, occurrence of last two syllable
types having sound clusters, is very rare in Marathi.
The third step is Speech Synthesizer which involves
the generation of speech as output. There are various
techniques that can be used for synthesizing speech
[10]. The speech can be produced by concatenating
different pieces of recorded speech from the
database. Also, speech can be produced from
concatenation of phonemes, diphones, and unit
selection techniques and by Formant synthesis where
the synthesized speech output is created using
additive synthesis and an acoustic model (physical
modelling synthesis).Parameters such as fundamental
frequency, voicing, and noise levels are varied over
time to create a waveform of artificial speech.
III. ARCHITECTURE AND
IMPLEMENTATION
Fig-2: Architecture of TTS
The entire process of converting text to speech
includes analysis and synthesis [11] [16-19].
Although analysis part is similar for every techniques
used for text to speech conversion, the difference is
only in the synthesis part. The analysis part deals
with determining the orthographic description of a
particular language.
The implementation of text to speech conversion
goes through various steps as depicted in Fig-2. The
first step identifies the text for the processing. The
text normalization is carried out. After the text has
been normalized, the syllabification process is carried
out where the input text is broken down into smallest
unit called syllables
A. Text to IPA transcription
The phonetization is done which is the process of
representing vocal sounds by signs and written
characters. There are number of phonetic sounds that
represent a letter of particular language. These
phonetic sounds along with their written
representation can be combined to generate sound
using various speech synthesis tools.
The orthographic representation of text enables to
represent the syllables with phonetic representation
[12]. The orthographic set for a language consists of
letter to sound rules. These rules define the function
mapping of sequence of letter to sound segments.
Specifically, the orthographic representation
determined for a language, specifies the initial stages
for text to speech conversion [13].The phonetic
notation can be represented for Marathi language
using an IPA chart (International Phonetic
Alphabet).The IPA chart defines is an alphabetic
system of phonetic notation based on some Latin
alphabets [14]. They can be used for representation
of sounds of spoken language[16-19].
The principal vowels for Marathi can be depicted
from Fig-3. The principal vowels are symmetrically
distributed on a standard vowel chart: three front
vowels, two central vowels, and three back vowels.
The three back vowels are rounded [14].
Fig-3: Vowel chart
B) Consonants IPA chart
Representations of consonant sounds outside of
the core set are created by adding diacritics to letters
with similar sound values.Fig-4 represent the
consonants and their IPA symbols[1][3] [9].
Fig-4: IPA chart for consonants
Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36
www.ijera.com 35 | P a g e
The methodology followed here translates the text to
IPA transcription using some defined rules. These
rules are used for determining the letter orthographic
features. These orthographic features can further be
used by the speech synthesis tool to generate
sound[4][16-19].
IV. CONCLUSION
In this paper, we have described how the
phonological attributes of Marathi orthography may
be used to develop a text-to-speech system. The
phonetic nature of the language was surveyed, and
the set of rules for deriving these sounds using the
orthography were made explicit and carefully
deconstructed. Although the work done is not
complete as it has been done until determining the
linguistic features of Marathi text while the final
signal processing aspect of the task are un explored.
In the near future we would love to complete the text-
to-speech system, the text to speech system that is
able to be useful to the people in need.
REFERENCES
[1] Sangramsing Kayte, Monica Mundada
"Study of Marathi Phones for Synthesis of
Marathi Speech from Text" International
Journal of Emerging Research in
Management &Technology ISSN: 2278-
9359 (Volume-4, Issue-10) October 2015
[2] Sangramsing N.kayte “Marathi Isolated-
Word Automatic Speech Recognition
System based on Vector Quantization (VQ)
approach” 101th Indian Science Congress
Jammu University 03th Feb to 07 Feb 2014
[3] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte "Di-phone-Based
Concatenative Speech Synthesis System for
Hindi" International Journal of Advanced
Research in Computer Science and Software
Engineering -Volume 5, Issue 10, October-
2015
[4] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte “Di-phone-Based
Concatenative Speech Synthesis Systems for
Marathi Language” OSR Journal of VLSI
and Signal Processing (IOSR-JVSP)
Volume 5, Issue 5, Ver. I (Sep –Oct. 2015),
PP 76-81e-ISSN: 2319 –4200, p-ISSN No. :
2319 –4197 www.iosrjournals.org
[5] Monica Mundada, Sangramsing Kayte, Dr.
Bharti Gawali "Classification of Fluent and
Dysfluent Speech Using KNN Classifier"
International Journal of Advanced Research
in Computer Science and Software
Engineering Volume 4, Issue 9, September
2014
[6] Simon King, “An introduction to statistical
parametric speech synthesis”, Indian
Academy of Sciences, October 2011, pp.
837–852.
[7] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte "Performance Calculation
of Speech Synthesis Methods for Hindi
language IOSR Journal of VLSI and Signal
Processing (IOSR-JVSP) Volume 5, Issue 6,
Ver. I (Nov -Dec. 2015), PP 13-19e-ISSN:
2319 –4200, p-ISSN No. : 2319 –4197
[8] Sangramsing Kayte, Dr. Bharti Gawali
“Marathi Speech Synthesis: A review”
International Journal on Recent and
Innovation Trends in Computing and
Communication ISSN: 2321-8169 Volume:
3 Issue: 6 3708 – 3711
[9] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte "A Corpus-Based
Concatenative Speech Synthesis System for
Marathi" IOSR Journal of VLSI and Signal
Processing (IOSR-JVSP) Volume 5, Issue 6,
Ver. I (Nov -Dec. 2015), PP 20-26e-ISSN:
2319 –4200, p-ISSN No. : 2319 –4197
[10] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte "A Marathi Hidden-
Markov Model Based Speech Synthesis
System" IOSR Journal of VLSI and Signal
Processing (IOSR-JVSP) Volume 5, Issue 6,
Ver. I (Nov -Dec. 2015), PP 34-39e-ISSN:
2319 –4200, p-ISSN No. : 2319 –4197
[11] Dhvani-TTS System for Indian
Languages,(http://dhvani.sourceforge.net),
2001.
[12] Prof. Ian Maddieson,”Applied Phonetics:
Portuguese Text-to-Speech”, University of
California, Berkeley Linguistics 110: May
16, 2003.
[13] Sangramsing Kayte, Monica Mundada, Dr.
Charansing Kayte "Implementation of
Marathi Language Speech Databases for
Large Dictionary" IOSR Journal of VLSI
and Signal Processing (IOSR-JVSP)
Volume 5, Issue 6, Ver. I (Nov -Dec. 2015),
PP 40-45e-ISSN: 2319 –4200, p-ISSN No. :
2319 –4197
[14] International Phonetic Association (IPA),
Handbook
[15] Sangramsing Kayte, Monica Mundada,
Santosh Gaikwad, Bharti Gawali
"PERFORMANCE EVALUATION OF
SPEECH SYNTHESIS TECHNIQUES
FOR ENGLISH LANGUAGE "
International Congress on Information and
Communication Technology 9-10 October,
2015
[16] Sangramsing Kayte, Monica Mundada,Dr.
Charansing Kayte” Speech Synthesis
System for Marathi Accent using
FESTVOX” International Journal of
Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36
www.ijera.com 36 | P a g e
Computer Applications (0975 – 8887)
Volume 130 – No.6, November2015
[17] Sangramsing Kayte, Monica Mundada,Dr.
Charansing Kayte “Screen Readers for
Linux and Windows – Concatenation
Methods and Unit Selection based Marathi
Text to Speech System” International
Journal of Computer Applications (0975 –
8887) Volume 130 – No.14, November 2015
[18] Sangramsing Kayte, Monica Mundada,Dr.
Charansing Kayte “ Performance Evaluation
of Speech Synthesis Techniques for Marathi
Language “ International Journal of
Computer Applications (0975 – 8887)
Volume 130 – No.3, November 2015
[19] Sangramsing Kayte, Monica Mundada,
Jayesh Gujrathi, “ Hidden Markov Model
based Speech Synthesis: A Review”
International Journal of Computer
Applications (0975 – 8887) Volume 130 –
No.3, November 2015

More Related Content

What's hot

Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...
Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...
Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...iosrjce
 
Quality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingQuality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingijcsa
 
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerImplementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerIOSR Journals
 
Machine Translation Approaches and Design Aspects
Machine Translation Approaches and Design AspectsMachine Translation Approaches and Design Aspects
Machine Translation Approaches and Design AspectsIOSR Journals
 
Natural Language Processing Theory, Applications and Difficulties
Natural Language Processing Theory, Applications and DifficultiesNatural Language Processing Theory, Applications and Difficulties
Natural Language Processing Theory, Applications and Difficultiesijtsrd
 
5215ijcseit01
5215ijcseit015215ijcseit01
5215ijcseit01ijcsit
 
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis System
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis SystemEvaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis System
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis SystemIJERA Editor
 
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...TELKOMNIKA JOURNAL
 
SMATalk: Standard Malay Text to Speech Talk System
SMATalk: Standard Malay Text to Speech Talk SystemSMATalk: Standard Malay Text to Speech Talk System
SMATalk: Standard Malay Text to Speech Talk SystemCSCJournals
 
THESIS PROPOSAL
THESIS PROPOSAL THESIS PROPOSAL
THESIS PROPOSAL Hasan Aid
 
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...kevig
 
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language ModelsIRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language ModelsIRJET Journal
 

What's hot (15)

Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...
Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...
Artificially Generatedof Concatenative Syllable based Text to Speech Synthesi...
 
[IJET-V2I1P13] Authors:Shilpa More, Gagandeep .S. Dhir , Deepak Daiwadney and...
[IJET-V2I1P13] Authors:Shilpa More, Gagandeep .S. Dhir , Deepak Daiwadney and...[IJET-V2I1P13] Authors:Shilpa More, Gagandeep .S. Dhir , Deepak Daiwadney and...
[IJET-V2I1P13] Authors:Shilpa More, Gagandeep .S. Dhir , Deepak Daiwadney and...
 
Quality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemmingQuality estimation of machine translation outputs through stemming
Quality estimation of machine translation outputs through stemming
 
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerImplementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
 
D3 dhanalakshmi
D3 dhanalakshmiD3 dhanalakshmi
D3 dhanalakshmi
 
Ey4301913917
Ey4301913917Ey4301913917
Ey4301913917
 
Machine Translation Approaches and Design Aspects
Machine Translation Approaches and Design AspectsMachine Translation Approaches and Design Aspects
Machine Translation Approaches and Design Aspects
 
Natural Language Processing Theory, Applications and Difficulties
Natural Language Processing Theory, Applications and DifficultiesNatural Language Processing Theory, Applications and Difficulties
Natural Language Processing Theory, Applications and Difficulties
 
5215ijcseit01
5215ijcseit015215ijcseit01
5215ijcseit01
 
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis System
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis SystemEvaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis System
Evaluation of Hidden Markov Model based Marathi Text-ToSpeech Synthesis System
 
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...
Quality Translation Enhancement Using Sequence Knowledge and Pruning in Stati...
 
SMATalk: Standard Malay Text to Speech Talk System
SMATalk: Standard Malay Text to Speech Talk SystemSMATalk: Standard Malay Text to Speech Talk System
SMATalk: Standard Malay Text to Speech Talk System
 
THESIS PROPOSAL
THESIS PROPOSAL THESIS PROPOSAL
THESIS PROPOSAL
 
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
 
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language ModelsIRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models
IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models
 

Viewers also liked

Rule-based Prosody Calculation for Marathi Text-to-Speech Synthesis
Rule-based Prosody Calculation for Marathi Text-to-Speech SynthesisRule-based Prosody Calculation for Marathi Text-to-Speech Synthesis
Rule-based Prosody Calculation for Marathi Text-to-Speech SynthesisIJERA Editor
 
A Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctA Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctIJERA Editor
 
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc Networks
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc NetworksQoS Constrained H.264/SVC video streaming over Multicast Ad Hoc Networks
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc NetworksIJERA Editor
 
Fuzzy based control of Transformer less Coupled inductor based DC-DC converter
Fuzzy based control of Transformer less Coupled inductor based DC-DC converterFuzzy based control of Transformer less Coupled inductor based DC-DC converter
Fuzzy based control of Transformer less Coupled inductor based DC-DC converterIJERA Editor
 
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...IJERA Editor
 
Maintenance cost reduction of a hydraulic excavator through oil analysis
Maintenance cost reduction of a hydraulic excavator through oil analysisMaintenance cost reduction of a hydraulic excavator through oil analysis
Maintenance cost reduction of a hydraulic excavator through oil analysisIJERA Editor
 
In silico approach for viral mutations and sustainability of immunizations
In silico approach for viral mutations and sustainability of immunizationsIn silico approach for viral mutations and sustainability of immunizations
In silico approach for viral mutations and sustainability of immunizationsIJERA Editor
 
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...Investigation of Tribological Behaviour of GF Filled Peek Composite under the...
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...IJERA Editor
 
Настройка таргетированной рекламы в социальных сетях
Настройка таргетированной рекламы в социальных сетяхНастройка таргетированной рекламы в социальных сетях
Настройка таргетированной рекламы в социальных сетяхLet's Go Digital Agency
 
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...IJERA Editor
 
Design the High Speed Kogge-Stone Adder by Using
Design the High Speed Kogge-Stone Adder by UsingDesign the High Speed Kogge-Stone Adder by Using
Design the High Speed Kogge-Stone Adder by UsingIJERA Editor
 
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)IJERA Editor
 
Friction Stir.Welding is an advance metal joining process: A Review
Friction Stir.Welding is an advance metal joining process: A ReviewFriction Stir.Welding is an advance metal joining process: A Review
Friction Stir.Welding is an advance metal joining process: A ReviewIJERA Editor
 
Alternative Method for Determining the Elastic Modulus of Concrete
Alternative Method for Determining the Elastic Modulus of ConcreteAlternative Method for Determining the Elastic Modulus of Concrete
Alternative Method for Determining the Elastic Modulus of ConcreteIJERA Editor
 
A Mixed Approach For Nutrient Management Planning In Southeast Asian Countries
A Mixed Approach For Nutrient Management Planning In Southeast Asian CountriesA Mixed Approach For Nutrient Management Planning In Southeast Asian Countries
A Mixed Approach For Nutrient Management Planning In Southeast Asian CountriesIJERA Editor
 
Improving Splitting Efficiency in Photonic Crystal Waveguide
Improving Splitting Efficiency in Photonic Crystal WaveguideImproving Splitting Efficiency in Photonic Crystal Waveguide
Improving Splitting Efficiency in Photonic Crystal WaveguideIJERA Editor
 
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...IJERA Editor
 
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...Study of PID Controllers to Load Frequency Control Systems with Various Turbi...
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...IJERA Editor
 
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...IJERA Editor
 
Modeling of Multilayer Transmission Lines for High-Speed Digital Interconnects
Modeling of Multilayer Transmission Lines for High-Speed Digital InterconnectsModeling of Multilayer Transmission Lines for High-Speed Digital Interconnects
Modeling of Multilayer Transmission Lines for High-Speed Digital InterconnectsIJERA Editor
 

Viewers also liked (20)

Rule-based Prosody Calculation for Marathi Text-to-Speech Synthesis
Rule-based Prosody Calculation for Marathi Text-to-Speech SynthesisRule-based Prosody Calculation for Marathi Text-to-Speech Synthesis
Rule-based Prosody Calculation for Marathi Text-to-Speech Synthesis
 
A Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid DuctA Numerical study of Flow through Sigmoid Duct
A Numerical study of Flow through Sigmoid Duct
 
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc Networks
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc NetworksQoS Constrained H.264/SVC video streaming over Multicast Ad Hoc Networks
QoS Constrained H.264/SVC video streaming over Multicast Ad Hoc Networks
 
Fuzzy based control of Transformer less Coupled inductor based DC-DC converter
Fuzzy based control of Transformer less Coupled inductor based DC-DC converterFuzzy based control of Transformer less Coupled inductor based DC-DC converter
Fuzzy based control of Transformer less Coupled inductor based DC-DC converter
 
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...
Spectroscopic studies on Mn2+ ions doped Cadmium Aluminum Fluoro Lead Borate ...
 
Maintenance cost reduction of a hydraulic excavator through oil analysis
Maintenance cost reduction of a hydraulic excavator through oil analysisMaintenance cost reduction of a hydraulic excavator through oil analysis
Maintenance cost reduction of a hydraulic excavator through oil analysis
 
In silico approach for viral mutations and sustainability of immunizations
In silico approach for viral mutations and sustainability of immunizationsIn silico approach for viral mutations and sustainability of immunizations
In silico approach for viral mutations and sustainability of immunizations
 
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...Investigation of Tribological Behaviour of GF Filled Peek Composite under the...
Investigation of Tribological Behaviour of GF Filled Peek Composite under the...
 
Настройка таргетированной рекламы в социальных сетях
Настройка таргетированной рекламы в социальных сетяхНастройка таргетированной рекламы в социальных сетях
Настройка таргетированной рекламы в социальных сетях
 
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...
Evaluation, Categorization, Distribution and Methods of Reduction of Losses t...
 
Design the High Speed Kogge-Stone Adder by Using
Design the High Speed Kogge-Stone Adder by UsingDesign the High Speed Kogge-Stone Adder by Using
Design the High Speed Kogge-Stone Adder by Using
 
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)
Drilling Mud Formulation Using Potato Starch(Ipomoea Batatas)
 
Friction Stir.Welding is an advance metal joining process: A Review
Friction Stir.Welding is an advance metal joining process: A ReviewFriction Stir.Welding is an advance metal joining process: A Review
Friction Stir.Welding is an advance metal joining process: A Review
 
Alternative Method for Determining the Elastic Modulus of Concrete
Alternative Method for Determining the Elastic Modulus of ConcreteAlternative Method for Determining the Elastic Modulus of Concrete
Alternative Method for Determining the Elastic Modulus of Concrete
 
A Mixed Approach For Nutrient Management Planning In Southeast Asian Countries
A Mixed Approach For Nutrient Management Planning In Southeast Asian CountriesA Mixed Approach For Nutrient Management Planning In Southeast Asian Countries
A Mixed Approach For Nutrient Management Planning In Southeast Asian Countries
 
Improving Splitting Efficiency in Photonic Crystal Waveguide
Improving Splitting Efficiency in Photonic Crystal WaveguideImproving Splitting Efficiency in Photonic Crystal Waveguide
Improving Splitting Efficiency in Photonic Crystal Waveguide
 
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...
The Propagation and Power Deposition of Electron Cyclotron Waves in Non-Circu...
 
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...Study of PID Controllers to Load Frequency Control Systems with Various Turbi...
Study of PID Controllers to Load Frequency Control Systems with Various Turbi...
 
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...
Thermal Instability of Chemically Reacting Maxwell Fluid in a Horizontal Poro...
 
Modeling of Multilayer Transmission Lines for High-Speed Digital Interconnects
Modeling of Multilayer Transmission Lines for High-Speed Digital InterconnectsModeling of Multilayer Transmission Lines for High-Speed Digital Interconnects
Modeling of Multilayer Transmission Lines for High-Speed Digital Interconnects
 

Similar to Implementation of Text To Speech for Marathi Language Using Transcriptions Concept

A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems IJECEIAES
 
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisGrapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisIJERA Editor
 
A Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to MarathiA Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to Marathiaciijournal
 
A Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to MarathiA Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to Marathiaciijournal
 
Direct Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsDirect Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsIJCI JOURNAL
 
Speech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingSpeech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingiosrjce
 
Modeling of Speech Synthesis of Standard Arabic Using an Expert System
Modeling of Speech Synthesis of Standard Arabic Using an Expert SystemModeling of Speech Synthesis of Standard Arabic Using an Expert System
Modeling of Speech Synthesis of Standard Arabic Using an Expert Systemcsandit
 
Marathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language ProcessingMarathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language Processingiosrjce
 
Development of text to speech system for yoruba language
Development of text to speech system for yoruba languageDevelopment of text to speech system for yoruba language
Development of text to speech system for yoruba languageAlexander Decker
 
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKPUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKijistjournal
 
Tutorial - Speech Synthesis System
Tutorial - Speech Synthesis SystemTutorial - Speech Synthesis System
Tutorial - Speech Synthesis SystemIJERA Editor
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifiereSAT Publishing House
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifiereSAT Journals
 
Implementation of Marathi Language Speech Databases for Large Dictionary
Implementation of Marathi Language Speech Databases for Large DictionaryImplementation of Marathi Language Speech Databases for Large Dictionary
Implementation of Marathi Language Speech Databases for Large Dictionaryiosrjce
 

Similar to Implementation of Text To Speech for Marathi Language Using Transcriptions Concept (20)

A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems
 
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisGrapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
 
F017163443
F017163443F017163443
F017163443
 
A Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to MarathiA Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to Marathi
 
A Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to MarathiA Novel Approach for Rule Based Translation of English to Marathi
A Novel Approach for Rule Based Translation of English to Marathi
 
Direct Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsDirect Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete Units
 
G1803013542
G1803013542G1803013542
G1803013542
 
H010625862
H010625862H010625862
H010625862
 
Speech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingSpeech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law companding
 
Modeling of Speech Synthesis of Standard Arabic Using an Expert System
Modeling of Speech Synthesis of Standard Arabic Using an Expert SystemModeling of Speech Synthesis of Standard Arabic Using an Expert System
Modeling of Speech Synthesis of Standard Arabic Using an Expert System
 
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
 
Marathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language ProcessingMarathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language Processing
 
Development of text to speech system for yoruba language
Development of text to speech system for yoruba languageDevelopment of text to speech system for yoruba language
Development of text to speech system for yoruba language
 
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTKPUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
PUNJABI SPEECH SYNTHESIS SYSTEM USING HTK
 
Tutorial - Speech Synthesis System
Tutorial - Speech Synthesis SystemTutorial - Speech Synthesis System
Tutorial - Speech Synthesis System
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifier
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifier
 
Implementation of Marathi Language Speech Databases for Large Dictionary
Implementation of Marathi Language Speech Databases for Large DictionaryImplementation of Marathi Language Speech Databases for Large Dictionary
Implementation of Marathi Language Speech Databases for Large Dictionary
 
I1 geetha3 revathi
I1 geetha3 revathiI1 geetha3 revathi
I1 geetha3 revathi
 
551 466-472
551 466-472551 466-472
551 466-472
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Implementation of Text To Speech for Marathi Language Using Transcriptions Concept

  • 1. Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36 www.ijera.com 33 | P a g e Implementation of Text To Speech for Marathi Language Using Transcriptions Concept Sangramsing N. Kayte1 , Monica Mundada1 , Dr. Charansing N. Kayte2 , Dr.Bharti Gawali* 1,3 Department of Computer Science and Information Technology Dr. Babasaheb Ambedkar Marathwada University, Aurangabad 2 Department of Digital and Cyber Forensic, Aurangabad, Maharashtra ABSTRACT This research paper presents the approach towards converting text to speech using new methodology. The text to speech conversion system enables user to enter text in Marathi and as output it gets sound. The paper presents the steps followed for converting text to speech for Marathi language and the algorithm used for it. The focus of this paper is based on the tokenisation process and the orthographic representation of the text that shows the mapping of letter to sound using the description of language’s phonetics. Here the main focus is on the text to IPA transcription concept. It is in fact, a system that translates text to IPA transcription which is the primary stage for text to speech conversion. The whole procedure for converting text to speech involves a great deal of time as it’s not an easy task and requires efforts. Keywords - IPA, Orthographic representation, phonetic, tokenization, transcription. I. INTRODUCTION The In today’s life everyone wants that the present computer systems should behave like humans and proved to be user friendly. Even many of the great research scholars had dreamed of involving the machines in every facet of human life. With the growth of the power of computing machines their applications in modern day to day life is also rising [1]. This paper depicts one of the modern technologies that is the technology of text to speech convertor [2]. This paper presents the frame work of text to speech conversion methodology. The text to speech system has many applications that are useful in our life such as for video conferencing, helping people with reading difficulty, for visual aids process, Elementary and Applied Research, Telecommunications and Multimedia, Educational State, Screen reader programs for the visually impaired [3][4]. In this paper we have presented the linguistic features of Marathi text stating its phonetic representation. Through the knowledge of language’s phonological orthographic we can develop a more promising text to speech conversion [4][5]. The first step in our text to speech conversion task is having the text tokenisation and to determine the token to sound concept. II. OVERVIEW OF TEXT TO SPEECH SYSTEM The text to speech conversion is carried out with the processing of text normalization (text preprocessing), text analysis, syllabification, prosody generation and finally the speech production [6][7][15]. The process of text analysis, text normalization and prosody generation all come under natural language processing while the speech generation is a part of digital processing system. A general view of the system is depicted in the Fig.1 Fig 1: Overview of TTS [8] The text to speech conversion involves a number of steps that are to be followed. The first step includes Tokenisation/Text preprocessing where the inputted text is broken down into smallest unit i.e. tokens. Tokenisation also includes the expansion of abbreviations. The second step involves Syllabification process includes the combination of the small units to RESEARCH ARTICLE OPEN ACCESS
  • 2. Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36 www.ijera.com 34 | P a g e represent them as phonemes that identify the sound associated with each unit and we also called them as syllables. In Marathi seven types of syllables are recognized [9][10].These syllable types are: V, VC, CV, VCC, CVC, CCVC and CVCC; where V and C represent vowel and consonant respectively. Out of these seven types, occurrence of last two syllable types having sound clusters, is very rare in Marathi. The third step is Speech Synthesizer which involves the generation of speech as output. There are various techniques that can be used for synthesizing speech [10]. The speech can be produced by concatenating different pieces of recorded speech from the database. Also, speech can be produced from concatenation of phonemes, diphones, and unit selection techniques and by Formant synthesis where the synthesized speech output is created using additive synthesis and an acoustic model (physical modelling synthesis).Parameters such as fundamental frequency, voicing, and noise levels are varied over time to create a waveform of artificial speech. III. ARCHITECTURE AND IMPLEMENTATION Fig-2: Architecture of TTS The entire process of converting text to speech includes analysis and synthesis [11] [16-19]. Although analysis part is similar for every techniques used for text to speech conversion, the difference is only in the synthesis part. The analysis part deals with determining the orthographic description of a particular language. The implementation of text to speech conversion goes through various steps as depicted in Fig-2. The first step identifies the text for the processing. The text normalization is carried out. After the text has been normalized, the syllabification process is carried out where the input text is broken down into smallest unit called syllables A. Text to IPA transcription The phonetization is done which is the process of representing vocal sounds by signs and written characters. There are number of phonetic sounds that represent a letter of particular language. These phonetic sounds along with their written representation can be combined to generate sound using various speech synthesis tools. The orthographic representation of text enables to represent the syllables with phonetic representation [12]. The orthographic set for a language consists of letter to sound rules. These rules define the function mapping of sequence of letter to sound segments. Specifically, the orthographic representation determined for a language, specifies the initial stages for text to speech conversion [13].The phonetic notation can be represented for Marathi language using an IPA chart (International Phonetic Alphabet).The IPA chart defines is an alphabetic system of phonetic notation based on some Latin alphabets [14]. They can be used for representation of sounds of spoken language[16-19]. The principal vowels for Marathi can be depicted from Fig-3. The principal vowels are symmetrically distributed on a standard vowel chart: three front vowels, two central vowels, and three back vowels. The three back vowels are rounded [14]. Fig-3: Vowel chart B) Consonants IPA chart Representations of consonant sounds outside of the core set are created by adding diacritics to letters with similar sound values.Fig-4 represent the consonants and their IPA symbols[1][3] [9]. Fig-4: IPA chart for consonants
  • 3. Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36 www.ijera.com 35 | P a g e The methodology followed here translates the text to IPA transcription using some defined rules. These rules are used for determining the letter orthographic features. These orthographic features can further be used by the speech synthesis tool to generate sound[4][16-19]. IV. CONCLUSION In this paper, we have described how the phonological attributes of Marathi orthography may be used to develop a text-to-speech system. The phonetic nature of the language was surveyed, and the set of rules for deriving these sounds using the orthography were made explicit and carefully deconstructed. Although the work done is not complete as it has been done until determining the linguistic features of Marathi text while the final signal processing aspect of the task are un explored. In the near future we would love to complete the text- to-speech system, the text to speech system that is able to be useful to the people in need. REFERENCES [1] Sangramsing Kayte, Monica Mundada "Study of Marathi Phones for Synthesis of Marathi Speech from Text" International Journal of Emerging Research in Management &Technology ISSN: 2278- 9359 (Volume-4, Issue-10) October 2015 [2] Sangramsing N.kayte “Marathi Isolated- Word Automatic Speech Recognition System based on Vector Quantization (VQ) approach” 101th Indian Science Congress Jammu University 03th Feb to 07 Feb 2014 [3] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte "Di-phone-Based Concatenative Speech Synthesis System for Hindi" International Journal of Advanced Research in Computer Science and Software Engineering -Volume 5, Issue 10, October- 2015 [4] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte “Di-phone-Based Concatenative Speech Synthesis Systems for Marathi Language” OSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 5, Ver. I (Sep –Oct. 2015), PP 76-81e-ISSN: 2319 –4200, p-ISSN No. : 2319 –4197 www.iosrjournals.org [5] Monica Mundada, Sangramsing Kayte, Dr. Bharti Gawali "Classification of Fluent and Dysfluent Speech Using KNN Classifier" International Journal of Advanced Research in Computer Science and Software Engineering Volume 4, Issue 9, September 2014 [6] Simon King, “An introduction to statistical parametric speech synthesis”, Indian Academy of Sciences, October 2011, pp. 837–852. [7] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte "Performance Calculation of Speech Synthesis Methods for Hindi language IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. I (Nov -Dec. 2015), PP 13-19e-ISSN: 2319 –4200, p-ISSN No. : 2319 –4197 [8] Sangramsing Kayte, Dr. Bharti Gawali “Marathi Speech Synthesis: A review” International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 3 Issue: 6 3708 – 3711 [9] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte "A Corpus-Based Concatenative Speech Synthesis System for Marathi" IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. I (Nov -Dec. 2015), PP 20-26e-ISSN: 2319 –4200, p-ISSN No. : 2319 –4197 [10] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte "A Marathi Hidden- Markov Model Based Speech Synthesis System" IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. I (Nov -Dec. 2015), PP 34-39e-ISSN: 2319 –4200, p-ISSN No. : 2319 –4197 [11] Dhvani-TTS System for Indian Languages,(http://dhvani.sourceforge.net), 2001. [12] Prof. Ian Maddieson,”Applied Phonetics: Portuguese Text-to-Speech”, University of California, Berkeley Linguistics 110: May 16, 2003. [13] Sangramsing Kayte, Monica Mundada, Dr. Charansing Kayte "Implementation of Marathi Language Speech Databases for Large Dictionary" IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 6, Ver. I (Nov -Dec. 2015), PP 40-45e-ISSN: 2319 –4200, p-ISSN No. : 2319 –4197 [14] International Phonetic Association (IPA), Handbook [15] Sangramsing Kayte, Monica Mundada, Santosh Gaikwad, Bharti Gawali "PERFORMANCE EVALUATION OF SPEECH SYNTHESIS TECHNIQUES FOR ENGLISH LANGUAGE " International Congress on Information and Communication Technology 9-10 October, 2015 [16] Sangramsing Kayte, Monica Mundada,Dr. Charansing Kayte” Speech Synthesis System for Marathi Accent using FESTVOX” International Journal of
  • 4. Sangramsing N. Kayte et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 11, (Part - 5) November 2015, pp.33-36 www.ijera.com 36 | P a g e Computer Applications (0975 – 8887) Volume 130 – No.6, November2015 [17] Sangramsing Kayte, Monica Mundada,Dr. Charansing Kayte “Screen Readers for Linux and Windows – Concatenation Methods and Unit Selection based Marathi Text to Speech System” International Journal of Computer Applications (0975 – 8887) Volume 130 – No.14, November 2015 [18] Sangramsing Kayte, Monica Mundada,Dr. Charansing Kayte “ Performance Evaluation of Speech Synthesis Techniques for Marathi Language “ International Journal of Computer Applications (0975 – 8887) Volume 130 – No.3, November 2015 [19] Sangramsing Kayte, Monica Mundada, Jayesh Gujrathi, “ Hidden Markov Model based Speech Synthesis: A Review” International Journal of Computer Applications (0975 – 8887) Volume 130 – No.3, November 2015