CN105244038A - Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM - Google Patents

Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM Download PDF

Info

Publication number
CN105244038A
CN105244038A CN201510641597.2A CN201510641597A CN105244038A CN 105244038 A CN105244038 A CN 105244038A CN 201510641597 A CN201510641597 A CN 201510641597A CN 105244038 A CN105244038 A CN 105244038A
Authority
CN
China
Prior art keywords
audio
hmm
order difference
preparation equipment
sample
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510641597.2A
Other languages
Chinese (zh)
Inventor
胡勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinling Institute of Technology
Original Assignee
Jinling Institute of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinling Institute of Technology filed Critical Jinling Institute of Technology
Priority to CN201510641597.2A priority Critical patent/CN105244038A/en
Publication of CN105244038A publication Critical patent/CN105244038A/en
Pending legal-status Critical Current

Links

Landscapes

  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

The invention provides an ore dressing equipment fault abnormity audio analyzing and identifying method based on an HMM (Hidden Markov Model), and relates to the digital audio processing technical field. The method includes the steps: inputting an ore dressing equipment audio signal in a WAV format, pre-processing a collected audio sample, extracting a linear prediction cepstrum coefficient (LPCC), a Mel frequency cepstrum coefficient (MFCC) and other characteristics and taking the characteristics as characteristic parameters, carry out training by a Baum-Welch algorithm, obtaining a state transfer probability matrix through training, conducting identification by means of a Viterbi algorithm, and realizing identification by calculating the maximum probability of an unknown audio signal during a transfer process as well as by a model corresponding to the maximum probability. The method can effectively detect abnormal sound in an audio signal so as to effectively identify fault abnormities of ore dressing equipment.

Description

A kind of preparation equipment failure exception audio analysis based on HMM and recognition methods
Technical field
The present invention relates to a kind of preparation equipment failure exception audio analysis based on hidden Markov model (HiddenMarkovModel, HMM) and recognition methods, belong to Digital Audio-Frequency Processing Techniques field.
Background technology
Preparation equipment is widely used in the various field such as ore dressing, resource reclaim of mineral products, and purposes is very extensive.A large amount of exploitation of mineral resources, all can propose more and more higher requirement to preparation equipment for the environmental consciousness that stock number constantly reduces and the mankind strengthen day by day, impel preparation equipment constantly to more greatly, more excellent and energy-efficient future development.
Along with the develop rapidly of science and technology and improving constantly of factory automation degree, daily servicing and the trimming of preparation equipment just seem particularly important.Both at home and abroad the research of this respect is all paid much attention to always, how always to be very important problem in fault early detection tendency.
Under normal circumstances, equipment failure and component defect all can in some specific modes, and the change etc. as the fluctuation of electric current, the vibration change of surface of shell, the overheating of parts diverse location or audio amplitude and frequency shows.If collection record can be carried out to these information, adopt Intelligentized Information means, in conjunction with expertise and all kinds of analytical approach, just effectively can realize the fault distinguishing of preparation equipment, thus the personnel that cause of reduction equipment failure and property loss.
Traditional maintenance means are all be manually main, make regular check on equipment operation situation and maintain equipment by maintainer, or the sound sent when listening to all parts work when patrolling and examining, thus judge whether operating equipment exists fault.
But in actual production workshop, fault produce low-frequency noise may cover by the HFS in man-made noise (man-made noise, be commonly referred to as during factory normally produces, due to the noise that the related causes such as plant equipment frictional impact, vibrations produce).Meanwhile, man-made noise is very large on the impact of the hearing of staff, works in such a case for a long time, to hearing and healthyly can cause irreversible damage.
Therefore, the Incipient Fault Diagnosis of preparation equipment has become the focus of research both at home and abroad, carry out the fault diagnosis research of preparation equipment for production practices, avoid major accident generation to have important realistic meaning.
Summary of the invention
Technical matters to be solved by this invention is: carry out fault diagnosis and identification to the audio frequency that preparation equipment produces.
The technical scheme adopted is:
Step 1: set up preparation equipment failure exception audio sample storehouse;
Step 2: pre-treatment step is carried out to the audio sample gathered;
Step 3: audio frequency characteristics parameter extraction and dimensionality reduction;
Step 4: adopt Baum-Welch algorithm to train; Set up hidden Markov parameter training model, obtain state transition probability matrix by training;
Step 5: adopt Viterbi algorithm by calculating the maximum probability of unknown sound signal in transfer process, and the model corresponding according to maximum probability identifies.
Advantage of the present invention: the invention provides a kind of preparation equipment failure exception audio analysis based on hidden Markov model and recognition methods, the time dependent characteristic of this sound signal, the concept of employing state is more appropriate, the change of audio signal characteristic shows as the transfer from a state to another state, and feature just shifts with certain probability from a state to another state.Therefore, this transfer process can well be represented with hidden Markov model.The method, based on the audio analysis of HMM and multiple features fusion and recognition technology, has higher fault recognition rate.
Accompanying drawing explanation
Fig. 1: based on preparation equipment failure exception audio analysis and the identification block diagram of HMM
Embodiment
As shown in Figure 1, input preparation equipment sound signal, pre-service is carried out to the audio sample gathered, extract the characteristic parameter of sound signal, apparatus for establishing failure exception audio sample storehouse, for audio sample signal sets up hidden Markov parameter training model, and the reference template storehouse of forming device audio frequency fault type.Separately audio frequency to be measured is carried out inputting, pre-service, extraction sound signal characteristic parameter after, adopt Viterbi algorithm, calculate the maximum probability of unknown sound signal in transfer process, and carry out template matches according to model corresponding to maximum probability and reference template storehouse, thus identify the fault type of sample to be tested.
The present invention adopts following technical scheme:
Based on preparation equipment failure exception audio analysis and a recognition methods of HMM, its step is as follows:
Step 1: set up preparation equipment failure exception audio sample storehouse;
This audio sample storehouse comprises the sound signal of multiple preparation equipment series under different conditions: equipment comprise a series of to five series once, little watt, bearing and machine top conical gear in secondary tube, pinion stand, synchronous motor, equipment state comprises five kinds: normal, leakage of oil, swing, vibration and shake; All from enterprises production locale collection; The content stored in Sample Storehouse is sound signal;
What store in Sample Storehouse is sound signal entirely, and its voice attribute is set to monophony (8KHz, 8,705Kb/s), and form is " .wav ", and the sound signal duration of recording is not at 1 ~ 15 minute etc.
Step 2: pre-treatment step;
Pre-emphasis, framing and windowing process are carried out, so that subsequent treatment to the audio sample gathered.Pre-emphasis is promoted by the HFS of voice signal, its objective is the high frequency resolution increasing voice; Voice signal is divided into one by one by framing (being generally 10ms-30ms), and its object is to possess short-term stationarity characteristic; Windowing process, its objective is the discontinuity problem in order to reduce frame starting and ending signal.Utilize overlapping discrete method [overlapping discrete method is prior art] to carry out framing, make transitions smooth between frame and frame, ensure its continuity.It is 256 (frame length is 32ms) that the present invention arranges frame length, and it is 128 (frame moves as 16ms) that frame moves.
Step 3: audio frequency characteristics parameter extraction and dimensionality reduction;
After pre-service, extract the characteristic parameter of audio sample, and dimension-reduction treatment is carried out to this characteristic parameter; The characteristic parameter that the present invention extracts comprises: the average of short-time energy and short-time magnitude, standard deviation, first order difference average, first order difference standard deviation, totally 8 dimensions; The average of short-time zero-crossing rate, standard deviation, first order difference average, first order difference standard deviation, totally 4 dimensions; Average, standard deviation, first order difference average, the first order difference standard deviation of 12 dimension LPCC and first order difference thereof, totally 96 dimensions; Average, standard deviation, first order difference average, the first order difference standard deviation of 12 dimension MFCC and first order difference thereof, totally 96 dimensions; Amount to 204 dimensional feature parameters;
Dimension-reduction treatment of the present invention refers to and realizes dimensionality reduction by principal component analysis (PCA), obtains sample characteristics vector sequence.[principal component analysis (PCA) is prior art].The object of dimensionality reduction is to delete redundant information on the one hand, thus reduces the calculated amount of algorithm for pattern recognition; To improve the validity of feature to classification, avoiding information to disturb on the other hand.
Step 4: based on the training process of Baum-Welch algorithm;
Obtain the audio frequency characteristics parameter after dimensionality reduction, adopt Baum-Welch algorithm to train, and in conjunction with sample labeling, for audio sample signal sets up hidden Markov parameter training model, obtain state transition probability matrix by training;
HMM is a kind of statistical recognition method based on parameter, and usually its model is defined as QUOTE λ=(A, B, π) λ=(A, B, π), determined by model parameter N, M and probability distribution parameters A, B, its characteristic parameter is defined as follows:
State transition probability distribution QUOTEA=[a ij] A=[a ij], wherein
a ij=P[q t+1=j|q t=i]1≤i≤N,1≤j≤N
Observe the probability distribution QUOTEB=[b of symbol i(k)] B=[b j(k)], wherein
b j(k)=P[o t=V k|q t=j]1≤k≤M,1≤j≤N
Initial state probabilities distribution QUOTE π=[π i] π=[π i], wherein
π i=P[q 1=i]1≤i≤N
Wherein: N is the state number in hidden Markov model, and M is the symbolic number can observed in each state.Each observes symbol is QUOTEV={v 1, v 2..., v mv={v 1, v 2..., v m, observation sequence is QUOTEO={o 1, o 2..., o to={o 1, o 2..., o t.
Baum_Welch algorithm is used for the parameter estimation of HMM, namely how to train HMM.Its process can be described as: a given observation sequence QUOTEO={o 1, o 2..., o to={o 1, o 2..., o t), determine HMM model QUOTE λ=(A, B, π) λ=(A, B, a π), make QUOTEp (o| λ) p (o| λ) maximum.Its essence is problem is converted into searching make auxiliary function QUOTEQ=(λ, λ ') Q=(λ, λ ') maximized model QUOTE λ '=(A ' B ', π ') λ '=(A ', B ', π '), corresponding parameter estimation formula is:
a ′ i j = Σ t = 1 T p ( o , q t - 1 = i , q t = j | λ ) Σ t = 1 T p ( o , q t - 1 = i | λ ) = Σ t = 1 T a t - 1 ( i ) a i j b j ( o t ) β t ( j ) Σ t = 1 T a t - 1 ( i ) β t - 1 ( i )
b ′ i ( k ) = Σ t = 1 T p ( o , q t = i | λ ) δ ( o t , υ k ) Σ t = 1 T p ( o , q t = i | λ ) = Σ t = 1 T a t ( i ) β t ( j ) δ ( o t , υ k ) Σ t = 1 T a t ( i ) β t ( i )
π ′ i = p ( o , q 0 = i | λ ) p ( o , λ ) = a 0 ( i ) β 0 ( i ) Σ j = 1 N a τ ( j )
Step 5: the identifying adopting Viterbi algorithm;
Adopt Viterbi algorithm, by calculating the maximum probability of unknown sound signal in transfer process, and the model corresponding according to maximum probability identifies, thus obtains the fault type of sample to be tested.Identifying can be described as: a given observation sequence QUOTEO={o 1, o 2..., o to={o 1, o 2..., o tand HMM model QUOTE λ=(A, B, π) λ=(A, B, a π), obtain the status switch QUOTEQ making QUOTEp (Q, o| λ) p (Q, o| λ) maximum *q *.QUOTEQ *q *the model of corresponding reference library is recognition result.Its mathematical description is as follows:
In t, if: along certain paths QUOTEq 1, q 2..., q t, q t=iq 1, q 2..., q t, q t=i produces QUOTEo 1, o 2..., o to 1, o 2..., o tmaximum probability be QUOTE δ t(i) δ t(i), that is:
δ t ( i ) = m a x q 1 , q 2 , ... , q t - 1 , ( q 1 , q 2 , ... , q t , q t = i , o 1 , o 2 , ... , o t | λ )
Then ask for optimum condition sequence QUOTEQ *q *process can be decomposed into:
Initialization: for QUOTE1≤i≤N1≤i≤N, have
Recursion: for QUOTE2≤t≤T2≤t≤T and QUOTE1≤j≤N1≤j≤N, have
Stop:
P * = max 1 ≤ i ≤ N [ δ t ( i ) ] q * = arg max 1 ≤ i ≤ N [ δ t ( i ) ]
Path is recalled, and determines maximum rating series:
Experimental result and analysis:
Of the present invention based on the preparation equipment failure exception audio analysis of HMM and the system performance of recognition methods in order to verify, acquire the sound signal of multiple preparation equipment series under different conditions as test database.This database has 78 section audio samples, wherein swings and vibrate to acquire 12 sections and 18 sections respectively, and shake and leakage of oil all acquire 6 sections, normal condition 36 sections.
In test experiments, setting HMM model state number N=6, and adopt cross-over experiment verification mode, the training sample in experiment and test sample book separate.By the ratio of adjusting training sample and test sample book, the actual performance of testing algorithm.Table 1 and table 2 are respectively the recognition result under different proportion.
Table 1 is when the ratio of training sample and test sample book is respectively 1:2, that is: the sound signal choosing under often kind of state 1/3 carries out training (swing, vibration, shake, leakage of oil and normal condition be respectively 4,6,2,2 and 12 sections), and test sample book is sample complete or collected works.
Table 2 is when the ratio of training sample and test sample book is respectively 2:1, that is: the sound signal choosing under often kind of state 2/3 carries out training (swing, vibration, shake, leakage of oil and normal condition be respectively 8,12,4,4 and 24 sections), and test sample book is sample complete or collected works.
In above table, the element value except principal diagonal be 0 more, the recognition performance of illustrative system is better.As can be seen from Table 1 and Table 2, by increasing the number of training sample, the discrimination of system can be made to increase.As can be seen from Table 2, adopt audio analysis of the present invention and recognition methods to have very high discrimination, can effectively identify preparation equipment failure exception.

Claims (4)

1., based on preparation equipment failure exception audio analysis and a recognition methods of HMM, its step is as follows:
Step 1: set up preparation equipment failure exception audio sample storehouse;
This audio sample storehouse comprises the sound signal of multiple preparation equipment series under different conditions: equipment comprise a series of to five series once, little watt, bearing and machine top conical gear in secondary tube, pinion stand, synchronous motor, state comprises: normal, leakage of oil, swing, vibration and shake; All from enterprises production locale collection; The content stored in Sample Storehouse is sound signal (WAV form);
Step 2: pre-treatment step;
Pre-emphasis process, framing and windowing process are carried out, so that subsequent treatment to the audio sample gathered;
Step 3: audio frequency characteristics parameter extraction and dimensionality reduction;
After pre-service, extract the characteristic parameter of audio sample, and dimension-reduction treatment is carried out to this characteristic parameter;
Step 4: based on the training process of Baum-Welch algorithm;
Obtain the audio frequency characteristics parameter after dimensionality reduction, adopt Baum-Welch algorithm to train, and in conjunction with sample labeling, for audio sample signal sets up hidden Markov parameter training model, obtain state transition probability matrix by training;
Step 5: the identifying adopting Viterbi algorithm;
Adopt Viterbi algorithm, by calculating the maximum probability of unknown sound signal in transfer process, and the model corresponding according to maximum probability identifies.
2. the preparation equipment failure exception audio analysis based on HMM according to claim 1 and recognition methods, is characterized in that, described step 3 sound intermediate frequency sample characteristics parameter extraction refers to and is extracted following parameter to every frame of every section audio signal:
The average of short-time energy and short-time magnitude, standard deviation, first order difference average, first order difference standard deviation, totally 8 dimensions;
The average of short-time zero-crossing rate, standard deviation, first order difference average, first order difference standard deviation, totally 4 dimensions;
Average, standard deviation, first order difference average, the first order difference standard deviation of 12 dimension LPCC and first order difference thereof, totally 96 dimensions;
Average, standard deviation, first order difference average, the first order difference standard deviation of 12 dimension MFCC and first order difference thereof, totally 96 dimensions;
Amount to 204 dimensional feature parameters;
Described dimension-reduction treatment refers to and realizes dimensionality reduction by principal component analysis (PCA), obtains sample characteristics vector sequence.
3. the preparation equipment failure exception audio analysis based on HMM according to claim 1 and recognition methods, is characterized in that, the preparation equipment failure exception audio frequency training process based on HMM in step 4 is:
In preparation equipment audio sample storehouse, first pre-service is carried out to audio sample, then the characteristic parameter of each audio sample is calculated, and adopt Baum-Welch algorithm to train the proper vector after dimensionality reduction, for each audio sample signal sets up hidden Markov parameter training model, obtain state transition probability matrix by training.
4. the preparation equipment failure exception audio analysis based on HMM according to claim 1 and recognition methods, is characterized in that, the preparation equipment failure exception audio identification process based on HMM in step 5 is:
Adopt Viterbi algorithm to calculate the maximum probability of unknown sound signal in transfer process, and the model corresponding according to maximum probability identify.
CN201510641597.2A 2015-09-30 2015-09-30 Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM Pending CN105244038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510641597.2A CN105244038A (en) 2015-09-30 2015-09-30 Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510641597.2A CN105244038A (en) 2015-09-30 2015-09-30 Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM

Publications (1)

Publication Number Publication Date
CN105244038A true CN105244038A (en) 2016-01-13

Family

ID=55041657

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510641597.2A Pending CN105244038A (en) 2015-09-30 2015-09-30 Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM

Country Status (1)

Country Link
CN (1) CN105244038A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105609110A (en) * 2016-01-25 2016-05-25 上海斐讯数据通信技术有限公司 Voice recognition method and system applied to network device
CN105930921A (en) * 2016-04-13 2016-09-07 石河子大学 Prediction method for two-spotted spider mites
CN106226097A (en) * 2016-09-14 2016-12-14 西安理工大学 Bullet train airduct safe condition diagnostic method based on hidden Markov model
CN107424626A (en) * 2017-08-04 2017-12-01 上海振华重工电气有限公司 A kind of gantry crane trolley track sound monitoring and fault finding system
CN109428660A (en) * 2017-08-31 2019-03-05 迈普通信技术股份有限公司 Method and system based on hidden Markov model identification wireless channel
CN110082107A (en) * 2019-04-08 2019-08-02 四川安和精密电子电器有限公司 Vibrating motor defect diagonsis device and defect identification method based on audio analysis
CN111524523A (en) * 2020-04-26 2020-08-11 中南民族大学 Instrument and equipment state detection system and method based on voiceprint recognition technology
CN111540347A (en) * 2020-05-12 2020-08-14 山东科华电力技术有限公司 Cable tunnel monitoring method and system based on audio
CN111737431A (en) * 2020-06-19 2020-10-02 海尔优家智能科技(北京)有限公司 Equipment exception processing method and device, storage medium and electronic device
CN112257745A (en) * 2020-09-11 2021-01-22 煤炭科学技术研究院有限公司 Hidden Markov-based method and device for predicting health degree of underground coal mine system
CN113170268A (en) * 2018-11-28 2021-07-23 华为技术有限公司 Method and device for detecting probability silent fault
CN113345399A (en) * 2021-04-30 2021-09-03 桂林理工大学 Method for monitoring sound of machine equipment in strong noise environment
CN114485496A (en) * 2021-12-30 2022-05-13 安徽中科昊音智能科技有限公司 Clean ball position system for monitoring oil pipe

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684140A (en) * 2004-04-16 2005-10-19 汤京乐 Judging electromechanical failure using sound identifying technology
CN101063629A (en) * 2006-04-25 2007-10-31 汤京乐 Judging functional failure of electromechanical by speech recognition technology
CN101980336A (en) * 2010-10-18 2011-02-23 福州星网视易信息系统有限公司 Hidden Markov model-based vehicle sound identification method
CN102163427A (en) * 2010-12-20 2011-08-24 北京邮电大学 Method for detecting audio exceptional event based on environmental model
CN103065627A (en) * 2012-12-17 2013-04-24 中南大学 Identification method for horn of special vehicle based on dynamic time warping (DTW) and hidden markov model (HMM) evidence integration
TW201341775A (en) * 2012-04-03 2013-10-16 Inst Information Industry Method and system for diagnosing breakdown cause of vehicle and computer-readable storage medium storing the method
CN104049037A (en) * 2013-03-15 2014-09-17 东莞富强电子有限公司 Fault early warning system
CN104409078A (en) * 2014-12-11 2015-03-11 黑龙江真美广播通讯器材有限公司 Abnormal noise detection and recognition system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684140A (en) * 2004-04-16 2005-10-19 汤京乐 Judging electromechanical failure using sound identifying technology
CN101063629A (en) * 2006-04-25 2007-10-31 汤京乐 Judging functional failure of electromechanical by speech recognition technology
CN101980336A (en) * 2010-10-18 2011-02-23 福州星网视易信息系统有限公司 Hidden Markov model-based vehicle sound identification method
CN102163427A (en) * 2010-12-20 2011-08-24 北京邮电大学 Method for detecting audio exceptional event based on environmental model
TW201341775A (en) * 2012-04-03 2013-10-16 Inst Information Industry Method and system for diagnosing breakdown cause of vehicle and computer-readable storage medium storing the method
CN103065627A (en) * 2012-12-17 2013-04-24 中南大学 Identification method for horn of special vehicle based on dynamic time warping (DTW) and hidden markov model (HMM) evidence integration
CN104049037A (en) * 2013-03-15 2014-09-17 东莞富强电子有限公司 Fault early warning system
CN104409078A (en) * 2014-12-11 2015-03-11 黑龙江真美广播通讯器材有限公司 Abnormal noise detection and recognition system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王炳锡 等: "《实用语音识别基础》", 31 January 2005, 国防工业出版社 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105609110A (en) * 2016-01-25 2016-05-25 上海斐讯数据通信技术有限公司 Voice recognition method and system applied to network device
CN105930921A (en) * 2016-04-13 2016-09-07 石河子大学 Prediction method for two-spotted spider mites
CN106226097A (en) * 2016-09-14 2016-12-14 西安理工大学 Bullet train airduct safe condition diagnostic method based on hidden Markov model
CN106226097B (en) * 2016-09-14 2019-02-01 西安理工大学 Bullet train air hose safe condition diagnostic method based on hidden Markov model
CN107424626A (en) * 2017-08-04 2017-12-01 上海振华重工电气有限公司 A kind of gantry crane trolley track sound monitoring and fault finding system
CN109428660A (en) * 2017-08-31 2019-03-05 迈普通信技术股份有限公司 Method and system based on hidden Markov model identification wireless channel
CN109428660B (en) * 2017-08-31 2022-04-22 迈普通信技术股份有限公司 Method and system for identifying wireless channel based on hidden Markov model
CN113170268A (en) * 2018-11-28 2021-07-23 华为技术有限公司 Method and device for detecting probability silent fault
CN113170268B (en) * 2018-11-28 2023-03-10 华为技术有限公司 Method and device for detecting probability silent fault
CN110082107A (en) * 2019-04-08 2019-08-02 四川安和精密电子电器有限公司 Vibrating motor defect diagonsis device and defect identification method based on audio analysis
CN111524523A (en) * 2020-04-26 2020-08-11 中南民族大学 Instrument and equipment state detection system and method based on voiceprint recognition technology
CN111540347A (en) * 2020-05-12 2020-08-14 山东科华电力技术有限公司 Cable tunnel monitoring method and system based on audio
CN111737431A (en) * 2020-06-19 2020-10-02 海尔优家智能科技(北京)有限公司 Equipment exception processing method and device, storage medium and electronic device
CN111737431B (en) * 2020-06-19 2024-03-22 海尔优家智能科技(北京)有限公司 Method and device for processing equipment exception, storage medium and electronic device
CN112257745A (en) * 2020-09-11 2021-01-22 煤炭科学技术研究院有限公司 Hidden Markov-based method and device for predicting health degree of underground coal mine system
CN112257745B (en) * 2020-09-11 2023-09-12 煤炭科学技术研究院有限公司 Hidden Markov-based coal mine underground system health degree prediction method and device
CN113345399A (en) * 2021-04-30 2021-09-03 桂林理工大学 Method for monitoring sound of machine equipment in strong noise environment
CN114485496A (en) * 2021-12-30 2022-05-13 安徽中科昊音智能科技有限公司 Clean ball position system for monitoring oil pipe

Similar Documents

Publication Publication Date Title
CN105244038A (en) Ore dressing equipment fault abnormity audio analyzing and identifying method based on HMM
CN112201260B (en) Transformer running state online detection method based on voiceprint recognition
US20170140750A1 (en) Method and device for speech recognition
Scanlon et al. Residual life prediction of rotating machines using acoustic noise signals
CN109034046B (en) Method for automatically identifying foreign matters in electric energy meter based on acoustic detection
CN112660745B (en) Intelligent diagnosis method and system for carrier roller fault and readable storage medium
CN104575504A (en) Method for personalized television voice wake-up by voiceprint and voice identification
CN102623009A (en) Abnormal emotion automatic detection and extraction method and system on basis of short-time analysis
Deshmukh et al. Speech based emotion recognition using machine learning
CN111081223B (en) Voice recognition method, device, equipment and storage medium
Gong et al. Vocalsound: A dataset for improving human vocal sounds recognition
CN112435686A (en) Power equipment fault voice recognition method based on data enhancement
CN113314144A (en) Voice recognition and power equipment fault early warning method, system, terminal and medium
CN106098079A (en) Method and device for extracting audio signal
CN109166591A (en) A kind of classification method based on audio frequency characteristics signal
CN116778964A (en) Power transformation equipment fault monitoring system and method based on voiceprint recognition
CN113345399A (en) Method for monitoring sound of machine equipment in strong noise environment
CN116778956A (en) Transformer acoustic feature extraction and fault identification method
Poorna et al. Emotion recognition using multi-parameter speech feature classification
CN111239597A (en) Method for representing electric life of alternating current contactor based on audio signal characteristics
CN114067829A (en) Reactor fault diagnosis method and device, computer equipment and storage medium
Stanek et al. Algorithms for vowel recognition in fluent speech based on formant positions
CN114004996A (en) Abnormal sound detection method, abnormal sound detection device, electronic equipment and medium
Zhang et al. Fault diagnosis method based on MFCC fusion and SVM
CN112885330A (en) Language identification method and system based on low-resource audio

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160113