WO2014035012A1 - 감정 음성 인식장치 및 방법 - Google Patents
감정 음성 인식장치 및 방법 Download PDFInfo
- Publication number
- WO2014035012A1 WO2014035012A1 PCT/KR2012/010785 KR2012010785W WO2014035012A1 WO 2014035012 A1 WO2014035012 A1 WO 2014035012A1 KR 2012010785 W KR2012010785 W KR 2012010785W WO 2014035012 A1 WO2014035012 A1 WO 2014035012A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- atom
- weighted
- atoms
- residue
- input signal
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/03—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 characterised by the type of extracted parameters
- G10L25/18—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 characterised by the type of extracted parameters the extracted parameters being spectral information of each sub-band
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L25/00—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
- G10L25/48—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
- G10L25/51—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination
- G10L25/63—Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination for estimating an emotional state
Definitions
- the present invention relates to an apparatus for recognizing emotional speech and a method for recognizing the emotion of a user from the voice of a user.
- Voice recognition technology for delivering doctor or control commands to a machine or electronic device via voice is rapidly evolving to meet the needs of users who want more convenient services.
- users are demanding an emotional voice recognition technology capable of recognizing the emotional state of the user based on the user's voice, instead of the voice recognition technology that can recognize only the contents or commands of the general voice.
- Emotions can play an important role in understanding a person's actions or intentions, which can increase interaction between a person and a machine. Through this, it can be applied to the development of a device that provides a suitable service according to the user's situation, instead of simply operating the conventional command only.
- Emotional speech recognition technology is one of the speech processing application method that can recognize the voice of the speaker and can recognize the emotion or physical state of the speaker from the recognized voice.
- a method of recognizing a user's emotion from a voice generally uses a feature extraction method. And the accuracy of the emotion recognized from the voice depends on the extracted features.
- FFTs Fast Fourier Transforms
- Corresponding tracking is an iterative algorithm that decomposes the original signal into a dictionary of preset atoms.
- Korean Patent Laid-Open Publication No. 10-2011-0097304 describes a technique for analyzing heart sounds using a corresponding trace.
- conventional correspondence tracking requires a lot of internal operations because the dictionary of atoms is huge. So searching for all atoms takes a lot of time and effort.
- the problem to be solved by the present invention is a technology for recognizing the emotion and physical state of the user from the user's voice, in particular, to provide an emotional speech recognition apparatus and method applying an algorithm that can reduce the amount of calculation to produce faster results will be.
- the health care apparatus using a mobile terminal stores a voice recognition unit for receiving and transmitting a voice input signal from a user, and stores a plurality of original atoms, and an original dictionary unit for transmitting original atoms according to a received request, voice A weighting processor for estimating a spectrogram based on a voice input signal received from a recognition unit, and generating and transferring a weighted atom by adding a weight to a received original atom using the estimated spectrogram, the weighting processor Assigns a voice input signal received from a weighted dictionary and a speech recognition unit that stores the weighted atoms received from the device and delivers the weighted atoms according to the received request, and based on the weighted dictionary Modify the atom selection criteria to request the weighted atoms in the weighted dictionary, and to receive the weighted atoms and ships received upon request.
- a recognition processor configured to generate a new residue based on the predetermined residue, and determine the weighted
- the emotion voice recognition apparatus and method according to the present invention can recognize a user's emotion and physical state, unlike voice recognition that merely recognizes a command or content, so that a suitable service can be provided according to a user's situation.
- FIG. 1 is a block diagram of an embodiment of an emotion speech recognition apparatus according to the present invention.
- FIG. 2 is a flow diagram of a corresponding tracking algorithm in accordance with one embodiment of the present invention.
- FIG. 3 is a flow diagram illustrating a method of generating a weighted dictionary in accordance with one embodiment of the present invention.
- FIG. 4 is a flowchart illustrating a method of modifying selection criteria of atoms according to an embodiment of the present invention.
- FIG. 5 is an exemplary diagram illustrating a relationship between a selected atom and a spectrogram of an input signal in accordance with one embodiment of the present invention.
- FIG. 6 is a flowchart illustrating a feature extraction method based on selected atoms of a corresponding tracking algorithm for recognition according to an embodiment of the present invention.
- FIG. 1 is a block diagram of an embodiment of an emotion speech recognition apparatus according to the present invention.
- the emotion speech recognition apparatus 100 includes a speech recognition unit 111, a weighting processor 112, an original dictionary unit 113, a weighted dictionary unit 114, and a recognition processor 115. It includes.
- the voice recognition unit 111 recognizes and receives a voice input signal from the user, and transmits the received voice attraction signal to the weighting processor 112 and the recognition processor 115.
- the weighting processor 112 estimates a spectrogram of the speech input signal received from the speech recognition unit 111 using a short time Fourier transform. Then, the estimated spectrogram values are normalized from 0 to 1. Since all spectrogram values can be normalized from 0 to 1, the weight of atoms can also be normalized from 0 to 1.
- the weighting processor 112 receives the original atom from the original dictionary unit 115. Then find the corresponding value of the spectrogram that has the closest approximation of time and center frequency. This assigns a weighted value to the corresponding original atom to produce a weighted atom. The weighting processor 112 then sorts the generated weighted atoms in descending order and transfers them to the weighting dictionary 114.
- the original dictionary unit 113 stores the existing non-weighted atoms and transfers the stored atoms at the request of the weighting processor 112.
- the weight dictionary section 114 stores the weighted atoms delivered from the weight processor 112. Then, the weighted atoms stored are transferred according to the request of the recognition processor 115.
- the recognition processor 115 assigns the voice input signal received from the voice recognition unit 111 to an initial residue or a current residue.
- the atomic selection criterion is modified based on the assigned current residue and weighted dictionary 114.
- the weighted dictionary portion is generated by the generated spectrogram weights, the criteria for searching in the dictionary for an optimal corresponding atom for the voice input signal is changed.
- the weighted atoms are selected in descending order of the weighted values and the internal product between the selected atoms and the current residue is calculated. If the generated internal product decreases and is smaller than the threshold, the atom is determined as an output atom that maximizes internal production.
- FIG. 2 is a flow diagram of a corresponding tracking algorithm in accordance with one embodiment of the present invention.
- a corresponding tracking algorithm first receives a voice input signal from a user (201).
- the received voice input signal is assigned to an initial residue (202).
- the received input signal is initialized and initialized to an initial residue as shown in Equation 1.
- Equation 1 R is the residue of the function f, Is the initial residue, Indicates an input signal.
- spectrogram weighting is generated from the received voice input signal (203).
- the general correspondence tracking algorithm has to search the entire internal product with the maximum value in selecting new atoms from the dictionary.
- the dictionary must be large enough, which requires a lot of computation and time to select new atoms.
- spectrogram weights can be used to reduce the amount of computation.
- a weighted dictionary is generated using the generated spectrogram weights (204).
- a dictionary weighted by weight does not have all atoms the same weight. Thus, atoms with higher weights are more likely to be selected as output atoms. Details of steps 203 and 204 will be described with reference to FIG. 3.
- the atomic selection criteria are modified based on the initial residue and the weighted dictionary (205).
- the criteria for searching and selecting the best corresponding atom for the input signal from the dictionary are changed. Select the weighted atom from the weighted dictionary according to the changed criteria.
- Equation 2 calculates a new residue (206). As in Equation 2, the current residue is removed by the internal product to create a new residue.
- Equation (2) Is the current residue (or assigned residue), n is the index of the atom, Is the weight factor, Is an atom, Is an internal product and a weighted atom, Is a new residue.
- the process ends (208).
- the output at the end of the process is a group of weighted atoms with corresponding coefficients.
- the atomic selection criteria is modified again (209). If the number of atoms does not have a value such that the current residue has a value larger than the threshold, the process is repeated again in step 205 of modifying the atomic selection criteria.
- FIG. 3 is a flow diagram illustrating a method of generating a weighted dictionary in accordance with one embodiment of the present invention.
- a method of generating a weighted dictionary first estimates a spectrogram on a received voice input signal using a short time Fourier transform (301). .
- the spectrogram values are normalized from 0 to 1 (302). Since all spectrogram values are normalized from 0 to 1, the weights of atoms can also be normalized from 0 to 1.
- Each atom is selected from the original dictionary (303). Then, the corresponding value of the spectrogram having the closest value of the time and the center frequency is found (304). Each atom in the original dictionary is weighted by a search for the closest value of the normalized spectrogram determined by the frequency axis and time axis.
- the weight value is assigned to the corresponding atom (305).
- each atom is tagged with additional information representing the weighting factor.
- Atoms are sorted in descending order of weight value (306). New weighted atoms with weighting coefficients are sorted in descending order of weight. The weighted atoms classified in descending order of weight are stored to generate a weighted dictionary (307).
- FIG. 4 is a flowchart illustrating a method of modifying selection criteria of atoms according to an embodiment of the present invention.
- an atom is selected from a weighted dictionary sorted in descending order (401). From the weighted dictionaries, the atoms are selected from among the classified atoms in descending order of weight. The internal product of the current residue (residue) and the selected atom are calculated (402).
- the selected atom is determined as the output atom that maximizes the internal product (404). If the internal product of the current residue and the selected atom decrease and are not less than the threshold, the atom is selected again in the descending order of the weight (405).
- the atoms are assigned to the high energy region corresponding to the darker region of the spectrogram.
- the spectrogram of a signal can be easily calculated using the Short-Time Fourier Transform (STFT). This makes it possible to use a spectrogram weighted in advance.
- STFT Short-Time Fourier Transform
- atoms with higher weights are more likely to be selected as output atoms compared to atoms with relatively less weights.
- the difference in the selection frequency reduces the total amount of computation and the time required for the computation. This can improve the performance of the overall correspondence tracking algorithm.
- FIG. 5 is a flowchart illustrating a feature extraction method based on selected atoms of a corresponding tracking algorithm for recognition according to an embodiment of the present invention.
- a feature extraction method based on selected atoms of a corresponding tracking algorithm for recognition first decomposes an input signal into atoms using corresponding tracking (501).
- Corresponding tracking decomposes the input signal into a time-frequency representation of one preset atom.
- a histogram of the time value is calculated.
- the temporal features are extracted by an estimated histogram in the time domain, which is equal to the uniqueness of the envelope of the input signal.
- the histogram is decomposed into an overlapping window (503).
- the nested window technique divides the histogram into windows of small frames.
- the number of atoms corresponding to each window is checked (504).
- an average and a deviation of the attitude of the atoms corresponding to each window are calculated (505).
- the mean and deviation of the attitudes of all atoms in the window are calculated and formulated into feature vectors.
- a histogram of frequency values is calculated (506). Frequency features are extracted by an estimated histogram in the frequency domain.
- the frequency domain is divided into sub-bands (507). Histograms of frequency values are divided into two or more subband frequencies.
- the number of atoms corresponding to each subband is checked (508).
- the average and the deviation of the attitude of the atoms corresponding to each subband are calculated (509).
- the mean and the deviation of the attitude of the same subband are calculated and formulated into a feature vector.
- SVM classification (Supprt Vector Machine Classification) is one of the classification algorithms. SVM classification is also called support vector machine. SVM classification is a method used in supervised learning to find the longest hyperplane out of the hyperplanes that separates them for a given piece of data.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Psychiatry (AREA)
- Hospice & Palliative Care (AREA)
- General Health & Medical Sciences (AREA)
- Child & Adolescent Psychology (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
본 발명은 사용자의 음성으로부터 사용자의 감정 및 신체 상태를 인식하기 위한 감정 음성 인식장치 및 방법에 대한 기술이다. 본 발명에 따른 모바일 단말을 이용한 건강관리 장치는 음성 인식부로부터 수신된 음성 입력 신호에 기초하여 추정된 스펙트로그램을 이용하여 수신된 원본 원자에 가중치를 부가하여 가중된 원자를 생성하여 전달하는 가중 처리부 및 수신된 가중된 원자와 배정된 레지듀에 기초하여 새로운 레지듀를 생성하고, 생성된 배정된 레지듀가 미리 설정된 문턱값(Threshold)보다 작으면 상기 가중된 원자를 상기 내부 생성을 최대화 시키는 출력 원자로 결정하는 인식 처리부를 포함한다.
Description
본 발명은 사용자의 음성으로부터 사용자의 감정을 인식할 수 있는 감정 음성 인식장치 및 그 방법에 관한 것이다.
음성을 통해 기계장치나 전자장치에 의사 또는 제어 명령을 전달하기 위한 음성 인식 기술은 더 편리한 서비스를 원하는 사용자들의 요구에 발맞추어 빠르게 발전하고 있다. 특히, 기술이 점차 발전하면서 사용자들은 일반적인 음성의 내용이나 명령만을 인식할 수 있는 음성 인식 기술에서 벗어나 사용자의 음성에 기초하여 사용자의 감정 상태까지 인식할 수 있는 감정 음성 인식 기술을 요구하고 있다. 감정은 사람의 행동이나 의도를 파악하는데 매우 중요한 역할을 담당하기 때문에, 사람과 기계장치 사이에 상호작용을 증가시킬 수 있다. 이를 통해, 종래의 단순히 명령에만 동작하는 것이 아니라, 사용자의 상황에 따라 적합한 서비스를 제공해주는 장치의 개발 등에 적용할 수 있다.
감정 음성 인식 기술은 말하는 사람의 음성을 인식하고, 인식된 음성으로부터 말하는 사람의 감정 또는 신체적 상태를 인식할 수 있는 음성 처리 응용 방법의 하나이다. 음성으로부터 사용자의 감정을 인식하는 방법은 일반적으로 특징 추출(Feature Extraction) 방법을 사용하고 있다. 그리고 음성으로부터 인식된 감정의 정확도는 추출된 특징에 따라 달라지게 된다.
현재 일반적으로 사용되는 특징 추출 방법은 음성의 피치(Pitch), 낭독속도(Speech Rate), 강도(Intensity), MFCC(Mel-Frequency Cepstral Coefficients) 및 LPCC(Linear Prediction Cepstral Coefficients) 등을 이용하여 음성으로부터 감정 상태를 인식한다. 상술한 특징 추출 방법에 이용되는 요소들은 시간과 주파수의 서로 다른 영역(Domain)에서 음성 신호로부터 추출된다. 이러한 요소들을 시간 도메인에서 주파수 도메인으로 또는 그 반대 방향으로 변환하기 위해 고속 퓨리에 변환(Fast Fourier Transform, FFT)이 일반적으로 사용된다. 하지만 고속 퓨리에 변환의 경우, 시간에 국한된 함수의 표면만을 제공한다.
이러한 고속 퓨리에 변환의 한계를 극복하고자 대응 추적(Matching Pursuit) 알고리즘을 사용한다. 대응 추적은 원본 신호를 미리 설정된 원자(Atom)들의 사전(Dictionary)으로 분해하는 반복 알고리즘이다. 대한민국 공개특허 제10-2011-0097304호에는 대응 추적을 이용하여 심음을 분석하는 기술에 대해 기재되어 있다. 하지만 종래의 대응 추적은 원자의 사전이 거대하기 때문에 매우 많은 내적 연산을 필요로 한다. 그래서 모든 원자들을 위한 검색은 많은 시간과 노력을 필요로 한다.
본 발명에서 해결하고자 하는 과제는 사용자의 음성으로부터 사용자의 감정 및 신체 상태를 인식하기 위한 기술로서, 특히 연산량을 감소시켜 더욱 빠른 결과를 도출할 수 있는 알고리즘을 적용한 감정 음성 인식장치 및 방법을 제공하는 것이다.
본 발명에 따른 모바일 단말을 이용한 건강관리 장치는 사용자로부터 음성 입력 신호를 수신 받아 전달하는 음성 인식부, 다수의 원본 원자를 저장하고 있으며, 수신된 요청에 따라 원본 원자를 전달하는 원본 사전부, 음성 인식부로부터 수신된 음성 입력 신호에 기초하여 스펙트로그램(Spectrogram)을 추정하고, 추정된 스펙트로그램을 이용하여 수신된 원본 원자에 가중치를 부가하여 가중된 원자를 생성하여 전달하는 가중 처리부, 상기 가중 처리부로부터 수신된 가중된 원자를 저장하며, 수신된 요청에 따라 가중된 원자를 전달하는 가중 사전부 및 음성 인식부로부터 수신된 음성 입력 신호를 레지듀(Residue)로 배정하고, 가중 사전부에 기초하여 원자 선택 기준을 수정하여 가중 사전부에 가중된 원자를 요청하고, 요청에 따라 수신된 가중된 원자와 배정된 레지듀에 기초하여 새로운 레지듀를 생성하고, 생성된 배정된 레지듀가 미리 설정된 문턱값(Threshold)보다 작으면 상기 가중된 원자를 상기 내부 생성을 최대화 시키는 출력 원자로 결정하는 인식 처리부를 포함한다.
본 발명에 따른 감정 음성 인식장치 및 방법을 통해 단순히 명령이나 내용만을 인식하던 음성 인식과 달리 사용자의 감정 및 신체상태를 인식할 수 있기 때문에, 사용자의 상황에 따라 적합한 서비스를 제공받을 수 있다.
도 1은 본 발명에 따른 감정 음성 인식 장치의 일 실시예의 구성도이다.
도 2는 본 발명의 일 실시예에 따른 대응 추적 알고리즘의 흐름도이다.
도 3은 본 발명의 일 실시예에 따른 가중된 사전을 생성하는 방법을 나타내는 흐름도이다.
도 4는 본 발명의 일 실시예에 따른 원자의 선택기준을 수정하는 방법을 나타내는 흐름도이다.
도 5는 본 발명의 일 실시예에 따른 선택된 원자와 입력 신호의 스펙트로그램 사이의 관계를 나타내는 일례의 도면이다.
도 6은 본 발명의 일 실시예에 따른 인식을 위한 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법을 나타내는 흐름도이다.
이하, 첨부된 도면들을 참조하여 본 발명의 실시예를 상세하게 설명한다. 본 명세서에서 사용되는 용어는 실시예에서의 기능 및 효과를 고려하여 선택된 용어들로서, 그 용어의 의미는 사용자 또는 운용자의 의도 또는 업계의 관례 등에 따라 달라질 수 있다. 따라서 후술하는 실시예들에서 사용된 용어의 의미는, 본 명세서에 구체적으로 명시된 경우에는 명시된 정의에 따르며, 구체적으로 명시하지 않는 경우, 당업자들이 일반적으로 인식하는 의미로 해석되어야 할 것이다.
도 1은 본 발명에 따른 감정 음성 인식 장치의 일 실시예의 구성도이다.
도 1을 참조하면, 본 발명에 따른 감정 음성 인식 장치(100)는 음성 인식부(111), 가중 처리부(112), 원본 사전부(113), 가중 사전부(114) 및 인식 처리부(115)를 포함한다.
음성 인식부(111)는 사용자로부터 음성 입력 신호를 인식하여 수신 받고, 수신된 음성 인력 신호를 가중 처리부(112) 및 인식 처리부(115)로 전달한다.
가중 처리부(112)는 단시간 퓨리에 변환(Short Time Fourier Transform)을 이용하여 음성 인식부(111)로부터 수신된 음성 입력 신호의 스펙트로그램(Spectrogram)을 추정한다. 그리고 추정된 스펙트로그램의 값을 0부터 1까지로 정규화한다. 모든 스펙트로그램의 값은 0부터 1까지 정규화가 가능하기 때문에, 원자들의 가중치 또한 0부터 1까지로 정규화 될 수 있다.
가중 처리부(112)는 원본 사전부(115)로부터 원본 원자를 전달 받는다. 그리고 시간과 중앙 주파수의 최 근사값을 가지는 스펙트로그램의 대응값을 찾는다. 이를 통해 가중치 값을 대응하는 원본 원자에 할당하여 가중된 원자를 생성한다. 다음으로 가중 처리부(112)는 생성된 가중된 원자를 내림차순으로 분류하고 가중 사전부(114)로 전달한다.
원본 사전부(113)는 가중되지 않은 기존의 원자를 저장하고 있으며 가중 처리부(112)의 요청에 따라 저장된 원자를 전달한다.
가중 사전부(114)는 가중 처리부(112)로부터 전달된 가중된 원자를 저장한다. 그리고 인식 처리부(115)의 요청에 따라 저장된 가중된 원자를 전달한다.
인식 처리부(115)는 음성 인식부(111)로부터 수신된 음성 입력 신호를 초기 레지듀(residue) 또는 현재 레지듀로 배정한다. 그리고 배정된 현재 레지듀와 가중 사전부(114)에 기초하여 원자 선택 기준을 수정한다. 생성된 스펙트로그램 가중치에 의해 가중 사전부가 생성되면, 음성 입력 신호에 대한 최적의 대응 원자를 사전에서 검색하기 위한 기준이 변경된다. 가중된 값의 내림차순에 따라 가중된 원자를 선택하고, 선택된 원자와 현재의 레지듀 사이의 내부 생성물을 계산한다. 그리고 생성된 내부 생성물이 감소하며, 문턱값보다 작은 경우 해당 원자를 내부 생성을 최대화 시킨 출력 원자로 결정한다.
도 2는 본 발명의 일 실시예에 따른 대응 추적 알고리즘의 흐름도이다.
도 2를 참조하면 본 발명의 일 실시예에 따른 대응 추적 알고리즘은 먼저, 사용자로부터 음성 입력 신호를 전달받는다(201). 그리고 수신된 음성 입력 신호를 초기 레지듀(residue)로 배정한다(202). 수신된 입력 신호를 수학식 1과 같이 초기 레지듀로 초기화 하여 배정한다.
다음으로 수신된 음성 입력 신호로부터 스펙트로그램 가중치(Spectrogram Weighting)를 생성한다(203). 일반적인 대응 추적 알고리즘은 사전으로부터 새로운 원자를 선택하는데 있어서, 최대 값을 가지는 내부 생성물 전체를 검색해야 한다. 하지만 충분한 데이터를 계산하기 위해 사전의 크기는 충분히 커야 하므로 새로운 원자를 선택하는데 많은 연산량과 시간을 필요로 한다. 이러한 문제를 해결하기 위해 스펙트로그램 가중치를 이용하여 연산량을 줄일 수 있다. 생성된 스펙트로그램 가중치를 이용하여 가중된 사전을 생성한다(204). 가중치에 의해 가중된 사전은 모든 원자들이 동일한 가중치를 가지지 않는다. 따라서 더 큰 가중치를 가지는 원자들은 출력 원자로 선택될 수 가능성이 높게 된다. 203단계 및 204단계에 대한 구체적인 설명은 후술하는 도 3에서 설명하도록 한다.
다음으로 초기 레지듀와 가중된 사전에 기초하여 원자 선택 기준을 수정한다(205). 생성된 스펙트로그램 가중치에 의해 가중된 사전이 생성되면, 입력 신호에 대한 최적의 대응 원자를 사전에서 검색하여 선택하기 위한 기준들이 변경된다. 변경된 기준에 따라 가중된 사전에서 가중된 원자를 선택한다. 초기 레지듀와 가중된 사전에 기초하여 원자 선택 기준을 수정하는 방법은 후술하는 도 4에서 설명하도록 한다.
다음으로 새로운 레지듀를 계산한다(206). 수학식 2와 같이, 현재의 레지듀는 내부 생성물에 의해 제거되어 새로운 레지듀를 생성한다.
수학식 2에서 는 현재의 레지듀(또는 배정된 레지듀)이고, n은 원자의 색인(index)이고, 은 가중치 인자(Weight Factor)이고, 은 원자이고, 는 내부 생성물이며 가중된 원자이고, 는 새로운 레지듀이다.
그리고 현재의 레지듀가 문턱값(Threshold)보다 더 커지는 값을 가지는지 여부를 확인한다(207).
만약 원자들의 수가 현재의 레지듀가 문턱값보다 더 큰 값을 가지도록 하는 값을 가진다면, 처리과정을 종료한다(208). 처리과정 종료에 따른 출력은 대응하는 계수를 가진 가중된 원자의 그룹이다.
만약 원자들의 수가 현재의 레지듀가 문턱값보다 더 큰 값을 가지도록 하는 값을 가지지 못한다면, 원자 선택 기준을 다시 수정한다(209). 만약 원자들의 수가 현재의 레지듀가 문턱값보다 더 큰 값을 가지도록 하는 값을 가지지 못한다면, 원자 선택 기준을 수정하는 205 단계부터 처리 과정을 다시 수행한다.
도 3은 본 발명의 일 실시예에 따른 가중된 사전을 생성하는 방법을 나타내는 흐름도이다.
도 3을 참조하면, 본 발명의 일 실시예에 따른 가중된 사전을 생성하는 방법은 먼저, 단시간 퓨리에 변환(Short Time Fourier Transform)을 이용하여 수신된 음성 입력 신호에 스펙트로그램을 추정한다(301).
스펙트로그램 값을 0부터 1까지 정규화한다(302). 모든 스펙트로그램의 값은 0부터 1까지로 정규화되기 때문에, 원자들의 가중치 또한 0부터 1까지로 정규화 될 수 있다.
원본 사전으로부터 각각의 원자를 선택한다(303). 그리고 시간과 중앙 주파수의 최 근사값을 가지는 스펙트로그램의 대응값을 찾는다(304). 원본 사전에서 각각의 원자는 주파수축 및 시간축에 의해 결정된 정규화된 스펙트로그램의 최 근접값을 위한 검색에 의해 가중된다.
가중치 값을 대응 원자에 할당한다(305). 새로운 사전, 즉 가중된 사전을 생성하기 위해 각각의 원자는 가중치 계수를 나타내는 부가정보가 부착(tag) 된다.
가중치 값의 내림차순으로 원자를 분류한다(306). 가중치 계수가 부착된 새로운 가중된 원자들은 가중치의 내림차순으로 분류된다. 그리고 가중치의 내림차순으로 분류된 가중된 원자들이 저장되어 가중된 사전을 생성한다(307).
도 4는 본 발명의 일 실시예에 따른 원자의 선택기준을 수정하는 방법을 나타내는 흐름도이다.
도 4를 참조하면, 본 발명의 일 실시예에 따른 원자의 선택기준을 수정하는 방법은 먼저, 내림차순으로 분류된 가중된 사전에서 원자를 선택한다(401). 가중된 사전에서 가중치의 내림차순에 따라 분류된 원자들 중에서 원자를 선택한다. 그리고 현재의 레지듀의 내부 생성물(레지듀)과 선택된 원자를 계산한다(402).
다음으로 현재의 레지듀의 내부 생성물과 선택된 원자가 감소하고 문턱값보다 작은지 여부를 확인한다(403). 만약 현재의 레지듀의 내부 생성물과 선택된 원자가 감소하고 문턱값보다 작다면, 선택된 원자를 내부 생성물을 최대화하는 출력 원자로 결정한다(404). 만약 만약 현재의 레지듀의 내부 생성물과 선택된 원자가 감소하고 문턱값보다 작지 않다면, 가중치의 내림차수에서 다시 원자를 선택한다(405).
본 발명에서 선택된 원자와 입력 신호의 스펙트로그램을 가지는 한 그룹의 원자들에 대한 대응 추적의 출력에서는 원자들은 스펙트로그램의 더 어두운 영역에 대응하는 높은 에너지 영역에 할당된다. 반면에, 신호의 스펙트로그램은 단시간 퓨리에 변환(Short-Time Fourier Transform, STFT)을 이용하여 쉽게 계산할 수 있다. 이에 따라, 사전에 가중치를 두는 스펙트로그램을 사용할 수 있게 된다. 그래서 더 큰 가중치를 가지는 원자들은 상대적으로 적은 가중치를 원자들에 비해서 출력 원자로 선택될 가능성이 높아지게 된다. 이처럼 사전의 원자에 가중치를 적용하여 선택 빈도에 차이를 둠으로써 전체 연산량이 감소하고 연산에 필요한 시간이 감소하게 된다. 이는 전체 대응 추적 알고리즘의 성능을 향상시킬 수 있다.
도 5는 본 발명의 일 실시예에 따른 인식을 위한 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법을 나타내는 흐름도이다.
도 5를 참조하면, 본 발명의 일 실시예에 따른 인식을 위한 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법은 먼저, 대응 추적을 이용하여 입력 신호를 원자로 분해한다(501). 대응 추적을 통해 입력 신호를 하나의 미리 설정된 원자들의 시간-주파수 표현으로 분해한다. 그리고 시간 값의 히스토그램(Histogram)을 계산한다(502). 시간 특징들은 시간 영역의 추정 히스토그램에 의해 추출되고, 이 히스토그램은 입력 신호의 포락선(Envelope)의 고유성과 같다.
다음으로 중첩 윈도우(Overlapping Windows)을 히스토그램을 분해한다(503). 중첩 윈도우 기술은 히스토그램을 작은 프레임의 윈도우로 나눈다. 그리고 각각의 윈도우에 대응하는 원자들의 수를 확인한다(504). 다음으로 각각의 윈도우에 대응하는 원자들의 자세의 평균과 편차를 계산한다(505). 윈도우에 포함된 모든 원자들의 자세의 평균과 편차는 계산되어 특징 벡터로 공식화된다.
다음으로 주파수 값의 히스토그램을 계산한다(506). 주파수 특징들은 주파수 영역의 추정 히스토그램에 의해 추출된다. 그리고 주파수 영역을 서브 밴드(Sub-Band)로 분할한다(507). 주파수 값의 히스토그램은 둘 이상의 서브 밴드 주파수로 나누어 진다. 다음으로 각각의 서브 밴드에 대응하는 원자들의 수를 확인한다(508).
각각의 서브 밴드에 대응하는 원자들의 자세의 평균과 편차를 계산한다(509). 각각의 서브 밴드 주파수에 있어서, 동일한 서브 밴드의 자세의 평균과 편차는 계산되어 특징 벡터로 공식화된다.
다음으로 SVM 분류를 이용하여 원자들을 다른 클래스 라벨(Class Label)처럼 분류한다(510). SVM 분류(Supprt Vector Machine Classification)는 분류 알고리즘의 하나로서 결정트리, 신경망 등의 분류 알고리즘에 비해 일반화 및 분류율이 뛰어난 분류 방법이다. SVM 분류는 지지 벡터 머신이라고도 불린다. SVM 분류는 지도 학습에서 사용되는 방법으로, 주어진 자료에 대해서 그 자료들을 분리하는 초평면 중에서, 가장 거리가 먼 초평면을 찾는 방법이다.
이상 바람직한 실시 예를 들어 본 발명을 상세하게 설명하였으나, 본 발명은 전술한 실시 예에 한정되지 않고, 본 발명의 기술적 사상의 범위 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 여러 가지 변형이 가능하다.
Claims (10)
- 사용자로부터 음성 입력 신호를 수신 받아 전달하는 음성 인식부;다수의 원본 원자를 저장하고 있으며, 수신된 요청에 따라 상기 원본 원자를 전달하는 원본 사전부;상기 음성 인식부로부터 수신된 상기 음성 입력 신호에 기초하여 스펙트로그램(Spectrogram)을 추정하고, 추정된 스펙트로그램을 이용하여 수신된 상기 원본 원자에 가중치를 부가하여 가중된 원자를 생성하여 전달하는 가중 처리부;상기 가중 처리부로부터 수신된 가중된 원자를 저장하며, 수신된 요청에 따라 상기 가중된 원자를 전달하는 가중 사전부; 및상기 음성 인식부로부터 수신된 상기 음성 입력 신호를 레지듀(Residue)로 배정하고, 상기 가중 사전부에 기초하여 원자 선택 기준을 수정하여 상기 가중 사전부에 가중된 원자를 요청하고, 상기 요청에 따라 수신된 가중된 원자와 상기 배정된 레지듀에 기초하여 새로운 레지듀를 생성하고, 상기 생성된 배정된 레지듀가 미리 설정된 문턱값(Threshold)보다 작으면 상기 가중된 원자를 상기 내부 생성을 최대화 시키는 출력 원자로 결정하는 인식 처리부;를 포함하는 것을 특징으로 하는 감정 음성 인식 장치.
- 제 1항에 있어서,상기 가중 처리부는 단시간 퓨리에 변환(Short Time Fourier Transform)을 이용하여 상기 음성 입력 신호의 스펙트로그램을 추정하는 것을 특징으로 하는 감정 음성 인식 장치.
- 제 1항에 있어서,상기 스펙트로그램 및 상기 가중치는 0부터 1까지로 정규화 되는 것을 특징으로 하는 감정 음성 인식 장치.
- 제 1항에 있어서,상기 인식 처리부는,상기 배정된 레지듀가 상기 미리 설정된 문턱값(Threshold)보다 크면 상기 가중 사전부에 새로운 가중된 원자를 요청하고, 상기 새로운 레지듀와 상기 새로운 가중된 원자를 이용하여 다른 새로운 레지듀를 생성하는 것을 특징으로 하는 감정 음성 인식 장치.
- 제 1항에 따른 감정 음성 인식 장치의 감정 음성 인식 방법에 있어서,사용자로부터 음성 입력 신호를 수신 받는 단계;상기 수신된 음성 입력 신호를 레지듀로 배정하는 단계;상기 수신된 음성 입력 신호에 기초하여 가중된 원자를 생성하는 단계;상기 배정된 레지듀와 상기 가중된 사전에 기초하여 원자 선택 기준을 수정하는 단계;상기 배정된 레지듀와 상기 가중된 원자를 이용하여 새로운 레지듀를 생성하는 단계;상기 배정된 레지듀를 문턱값(Threshold)과 비교하는 단계;상기 배정된 레지듀가 문턱값보다 더 커지면, 상기 가중된 원자를 출력하는 단계;를 포함하는 것을 특징으로 하는 감정 음성 인식 방법.
- 제 6항에 있어서,상기 수신된 음성 입력 신호에 기초하여 가중된 원자를 생성하는 단계는,상기 수신된 음성 입력 신호에 기초하여 스펙트로그램을 추정하는 단계;상기 스펙트로그램의 값을 정규화하는 단계;상기 스펙트로그램의 시간과 주파수에서 미리 저장된 원본 원자와 대응하는 최근사값을 찾는 단계;상기 원본 원자와 대응하는 상기 스펙트로그램의 값을 가중치로 하고, 상기 가중치 값을 상기 원본 원자에 할당하여 가중된 원자를 생성하는 단계; 및상기 가중된 원자를 내림차순으로 분류하는 단계;를 더 포함하는 것을 특징으로 하는 감정 음성 인식 방법.
- 대응 추적(Matching Pursuit) 알고리즘을 이용하여 음성 입력 신호를 원자로 분해하는 단계;상기 원자에 기초하여 시간 영역에 대한 상기 원자의 자세의 평균 및 편차를 계산하는 단계;상기 원자에 기초하여 주파수 영역에 대한 상기 원자의 자세의 평균 및 편차를 계산하는 단계;상기 시간 영역에 대한 상기 원자의 평균 및 편차와 상기 주파수 영역에 대한 상기 원자의 평균 및 편차를 SVM 분류를 통해 분류하는 단계;를 포함하는 것을 특징으로 하는 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법.
- 제 8항에 있어서,상기 원자에 기초하여 시간 영역에 대한 상기 원자의 자세의 평균 및 편차를 계산하는 단계는,상기 원자에 기초하여 시간 값의 히스토그램(Histogram)을 계산하는 단계;중첩 윈도우(Overlapping Windows)를 이용하여 상기 히스토그램을 분해하는 단계;상기 중첩 윈도우 각각에 대응하는 원자들의 수를 확인하는 단계; 및상기 중첩 윈도우 각각에 대응하는 원자들의 자세의 평균과 편차를 계산하는 단계;를 더 포함하는 것을 특징으로 하는 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법.
- 제 8항에 있어서,상기 원자에 기초하여 주파수 영역에 대한 상기 원자의 자세의 평균 및 편차를 계산하는 단계는,상기 원자에 기초하여 주파수 값의 히스토그램(Histogram)을 계산하는 단계;서브 밴드(Sub-Band)를 이용하여 상기 히스토그램을 분해하는 단계;상기 서브 밴드 각각에 대응하는 원자들의 수를 확인하는 단계; 및상기 서브 밴드 각각에 대응하는 원자들의 자세의 평균과 편차를 계산하는 단계;를 더 포함하는 것을 특징으로 하는 대응 추적 알고리즘의 선택된 원자에 기반한 특징 추출 방법.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020120097345A KR101398218B1 (ko) | 2012-09-03 | 2012-09-03 | 감정 음성 인식장치 및 방법 |
| KR10-2012-0097345 | 2012-09-03 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014035012A1 true WO2014035012A1 (ko) | 2014-03-06 |
Family
ID=50183798
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2012/010785 Ceased WO2014035012A1 (ko) | 2012-09-03 | 2012-12-12 | 감정 음성 인식장치 및 방법 |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR101398218B1 (ko) |
| WO (1) | WO2014035012A1 (ko) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115762539A (zh) * | 2022-10-27 | 2023-03-07 | 北京理工大学 | 强化人体感知特性的分频神经网络汉语语音编码方法 |
| CN117727331A (zh) * | 2024-02-18 | 2024-03-19 | 百鸟数据科技(北京)有限责任公司 | 基于语音分析的森林枪声定位方法 |
Families Citing this family (96)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8677377B2 (en) | 2005-09-08 | 2014-03-18 | Apple Inc. | Method and apparatus for building an intelligent automated assistant |
| US9318108B2 (en) | 2010-01-18 | 2016-04-19 | Apple Inc. | Intelligent automated assistant |
| US8977255B2 (en) | 2007-04-03 | 2015-03-10 | Apple Inc. | Method and system for operating a multi-function portable electronic device using voice-activation |
| US8676904B2 (en) | 2008-10-02 | 2014-03-18 | Apple Inc. | Electronic devices with voice command and contextual data processing capabilities |
| US10255566B2 (en) | 2011-06-03 | 2019-04-09 | Apple Inc. | Generating and processing task items that represent tasks to perform |
| US10276170B2 (en) | 2010-01-18 | 2019-04-30 | Apple Inc. | Intelligent automated assistant |
| US8682667B2 (en) | 2010-02-25 | 2014-03-25 | Apple Inc. | User profiling for selecting user specific voice input processing information |
| US10057736B2 (en) | 2011-06-03 | 2018-08-21 | Apple Inc. | Active transport based notifications |
| US10417037B2 (en) | 2012-05-15 | 2019-09-17 | Apple Inc. | Systems and methods for integrating third party services with a digital assistant |
| DE112014000709B4 (de) | 2013-02-07 | 2021-12-30 | Apple Inc. | Verfahren und vorrichtung zum betrieb eines sprachtriggers für einen digitalen assistenten |
| US10652394B2 (en) | 2013-03-14 | 2020-05-12 | Apple Inc. | System and method for processing voicemail |
| US10748529B1 (en) | 2013-03-15 | 2020-08-18 | Apple Inc. | Voice activated device for use with a voice-based digital assistant |
| US10176167B2 (en) | 2013-06-09 | 2019-01-08 | Apple Inc. | System and method for inferring user intent from speech inputs |
| KR101959188B1 (ko) | 2013-06-09 | 2019-07-02 | 애플 인크. | 디지털 어시스턴트의 둘 이상의 인스턴스들에 걸친 대화 지속성을 가능하게 하기 위한 디바이스, 방법 및 그래픽 사용자 인터페이스 |
| KR101749009B1 (ko) | 2013-08-06 | 2017-06-19 | 애플 인크. | 원격 디바이스로부터의 활동에 기초한 스마트 응답의 자동 활성화 |
| US10296160B2 (en) | 2013-12-06 | 2019-05-21 | Apple Inc. | Method for extracting salient dialog usage from live data |
| US9715875B2 (en) | 2014-05-30 | 2017-07-25 | Apple Inc. | Reducing the need for manual start/end-pointing and trigger phrases |
| WO2015184186A1 (en) | 2014-05-30 | 2015-12-03 | Apple Inc. | Multi-command single utterance input method |
| US10170123B2 (en) | 2014-05-30 | 2019-01-01 | Apple Inc. | Intelligent assistant for home automation |
| US9430463B2 (en) | 2014-05-30 | 2016-08-30 | Apple Inc. | Exemplar-based natural language processing |
| US9338493B2 (en) | 2014-06-30 | 2016-05-10 | Apple Inc. | Intelligent automated assistant for TV user interactions |
| US10127911B2 (en) | 2014-09-30 | 2018-11-13 | Apple Inc. | Speaker identification and unsupervised speaker adaptation techniques |
| US9668121B2 (en) | 2014-09-30 | 2017-05-30 | Apple Inc. | Social reminders |
| US10152299B2 (en) | 2015-03-06 | 2018-12-11 | Apple Inc. | Reducing response latency of intelligent automated assistants |
| US9721566B2 (en) | 2015-03-08 | 2017-08-01 | Apple Inc. | Competing devices responding to voice triggers |
| US9886953B2 (en) | 2015-03-08 | 2018-02-06 | Apple Inc. | Virtual assistant activation |
| US10460227B2 (en) | 2015-05-15 | 2019-10-29 | Apple Inc. | Virtual assistant in a communication session |
| US10200824B2 (en) | 2015-05-27 | 2019-02-05 | Apple Inc. | Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device |
| US10083688B2 (en) | 2015-05-27 | 2018-09-25 | Apple Inc. | Device voice control for selecting a displayed affordance |
| US9578173B2 (en) | 2015-06-05 | 2017-02-21 | Apple Inc. | Virtual assistant aided communication with 3rd party service in a communication session |
| US20160378747A1 (en) | 2015-06-29 | 2016-12-29 | Apple Inc. | Virtual assistant for media playback |
| US10671428B2 (en) | 2015-09-08 | 2020-06-02 | Apple Inc. | Distributed personal assistant |
| US10331312B2 (en) | 2015-09-08 | 2019-06-25 | Apple Inc. | Intelligent automated assistant in a media environment |
| US10747498B2 (en) | 2015-09-08 | 2020-08-18 | Apple Inc. | Zero latency digital assistant |
| US10740384B2 (en) | 2015-09-08 | 2020-08-11 | Apple Inc. | Intelligent automated assistant for media search and playback |
| US11587559B2 (en) | 2015-09-30 | 2023-02-21 | Apple Inc. | Intelligent device identification |
| US10691473B2 (en) | 2015-11-06 | 2020-06-23 | Apple Inc. | Intelligent automated assistant in a messaging environment |
| US10956666B2 (en) | 2015-11-09 | 2021-03-23 | Apple Inc. | Unconventional virtual assistant interactions |
| US10223066B2 (en) | 2015-12-23 | 2019-03-05 | Apple Inc. | Proactive assistance based on dialog communication between devices |
| US11227589B2 (en) | 2016-06-06 | 2022-01-18 | Apple Inc. | Intelligent list reading |
| US12223282B2 (en) | 2016-06-09 | 2025-02-11 | Apple Inc. | Intelligent automated assistant in a home environment |
| US10586535B2 (en) | 2016-06-10 | 2020-03-10 | Apple Inc. | Intelligent digital assistant in a multi-tasking environment |
| DK179415B1 (en) | 2016-06-11 | 2018-06-14 | Apple Inc | Intelligent device arbitration and control |
| US12197817B2 (en) | 2016-06-11 | 2025-01-14 | Apple Inc. | Intelligent device arbitration and control |
| DK201670540A1 (en) | 2016-06-11 | 2018-01-08 | Apple Inc | Application integration with a digital assistant |
| US10474753B2 (en) | 2016-09-07 | 2019-11-12 | Apple Inc. | Language identification using recurrent neural networks |
| US11204787B2 (en) | 2017-01-09 | 2021-12-21 | Apple Inc. | Application integration with a digital assistant |
| DK201770383A1 (en) | 2017-05-09 | 2018-12-14 | Apple Inc. | USER INTERFACE FOR CORRECTING RECOGNITION ERRORS |
| DK180048B1 (en) | 2017-05-11 | 2020-02-04 | Apple Inc. | MAINTAINING THE DATA PROTECTION OF PERSONAL INFORMATION |
| US10395654B2 (en) | 2017-05-11 | 2019-08-27 | Apple Inc. | Text normalization based on a data-driven learning network |
| US10726832B2 (en) | 2017-05-11 | 2020-07-28 | Apple Inc. | Maintaining privacy of personal information |
| DK179745B1 (en) | 2017-05-12 | 2019-05-01 | Apple Inc. | SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT |
| US11301477B2 (en) | 2017-05-12 | 2022-04-12 | Apple Inc. | Feedback analysis of a digital assistant |
| DK179496B1 (en) | 2017-05-12 | 2019-01-15 | Apple Inc. | USER-SPECIFIC Acoustic Models |
| DK201770428A1 (en) | 2017-05-12 | 2019-02-18 | Apple Inc. | LOW-LATENCY INTELLIGENT AUTOMATED ASSISTANT |
| DK201770411A1 (en) | 2017-05-15 | 2018-12-20 | Apple Inc. | Multi-modal interfaces |
| DK179560B1 (en) | 2017-05-16 | 2019-02-18 | Apple Inc. | FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES |
| US10303715B2 (en) | 2017-05-16 | 2019-05-28 | Apple Inc. | Intelligent automated assistant for media exploration |
| US20180336892A1 (en) | 2017-05-16 | 2018-11-22 | Apple Inc. | Detecting a trigger of a digital assistant |
| US10311144B2 (en) | 2017-05-16 | 2019-06-04 | Apple Inc. | Emoji word sense disambiguation |
| CN107358946B (zh) * | 2017-06-08 | 2020-11-13 | 南京邮电大学 | 基于切片卷积的语音情感识别方法 |
| WO2019132459A1 (ko) * | 2017-12-28 | 2019-07-04 | 주식회사 써로마인드로보틱스 | 사용자 정서적 행동 인식을 위한 멀티 모달 정보 결합 방법 및 그 장치 |
| US10592604B2 (en) | 2018-03-12 | 2020-03-17 | Apple Inc. | Inverse text normalization for automatic speech recognition |
| US10818288B2 (en) | 2018-03-26 | 2020-10-27 | Apple Inc. | Natural assistant interaction |
| US10928918B2 (en) | 2018-05-07 | 2021-02-23 | Apple Inc. | Raise to speak |
| US11145294B2 (en) | 2018-05-07 | 2021-10-12 | Apple Inc. | Intelligent automated assistant for delivering content from user experiences |
| DK180639B1 (en) | 2018-06-01 | 2021-11-04 | Apple Inc | DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT |
| DK201870355A1 (en) | 2018-06-01 | 2019-12-16 | Apple Inc. | VIRTUAL ASSISTANT OPERATION IN MULTI-DEVICE ENVIRONMENTS |
| US10892996B2 (en) | 2018-06-01 | 2021-01-12 | Apple Inc. | Variable latency device coordination |
| DK179822B1 (da) | 2018-06-01 | 2019-07-12 | Apple Inc. | Voice interaction at a primary device to access call functionality of a companion device |
| US11010561B2 (en) | 2018-09-27 | 2021-05-18 | Apple Inc. | Sentiment prediction from textual data |
| US10839159B2 (en) | 2018-09-28 | 2020-11-17 | Apple Inc. | Named entity normalization in a spoken dialog system |
| US11170166B2 (en) | 2018-09-28 | 2021-11-09 | Apple Inc. | Neural typographical error modeling via generative adversarial networks |
| US11462215B2 (en) | 2018-09-28 | 2022-10-04 | Apple Inc. | Multi-modal inputs for voice commands |
| US11475898B2 (en) | 2018-10-26 | 2022-10-18 | Apple Inc. | Low-latency multi-speaker speech recognition |
| US11638059B2 (en) | 2019-01-04 | 2023-04-25 | Apple Inc. | Content playback on multiple devices |
| US11348573B2 (en) | 2019-03-18 | 2022-05-31 | Apple Inc. | Multimodality in digital assistant systems |
| US11475884B2 (en) | 2019-05-06 | 2022-10-18 | Apple Inc. | Reducing digital assistant latency when a language is incorrectly determined |
| US11307752B2 (en) | 2019-05-06 | 2022-04-19 | Apple Inc. | User configurable task triggers |
| US11423908B2 (en) | 2019-05-06 | 2022-08-23 | Apple Inc. | Interpreting spoken requests |
| DK201970509A1 (en) | 2019-05-06 | 2021-01-15 | Apple Inc | Spoken notifications |
| US11140099B2 (en) | 2019-05-21 | 2021-10-05 | Apple Inc. | Providing message response suggestions |
| US11289073B2 (en) | 2019-05-31 | 2022-03-29 | Apple Inc. | Device text to speech |
| DK201970510A1 (en) | 2019-05-31 | 2021-02-11 | Apple Inc | Voice identification in digital assistant systems |
| US11496600B2 (en) | 2019-05-31 | 2022-11-08 | Apple Inc. | Remote execution of machine-learned models |
| DK180129B1 (en) | 2019-05-31 | 2020-06-02 | Apple Inc. | User activity shortcut suggestions |
| US11360641B2 (en) | 2019-06-01 | 2022-06-14 | Apple Inc. | Increasing the relevance of new available information |
| US11227599B2 (en) | 2019-06-01 | 2022-01-18 | Apple Inc. | Methods and user interfaces for voice-based control of electronic devices |
| US11488406B2 (en) | 2019-09-25 | 2022-11-01 | Apple Inc. | Text detection using global geometry estimators |
| CN110930986B (zh) * | 2019-12-06 | 2022-05-17 | 北京明略软件系统有限公司 | 语音处理方法、装置、电子设备及存储介质 |
| KR102404715B1 (ko) | 2019-12-09 | 2022-06-08 | (의료)길의료재단 | 심음 데이터를 이용한 심장질환 진단 시스템 및 방법 |
| US11061543B1 (en) | 2020-05-11 | 2021-07-13 | Apple Inc. | Providing relevant data items based on context |
| US12301635B2 (en) | 2020-05-11 | 2025-05-13 | Apple Inc. | Digital assistant hardware abstraction |
| US11183193B1 (en) | 2020-05-11 | 2021-11-23 | Apple Inc. | Digital assistant hardware abstraction |
| US11490204B2 (en) | 2020-07-20 | 2022-11-01 | Apple Inc. | Multi-device audio adjustment coordination |
| US11438683B2 (en) | 2020-07-21 | 2022-09-06 | Apple Inc. | User identification using headphones |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20080086791A (ko) * | 2007-03-23 | 2008-09-26 | 엘지전자 주식회사 | 음성 기반 감정 인식 시스템 |
| KR20090063202A (ko) * | 2009-05-29 | 2009-06-17 | 포항공과대학교 산학협력단 | 감정 인식 장치 및 방법 |
| KR20090120640A (ko) * | 2008-05-20 | 2009-11-25 | 성균관대학교산학협력단 | 음성 신호의 스펙트럴 엔트로피를 이용한 감정 인식 방법및 장치 |
| JP2010197644A (ja) * | 2009-02-25 | 2010-09-09 | Gifu Univ | 音声認識システム |
| KR101006049B1 (ko) * | 2008-10-16 | 2011-01-06 | 강정환 | 감정 인식 장치 및 방법 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR0169592B1 (ko) * | 1996-09-05 | 1999-03-20 | 양승택 | 음성 특징의 적응에 의한 음성 인식기의 성능 개선 방법 |
| KR100366601B1 (ko) * | 2001-03-15 | 2003-01-06 | (주) 보이스웨어 | 음절 단위로 음성인식을 수행하는 방법 및 그 장치 |
-
2012
- 2012-09-03 KR KR1020120097345A patent/KR101398218B1/ko not_active Expired - Fee Related
- 2012-12-12 WO PCT/KR2012/010785 patent/WO2014035012A1/ko not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20080086791A (ko) * | 2007-03-23 | 2008-09-26 | 엘지전자 주식회사 | 음성 기반 감정 인식 시스템 |
| KR20090120640A (ko) * | 2008-05-20 | 2009-11-25 | 성균관대학교산학협력단 | 음성 신호의 스펙트럴 엔트로피를 이용한 감정 인식 방법및 장치 |
| KR101006049B1 (ko) * | 2008-10-16 | 2011-01-06 | 강정환 | 감정 인식 장치 및 방법 |
| JP2010197644A (ja) * | 2009-02-25 | 2010-09-09 | Gifu Univ | 音声認識システム |
| KR20090063202A (ko) * | 2009-05-29 | 2009-06-17 | 포항공과대학교 산학협력단 | 감정 인식 장치 및 방법 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115762539A (zh) * | 2022-10-27 | 2023-03-07 | 北京理工大学 | 强化人体感知特性的分频神经网络汉语语音编码方法 |
| CN117727331A (zh) * | 2024-02-18 | 2024-03-19 | 百鸟数据科技(北京)有限责任公司 | 基于语音分析的森林枪声定位方法 |
| CN117727331B (zh) * | 2024-02-18 | 2024-04-19 | 百鸟数据科技(北京)有限责任公司 | 基于语音分析的森林枪声定位方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR101398218B1 (ko) | 2014-05-22 |
| KR20140033574A (ko) | 2014-03-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2014035012A1 (ko) | 감정 음성 인식장치 및 방법 | |
| CN110853617B (zh) | 一种模型训练的方法、语种识别的方法、装置及设备 | |
| CN111460806B (zh) | 基于损失函数的意图识别方法、装置、设备及存储介质 | |
| CN114741517B (zh) | 文本分类模型的训练及文本分类方法、装置、设备和介质 | |
| JP4571624B2 (ja) | ローカルモデルを用いた話者認識 | |
| CN110853618A (zh) | 一种语种识别的方法、模型训练的方法、装置及设备 | |
| Yin et al. | Learning to recognize handwriting input with acoustic features | |
| CN110838286A (zh) | 一种模型训练的方法、语种识别的方法、装置及设备 | |
| CN108986790A (zh) | 语音识别联系人的方法和装置 | |
| CN111816180B (zh) | 基于语音控制电梯的方法、装置、设备、系统及介质 | |
| KR20210044475A (ko) | 대명사가 가리키는 객체 판단 방법 및 장치 | |
| KR102688236B1 (ko) | 인공 지능을 이용한 음성 합성 장치, 음성 합성 장치의 동작 방법 및 컴퓨터로 판독 가능한 기록 매체 | |
| KR102764896B1 (ko) | 사용자 발화 의도 인식을 위한 시스템, 서버 및 방법 | |
| CN116257762B (zh) | 深度学习模型的训练方法及控制虚拟形象口型变化的方法 | |
| CN112700766B (zh) | 语音识别模型的训练方法及装置、语音识别方法及装置 | |
| Pham et al. | A method upon deep learning for speech emotion recognition | |
| CN112735432B (zh) | 音频识别的方法、装置、电子设备及存储介质 | |
| JP7178394B2 (ja) | 音声信号を処理するための方法、装置、機器、および媒体 | |
| CN114882890B (zh) | 深度学习模型的训练方法、声纹识别方法、装置和设备 | |
| KR102482827B1 (ko) | 화자 임베딩 기반 음성 활동 검출을 이용한 화자 분할 방법, 시스템, 및 컴퓨터 프로그램 | |
| CN115242927A (zh) | 客服对象分配方法、装置、计算机设备及存储介质 | |
| KR102642617B1 (ko) | 인공 지능을 이용한 음성 합성 장치, 음성 합성 장치의 동작 방법 및 컴퓨터로 판독 가능한 기록 매체 | |
| WO2017111386A1 (ko) | 입력 신호의 특징 파라미터 추출 장치 및 그를 이용한 화자 인식 장치 | |
| CN119225648A (zh) | 一种分布式数据优化存储方法 | |
| CN113782005B (zh) | 语音识别方法及装置、存储介质及电子设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12883474 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12883474 Country of ref document: EP Kind code of ref document: A1 |