SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 507
Artificial Intelligent Algorithm for the Analysis, Quality Speech
& Different Sound Signals in the Application Domain
Swati Mangesh Khandare1, D. P. Rathod1
1Research & Training Department, Standard Electricals, Mumbai.
1Electrical Engineering Department, VJTI, Mumbai.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract: - Speech analysis creates wide application in security & forensic detection and it is source of accurate speech detection.
This intelligent algorithm based on speech analysis will analyses accurate vocal pitch across the full spectrum of speech & sound
signals.
Intelligent algorithm will easily extract the speech or sound signals for particular duration from previous recordings of a person,
bird or animal’s sound after that it will analyses the voice signals and calculate the different specifications of the voice signals like
pitch, volume & stereo.
Intelligence algorithm will improve the quality of voice signals using different methodologies like autocorrelation, histogram
spread & cumulative sum help the human resource department to select the right candidate for a particular profile which in turn
provides an expert workforce for the organization.
Key Words — Speech Analysis, Artificial Intelligence, Quality of Signal.
I.INTRODUCTION
The speech or sound signals are broadly classified into
Continuous Time Signal and Discrete Time Signal. The speech
signal gives oscillations that propagate as an acoustic wave,
generally through air as a medium. There are different waysto
record sound waves. The human have the hearing voice
frequencies from 20 Hz to 20 kHz are called as audio
frequencies. The range of audio frequencies of different
animals and birds varies from 10 Hz to 150 kHz. The table 1
shows the range of frequencies of different birds & animals.
Noise is the unwanted signals addedtothespeechsignals.This
is unwanted extra added component in sound. Mostly natural
sound frequencies are complex in nature with different range
of frequency components. The acoustic is the combination of
kind of sound frequencies. Generally sound signals generated
by human are called soundscape is the part of acoustic signals.
The speech signals generated by human like sound waves are
generated by different sources like vibrating diaphragmofthe
stereo speaker. Sound can propagates through a medium as
longitudinal waves and also transverse wave in solids. There
are medium through which sound travels are different but at
the reception sound can be represented by two physical
quantities pressure and time.
This is simple representation of sound waves which is in form
of sinusoidal waves of different frequencies.
Table 1. Frequency range of different birds, animals.
Name Range of frequencies
Rabbit 96Hz-49kHz
Horse 55Hz-33.5kHz
Cow 23Hz-35kHz
Owl 200Hz-12kHz
Sheep 125Hz-42.5kHz
Dog 64Hz-44kHz
Elephant 17Hz-10.5kHz
II. MEASURES OF ANALYSIS FOR SPEECH OR VOICE
FREQUENCIES
The speech signal is clear in terms of intensity range so can be
recorded, giving broad-spectrum and obtained for analysis
purpose. To analyze the speech signals of human, bird or
animals over time the temporal envelope and temporal fine
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 508
structure as perceptually relevant analysis is best method.
There are aspects like loudness, pitch and timbre perception
and spatial hearing will help in speech analysis and leads to
detection of voice of human, bird or animal & the
measurements can be utilized in security applications based
on speech or sound.
The main task is to record the sound generated by different
means of communication or by different medium. To analyze
the signals need to input the signals like we can analyses
different signals are airborne microphone signal, contact
microphone signal, filtered signals, LPC residue signal, speech
material.
There are measures of analysis of different sound signals
generated by many sources but, frequency and loudness are
the major characteristics of sound can be utilized for the
analysis.
III. ARTIFICIAL INTELLIGENT ALGORITHM FOR
ANALYSIS OF SPEECH OR VOICE FREQUENCIES
In this algorithm the input is sound signal transducer by
microphone and further saved as recorded sound file. In this
algorithm the recorded sound file converted to wave file for
further processing.
To analysis of different sound waves the sampling rate should
be proper to achieve the Nyquist Rate. If we want to convert
continuous sound into digital ordiscreteformthendigitization
is process where first stage is sampling after acquisition of
sound signal. These signals are sampled atparticularsampling
rate in Hz or kHz it has to be twice of input signal. The
different sound samples can be collected at different
sampling rate, here in thisalgorithmsamplingrateis18000Hz
and sampling scale maximum amplitude is one.
The following figures 1, 2 & 3 showing input signals with
centre frequency, right channel and left channel frequency in
both the channels negative peak and positive peak of
amplitude with respect to different time limit. The signals are
sinusoidal continuous signals.
Fig.1. Figure shows input signal stereo plot for ten seconds.
Fig.2. Figure shows input signal stereo plot for four seconds.
Fig.3. Figure shows sampled signal at sampling rate of 18000 for
time ten seconds.
The Fourier Transform convertstimedomainsignal into a sum
of finite series of sine or cosine functions. The Fast Fourier
Transform is tool of transform the signal quickly into sum of
finite series basically it will convert time domain signal into
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 509
frequency domain. Here the sampled signals are in discrete
form so here Discrete Fourier Transform had specified
frequency & amplitude at maximum at one scale.
The true value from synthesized signal is useful signal. Before
applying DFT estimation of true pitch value is normalized
value. After applying DFT the signal will be represented for
Short Term Fourier Transform.
The whole signal no need to use for analysis as it will increase
bandwidth and requires more time for analysis. The
information can be extract from small time duration signal.
The solution is DFT on successive sections along the signal. A
window is then convolved along the signal and a DFT is
computed at each sampled signal. Thewholetransformationis
part of analysis of sound signal. Short Term Fourier
Transform followed by averaging data frames then
transformed & average transformed signal displayed in figure
4 below.
Fig.4. A figure shows average data frame with frequencies and their
strength
IV.QUALITY OF VOICE (QOV)
In pitch Perturbation pathological voices tend to show
unusually large cycle-to-cycle fluctuations in the fundamental
period. The phenomenon of cycle-to-cycle fluctuations in the
fundamental period is referred to variously as pitch
perturbation, fundamental frequency perturbation, or vocal
jitter. Percent jitter is defined as mean jitter divided by the
mean period, multiplied by 100.
Amplitude perturbation, or vocal shimmer, is definedascycle-
to-cycle fluctuation in the amplitudes of adjacent pitch pulses.
The simplest is mean shimmer, which is simply the average
absolute difference in amplitude between adjacent pitch
pulses. Methods based running averages are also in
widespread use.
Due, in part, to a variety of technical problems in measuring
perturbation from natural speech signals, there is no
consistent evidence for a straightforward relationship
between perturbation values measured from natural speech
and perceptual dimensions such as roughness, hoarseness, or
overall severity of dysphonic prompting some investigatorsto
question the utility of perturbation measures for
characterizing voice quality [1].
V.AUTOCORRELATION FOR VOICE DETERMINATION
After transform spectrum to Power Density Function, need to
process each frame after storing. The fundamental frequency
in the sampled voice signal is Pitch. For finding the speech
signal that is actual Pitch from the spectrum here the function
of autocorrelation is deployed. The autocorrelation function
computes the two speech signals at the highest peak of
sinusoidal signal amplitude. The first signal is actual discrete
sampled signal and second is same signal delayed by some
time duration. The result of autocorrelation function is a
measure of Pitch Amplitude. Here the difference will lead
to detection of required speech samples.
The loudness analysis is measure of intensity of speech. Skew
analysis is a measure of asymmetry of the probability
distribution of real valued random variables in spectrum.
Sweep is cumulative sum signal for some duration will give
pure speech signal over that duration of spectrum.
Speech is important feature of human, in various applications
like security and detection we need clear voice signal for
detection. Intelligence algorithm has extracted, processed &
analyzed by deploying autocorrelation function. Figure 6
shows the output of autocorrelation function. Autocorrelation
function clear the noise and improved quality signal further
analyzed using histogram spread spectrum.
The analysis part displayed using different plots, figure 7
shows polyphonicpitch,autocorrelationfunction,smoothness,
VI.RESULTS AND CONCLUSION
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072
© 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 510
cepstrum method, short term phase spectrum and measure of
sub-harmonics.
Fig.6. Figure shows output of autocorrelation function.
Fig.7. Figure shows polyphonic pitch, autocorrelation function,
smoothness, cepstrum method, short term phase spectrum and
measure of sub-harmonics.
REFERENCES
[1]. James M. Hillenbrand, Acoustic Analysis of Voice: A Tutorial
https://www.researchgate.net/publication/270860066.
[2]. Jerome Sueur, Seewave, A very short introduction to sound
analysis for those who like elephant trumpet calls or other
wildlife sound Paris, France May 28, 2020.
[3]. https://www.xeno-canto.org/species/Phoenicopterus-ruber.
[4]. “Autocorrelation-Based Features for SpeechRepresentation”,
Yoichi Ando, Graduate School of Kobe University, Journal of
the Acoustical Society of America, May 2013.
[5]. http://dahd.nic.in/documents/reports
[6]. “Large-Scale Bird Sound Classification using Convolutional
Neural Networks”, Stefan Kahl, Thomas Wilhelm-Stein,
Hussein Hussein, Holger Klinck, Danny Kowerko, Marc Ritter,
and Maximilian Eibl.
[7]. “Bird Sound Recognition Using a Convolutional Neural
Network”, A´ gnes Incze_, Henrietta-Bernadett Jancso´_,
Zolta´n Szila´gyiy, Attila Farkasy and Csaba Sulyok_.
[8]. “Acoustic Bird Detection With Deep Convolutional Neural
Networks”, Technical Report Mario Lasseck Museum Fuer
Naturkunde.
[9]. An Introduction to Feature Extraction Isabelle Guyon1 and
Andr´e Elisseeff2 1 ClopiNet, 955 Creston Rd., Berkeley, CA
94708, USA. isabelle@clopinet.com 2 IBM Research GmbH,
Zurich Research Laboratory, S ¨ ¨aumerstrasse 4, CH-8803
Ruschlikon, Switzerland. ¨ ael@zurich.ibm.com
[10]. http://dahd.nic.in/about-us/divisions/livestock-
health/bird-flu-archived/bird-flu
[11]. A Review of Feature Selection and Feature Extraction
Methods Applied on Microarray Data Zena M. Hira1 and
Duncan F. Gillies1 Article Published 11 Jun 2015.

More Related Content

Similar to Artificial Intelligent Algorithm for Analysis of Speech and Sound Signals

Speaker recognition on matlab
Speaker recognition on matlabSpeaker recognition on matlab
Speaker recognition on matlabArcanjo Salazaku
 
Application note signal_generator_spectral_purity
Application note signal_generator_spectral_purityApplication note signal_generator_spectral_purity
Application note signal_generator_spectral_purityS.c. Lu
 
Implementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural ImpairmentImplementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural Impairmentijtsrd
 
Iisrt anjana francis (ec)
Iisrt anjana francis (ec)Iisrt anjana francis (ec)
Iisrt anjana francis (ec)IISRT
 
An Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresAn Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresSivaranjan Goswami
 
Cochlear implant acoustic simulation model based on critical band filters
Cochlear implant acoustic simulation model based on critical band filtersCochlear implant acoustic simulation model based on critical band filters
Cochlear implant acoustic simulation model based on critical band filtersIAEME Publication
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IAmr E. Mohamed
 
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...CSCJournals
 
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing Applications
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing ApplicationsDDSP_2018_FOEHU - Lec 10 - Digital Signal Processing Applications
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing ApplicationsAmr E. Mohamed
 
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...IRJET Journal
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...IRJET Journal
 
Utterance based speaker identification
Utterance based speaker identificationUtterance based speaker identification
Utterance based speaker identificationIJCSEA Journal
 
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Huynh MVT
 
Analysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition TechniquesAnalysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition Techniquesidescitation
 
Acoustic fMRI noise reduction: a perceived loudness approach
Acoustic fMRI noise reduction: a perceived loudness approachAcoustic fMRI noise reduction: a perceived loudness approach
Acoustic fMRI noise reduction: a perceived loudness approachDimitri Vrehen
 
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Mustafa AL-Timemmie
 
Audio signal processing
Audio signal processingAudio signal processing
Audio signal processingRohan Datta
 

Similar to Artificial Intelligent Algorithm for Analysis of Speech and Sound Signals (20)

Speaker recognition on matlab
Speaker recognition on matlabSpeaker recognition on matlab
Speaker recognition on matlab
 
Application note signal_generator_spectral_purity
Application note signal_generator_spectral_purityApplication note signal_generator_spectral_purity
Application note signal_generator_spectral_purity
 
Implementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural ImpairmentImplementation of Digital Hearing AID for Sensory Neural Impairment
Implementation of Digital Hearing AID for Sensory Neural Impairment
 
Iisrt anjana francis (ec)
Iisrt anjana francis (ec)Iisrt anjana francis (ec)
Iisrt anjana francis (ec)
 
An Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech featuresAn Introduction to Various Features of Speech SignalSpeech features
An Introduction to Various Features of Speech SignalSpeech features
 
Cochlear implant acoustic simulation model based on critical band filters
Cochlear implant acoustic simulation model based on critical band filtersCochlear implant acoustic simulation model based on critical band filters
Cochlear implant acoustic simulation model based on critical band filters
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
 
G010424248
G010424248G010424248
G010424248
 
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...
A New Method for Pitch Tracking and Voicing Decision Based on Spectral Multi-...
 
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing Applications
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing ApplicationsDDSP_2018_FOEHU - Lec 10 - Digital Signal Processing Applications
DDSP_2018_FOEHU - Lec 10 - Digital Signal Processing Applications
 
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...
Analysis of Suitable Extraction Methods and Classifiers For Speaker Identific...
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
 
Utterance based speaker identification
Utterance based speaker identificationUtterance based speaker identification
Utterance based speaker identification
 
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
 
Analysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition TechniquesAnalysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition Techniques
 
Reduction of audio acoustic in Audio-visual transceiving with single port
Reduction of audio acoustic in Audio-visual transceiving with single portReduction of audio acoustic in Audio-visual transceiving with single port
Reduction of audio acoustic in Audio-visual transceiving with single port
 
Acoustic fMRI noise reduction: a perceived loudness approach
Acoustic fMRI noise reduction: a perceived loudness approachAcoustic fMRI noise reduction: a perceived loudness approach
Acoustic fMRI noise reduction: a perceived loudness approach
 
D011132635
D011132635D011132635
D011132635
 
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
 
Audio signal processing
Audio signal processingAudio signal processing
Audio signal processing
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
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
 
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
 
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
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
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
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
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
 
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
 
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
 
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
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
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...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
🔝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...
 
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
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

Artificial Intelligent Algorithm for Analysis of Speech and Sound Signals

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 507 Artificial Intelligent Algorithm for the Analysis, Quality Speech & Different Sound Signals in the Application Domain Swati Mangesh Khandare1, D. P. Rathod1 1Research & Training Department, Standard Electricals, Mumbai. 1Electrical Engineering Department, VJTI, Mumbai. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract: - Speech analysis creates wide application in security & forensic detection and it is source of accurate speech detection. This intelligent algorithm based on speech analysis will analyses accurate vocal pitch across the full spectrum of speech & sound signals. Intelligent algorithm will easily extract the speech or sound signals for particular duration from previous recordings of a person, bird or animal’s sound after that it will analyses the voice signals and calculate the different specifications of the voice signals like pitch, volume & stereo. Intelligence algorithm will improve the quality of voice signals using different methodologies like autocorrelation, histogram spread & cumulative sum help the human resource department to select the right candidate for a particular profile which in turn provides an expert workforce for the organization. Key Words — Speech Analysis, Artificial Intelligence, Quality of Signal. I.INTRODUCTION The speech or sound signals are broadly classified into Continuous Time Signal and Discrete Time Signal. The speech signal gives oscillations that propagate as an acoustic wave, generally through air as a medium. There are different waysto record sound waves. The human have the hearing voice frequencies from 20 Hz to 20 kHz are called as audio frequencies. The range of audio frequencies of different animals and birds varies from 10 Hz to 150 kHz. The table 1 shows the range of frequencies of different birds & animals. Noise is the unwanted signals addedtothespeechsignals.This is unwanted extra added component in sound. Mostly natural sound frequencies are complex in nature with different range of frequency components. The acoustic is the combination of kind of sound frequencies. Generally sound signals generated by human are called soundscape is the part of acoustic signals. The speech signals generated by human like sound waves are generated by different sources like vibrating diaphragmofthe stereo speaker. Sound can propagates through a medium as longitudinal waves and also transverse wave in solids. There are medium through which sound travels are different but at the reception sound can be represented by two physical quantities pressure and time. This is simple representation of sound waves which is in form of sinusoidal waves of different frequencies. Table 1. Frequency range of different birds, animals. Name Range of frequencies Rabbit 96Hz-49kHz Horse 55Hz-33.5kHz Cow 23Hz-35kHz Owl 200Hz-12kHz Sheep 125Hz-42.5kHz Dog 64Hz-44kHz Elephant 17Hz-10.5kHz II. MEASURES OF ANALYSIS FOR SPEECH OR VOICE FREQUENCIES The speech signal is clear in terms of intensity range so can be recorded, giving broad-spectrum and obtained for analysis purpose. To analyze the speech signals of human, bird or animals over time the temporal envelope and temporal fine
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 508 structure as perceptually relevant analysis is best method. There are aspects like loudness, pitch and timbre perception and spatial hearing will help in speech analysis and leads to detection of voice of human, bird or animal & the measurements can be utilized in security applications based on speech or sound. The main task is to record the sound generated by different means of communication or by different medium. To analyze the signals need to input the signals like we can analyses different signals are airborne microphone signal, contact microphone signal, filtered signals, LPC residue signal, speech material. There are measures of analysis of different sound signals generated by many sources but, frequency and loudness are the major characteristics of sound can be utilized for the analysis. III. ARTIFICIAL INTELLIGENT ALGORITHM FOR ANALYSIS OF SPEECH OR VOICE FREQUENCIES In this algorithm the input is sound signal transducer by microphone and further saved as recorded sound file. In this algorithm the recorded sound file converted to wave file for further processing. To analysis of different sound waves the sampling rate should be proper to achieve the Nyquist Rate. If we want to convert continuous sound into digital ordiscreteformthendigitization is process where first stage is sampling after acquisition of sound signal. These signals are sampled atparticularsampling rate in Hz or kHz it has to be twice of input signal. The different sound samples can be collected at different sampling rate, here in thisalgorithmsamplingrateis18000Hz and sampling scale maximum amplitude is one. The following figures 1, 2 & 3 showing input signals with centre frequency, right channel and left channel frequency in both the channels negative peak and positive peak of amplitude with respect to different time limit. The signals are sinusoidal continuous signals. Fig.1. Figure shows input signal stereo plot for ten seconds. Fig.2. Figure shows input signal stereo plot for four seconds. Fig.3. Figure shows sampled signal at sampling rate of 18000 for time ten seconds. The Fourier Transform convertstimedomainsignal into a sum of finite series of sine or cosine functions. The Fast Fourier Transform is tool of transform the signal quickly into sum of finite series basically it will convert time domain signal into
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 509 frequency domain. Here the sampled signals are in discrete form so here Discrete Fourier Transform had specified frequency & amplitude at maximum at one scale. The true value from synthesized signal is useful signal. Before applying DFT estimation of true pitch value is normalized value. After applying DFT the signal will be represented for Short Term Fourier Transform. The whole signal no need to use for analysis as it will increase bandwidth and requires more time for analysis. The information can be extract from small time duration signal. The solution is DFT on successive sections along the signal. A window is then convolved along the signal and a DFT is computed at each sampled signal. Thewholetransformationis part of analysis of sound signal. Short Term Fourier Transform followed by averaging data frames then transformed & average transformed signal displayed in figure 4 below. Fig.4. A figure shows average data frame with frequencies and their strength IV.QUALITY OF VOICE (QOV) In pitch Perturbation pathological voices tend to show unusually large cycle-to-cycle fluctuations in the fundamental period. The phenomenon of cycle-to-cycle fluctuations in the fundamental period is referred to variously as pitch perturbation, fundamental frequency perturbation, or vocal jitter. Percent jitter is defined as mean jitter divided by the mean period, multiplied by 100. Amplitude perturbation, or vocal shimmer, is definedascycle- to-cycle fluctuation in the amplitudes of adjacent pitch pulses. The simplest is mean shimmer, which is simply the average absolute difference in amplitude between adjacent pitch pulses. Methods based running averages are also in widespread use. Due, in part, to a variety of technical problems in measuring perturbation from natural speech signals, there is no consistent evidence for a straightforward relationship between perturbation values measured from natural speech and perceptual dimensions such as roughness, hoarseness, or overall severity of dysphonic prompting some investigatorsto question the utility of perturbation measures for characterizing voice quality [1]. V.AUTOCORRELATION FOR VOICE DETERMINATION After transform spectrum to Power Density Function, need to process each frame after storing. The fundamental frequency in the sampled voice signal is Pitch. For finding the speech signal that is actual Pitch from the spectrum here the function of autocorrelation is deployed. The autocorrelation function computes the two speech signals at the highest peak of sinusoidal signal amplitude. The first signal is actual discrete sampled signal and second is same signal delayed by some time duration. The result of autocorrelation function is a measure of Pitch Amplitude. Here the difference will lead to detection of required speech samples. The loudness analysis is measure of intensity of speech. Skew analysis is a measure of asymmetry of the probability distribution of real valued random variables in spectrum. Sweep is cumulative sum signal for some duration will give pure speech signal over that duration of spectrum. Speech is important feature of human, in various applications like security and detection we need clear voice signal for detection. Intelligence algorithm has extracted, processed & analyzed by deploying autocorrelation function. Figure 6 shows the output of autocorrelation function. Autocorrelation function clear the noise and improved quality signal further analyzed using histogram spread spectrum. The analysis part displayed using different plots, figure 7 shows polyphonicpitch,autocorrelationfunction,smoothness, VI.RESULTS AND CONCLUSION
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 01 | Jan 2022 www.irjet.net p-ISSN: 2395-0072 © 2021, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 510 cepstrum method, short term phase spectrum and measure of sub-harmonics. Fig.6. Figure shows output of autocorrelation function. Fig.7. Figure shows polyphonic pitch, autocorrelation function, smoothness, cepstrum method, short term phase spectrum and measure of sub-harmonics. REFERENCES [1]. James M. Hillenbrand, Acoustic Analysis of Voice: A Tutorial https://www.researchgate.net/publication/270860066. [2]. Jerome Sueur, Seewave, A very short introduction to sound analysis for those who like elephant trumpet calls or other wildlife sound Paris, France May 28, 2020. [3]. https://www.xeno-canto.org/species/Phoenicopterus-ruber. [4]. “Autocorrelation-Based Features for SpeechRepresentation”, Yoichi Ando, Graduate School of Kobe University, Journal of the Acoustical Society of America, May 2013. [5]. http://dahd.nic.in/documents/reports [6]. “Large-Scale Bird Sound Classification using Convolutional Neural Networks”, Stefan Kahl, Thomas Wilhelm-Stein, Hussein Hussein, Holger Klinck, Danny Kowerko, Marc Ritter, and Maximilian Eibl. [7]. “Bird Sound Recognition Using a Convolutional Neural Network”, A´ gnes Incze_, Henrietta-Bernadett Jancso´_, Zolta´n Szila´gyiy, Attila Farkasy and Csaba Sulyok_. [8]. “Acoustic Bird Detection With Deep Convolutional Neural Networks”, Technical Report Mario Lasseck Museum Fuer Naturkunde. [9]. An Introduction to Feature Extraction Isabelle Guyon1 and Andr´e Elisseeff2 1 ClopiNet, 955 Creston Rd., Berkeley, CA 94708, USA. isabelle@clopinet.com 2 IBM Research GmbH, Zurich Research Laboratory, S ¨ ¨aumerstrasse 4, CH-8803 Ruschlikon, Switzerland. ¨ ael@zurich.ibm.com [10]. http://dahd.nic.in/about-us/divisions/livestock- health/bird-flu-archived/bird-flu [11]. A Review of Feature Selection and Feature Extraction Methods Applied on Microarray Data Zena M. Hira1 and Duncan F. Gillies1 Article Published 11 Jun 2015.