WO2000041164A1 - System and method for segmentation and recognition of speech signals - Google Patents

System and method for segmentation and recognition of speech signals Download PDF

Info

Publication number
WO2000041164A1
WO2000041164A1 PCT/US1999/031308 US9931308W WO0041164A1 WO 2000041164 A1 WO2000041164 A1 WO 2000041164A1 US 9931308 W US9931308 W US 9931308W WO 0041164 A1 WO0041164 A1 WO 0041164A1
Authority
WO
WIPO (PCT)
Prior art keywords
cluster
speech
signal
merged
clusters
Prior art date
Application number
PCT/US1999/031308
Other languages
English (en)
French (fr)
Inventor
Ning Bi
Chienchung Chang
Original Assignee
Qualcomm Incorporated
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 Qualcomm Incorporated filed Critical Qualcomm Incorporated
Priority to EP99967799A priority Critical patent/EP1141939B1/en
Priority to JP2000592818A priority patent/JP4391701B2/ja
Priority to AU24015/00A priority patent/AU2401500A/en
Priority to DE69930961T priority patent/DE69930961T2/de
Publication of WO2000041164A1 publication Critical patent/WO2000041164A1/en
Priority to HK02105630.3A priority patent/HK1044063B/zh

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/04Segmentation; Word boundary detection

Definitions

  • the present invention relates generally to speech recognition. More particularly, the present invention relates to a system and method for segmentation of speech signals for purposes of speech recognition.
  • Pattern recognition techniques have been widely used in speech recognition.
  • the basic idea in the technique is to compare the input speech pattern with a set of templates, each of which represents a pre-recorded speech pattern in a vocabulary.
  • the recognition result is the word in the vocabulary associated with the template which has the most similar speech pattern to that of the input speech pattern.
  • it is usually not necessary to hear all the detail in an utterance (e.g., a word) in order to recognize the utterance. This fact shows that there are some natural redundancies inherent in speech.
  • Many techniques have been developed to recognize speech taking advantage of such redundancies. For example, U.S. Patent No. 5,056,150 to Yu et al.
  • a nonlinear time-normalization method is used to normalize a speech pattern to a predetermined length by only keeping spectra with significant time-dyn.arnic attributes. Using this method, the speech pattern is compressed significantly, although it may occasionally keep the same spectrum repeatedly.
  • Another technique for speech recognition employs a sequence of acoustic segments, which represent a sequence of spectral frames. The segments are the basic speech units upon which speech recognition is based.
  • One procedure for generating the acoustic segments, or performing segmentation is to search for the most probable discontinuity points in the spectral sequence using a dynamic programming method. These selected points are used as the segment boundaries. See J. Cohen, "Segmenting Speech Using Dynamic Programming," J. Acoustic Soc. of America, May 1981, vol. 69(5), pp. 1430-1437.
  • This technique like the technique of U.S. Pat. No. 5,056,150 described above, is based on the searching of significant time-dynamic attributes in the speech pattern.
  • segment speech is based on the segmental K- means training procedure. See L.R. Rabiner et al., "A Segmental K-means Training Procedure for Connected Word Recognition,” AT&T Technical Journal, May /June 1986 Vol. 65(3), pp. 21-31.
  • an iterative training procedure an utterance is segmented into words or subword units. Each of the units is then used as a speech template in a speech recognition system.
  • the iterative training procedure requires many steps of computation, so that it cannot be implemented in real time.
  • the present invention is directed to a system and method for forming a segmented speech signal from an input speech signal having a plurality of frames.
  • the segmented speech signal provides a template upon which speech recognition is based.
  • the input speech signal is converted to a frequency domain signal having a plurality of speech frames, wherein each speech frame of the frequency domain signal is represented by at least one but usually multiple spectral values associated with the speech frame.
  • the spectral values are generally chosen to encapsulate the acoustic content of the speech frame.
  • a spectral difference value is then determined for each pair of adjacent frames of the frequency domain signal.
  • the spectral difference value represents a difference between the spectral values for the pair of adjacent frames.
  • the spectral difference value is indicative of the time-dynamic attributes between the frames.
  • An initial cluster boundary is set between each pair of adjacent frames in the frequency domain signal, and a variance value is assigned to each single-frame cluster in the frequency domain signal, wherein the variance value for each single-frame cluster is equal to the corresponding spectral difference value.
  • a cluster merge parameter is calculated for each pair of adjacent clusters. The cluster merge parameter is computed based on the spectral difference values of the adjacent clusters.
  • a minimum cluster merge parameter is selected from the plurality of cluster merge parameters. The minimum merge parameter is indicative of the most insignificant time-dynamic attribute.
  • a merged cluster is then formed by canceling a cluster boundary between the clusters associated with the minimum merge parameter and assigning a merged variance value to the merged cluster, wherein the merged variance value is representative of the variance values assigned to the clusters associated with the minimum merge parameter.
  • the process is repeated in order to form a plurality of merged clusters, and the segmented speech signal is formed in accordance with the plurality of merged clusters.
  • Figures 1A and IB are a flow diagram showing the operation of a method for converting a time-domain input speech signal into an output segmented speech signal.
  • Figure 2 is a flow diagram showing the operation of a method for saving a plurality of speech templates, wherein each saved speech template is representative of a known speech utterance.
  • Figure 3 is a flow diagram showing the operation of a method for recognizing an utterance from an input speech signal.
  • Figure 4 is a graph illustrating the frequency domain signals and final cluster boundaries associated with an exemplary utterance that has been processed in accordance with the present invention.
  • Figure 5 is a graph illustrating the variance values associated with each final merged cluster shown in Figure 4.
  • Figure 6 is a hardware block diagram showing a system for implementing the speech signal segmentation and recognition systems shown in Figures 1-3.
  • method 100 includes a "time-clustering" algorithm that non-linearly segments a speech signal in order to reduce memory requirements and facilitate speech recognition.
  • a "time-clustering" algorithm that non-linearly segments a speech signal in order to reduce memory requirements and facilitate speech recognition.
  • an input time-domain speech signal representative of an "utterance” is converted to a frequency-domain spectral representation using a known transformation algorithm such as discrete Fourier transform (DFT), band pass filter bank, linear predictive coding (LPC) coefficients, line spectrum pairs (LSP), or cepstral coefficients on a frame basis.
  • DFT discrete Fourier transform
  • LPC linear predictive coding
  • LSP line spectrum pairs
  • cepstral coefficients on a frame basis.
  • a separate frequency-domain spectrum is generated from the input speech waveform every 10 msec using a 20 msec time window.
  • the windows have a 10 msec overlap.
  • the frequency-domain speech signal output by step 102 will include L speech frames and may thus be represented by expression (1) below:
  • the input speech waveform that is converted to the frequency-domain in step 102 is preferably limited to only that portion of a time-domain speech signal that includes an "utterance" (an “utterance” is, for example, a single word or phrase).
  • an “utterance” is, for example, a single word or phrase.
  • the utterance represented by the graph in Figure 4 corresponds to the word "Catherine.”
  • a spectral difference value is calculated for each pair of adjacent frames (n-2, n) in the frequency-domain signal output from step 102.
  • the spectral difference value for each pair of adjacent frames (n-1, n) is representative of a difference between the respective spectral values associated with each frame in the pair of adjacent frames.
  • the spectral difference value for each pair of adjacent frames (n-1, n) may be represented by expression (2) below:
  • the spectral difference value for each pair of adjacent frames would correspond to the Itakura distortion between the pair of spectra
  • cepstral coefficients or discrete Fourier transform were used to convert from the time-domain to the frequency-domain in step 102, the spectral difference value for each pair of adjacent frames would correspond to the Euclide.an distance between the pair of spectra.
  • an initial cluster boundary (B k ) is assigned between each pair of adjacent frames in the frequency-domain signal output from step 102.
  • These initial cluster boundaries are illustrated in Figure 4.
  • the frequency-domain signal output from step 102 will be segmented into L clusters, each of which corresponds to one of the frames from the frequency- domain signal output in step 102.
  • a counter "c" denoting the current number of clusters in the frequency-domain signal is initialized to L (i.e., "c” is initialized to the number of frames in the frequency-domain signal output from step 102).
  • an initial variance value (V n ) is assigned to each cluster in the frequency-domain signal.
  • the initial variance value assigned to each cluster will correspond to the spectral difference value (calculated in step 104) associated with the cluster.
  • the variance value for each cluster (n) may thus be represented by expression (3) below:
  • a cluster merge parameter is calculated for each pair of adjacent clusters in the frequency-domain signal.
  • the cluster merge parameter corresponding to each pair of adjacent clusters is representative of the combined variance that would result if the pair of adjacent clusters were merged together.
  • the cluster merge parameters " ⁇ CMP, j ⁇ 2 are calculated in accordance with equation (4) below:
  • step 114 the set of CMPs calculated in step 112 are evaluated, and the cluster k having the minimum CMP associated therewith is selected in accordance with equation (5) below:
  • the cluster having the minimum CMP i.e., the kth. cluster
  • the preceding adjacent cluster i.e., the (k-l) ⁇ cluster
  • step 120 the value of the counter "c" is decremented by 1, and in step 122, the value of the counter "c" is compared to a desired number of clusters.
  • the desired number of clusters is preferably set to achieve a specified level of signal compression.
  • the desired number of clusters used in step 122 would be set equal to 10 (1/6 of 58).
  • the steps 112, 114, 116, 118 and 120 are repeated until the desired number of clusters is obtained. For instance, referring to Figure 4, the desired number of clusters was set to 10, and the final cluster boundaries (B' k ) for these 10 clusters are shown in Figure 4.
  • the variance values are shown in Figure 5.
  • the variance values may be computed by summing variance values determined in step 110 and in previous iterations of the process loop, thereby streamlining the computation requirements of the system during execution of the process loop.
  • a representative spectrum (S-REP ⁇ for each final cluster is determined by calculating the mean of the spectra (S n ) within each final cluster (as defined by the final cluster boundaries (B' k )) in accordance with equation (8) below:
  • N(i) represents the number of frames in cluster i.
  • ' may be approximated by a member spectrum, S ⁇ , closest to ' in Euclidean distance.
  • S ⁇ member spectrum
  • step 210 an input time domain speech signal is processed using known methods to detect the endpoints of a speech utterance.
  • step 220 the portion of the input speech signal representing the utterance (i.e., the portion of the speech signal between the endpoints detected in step 210) is converted to a frequency domain representation.
  • the method used to convert the input speech signal to the frequency domain representation in step 220 is substantially the same as that used in step 102 described above.
  • step 230 the frequency domain signal from step 220 is converted to a segmented speech signal.
  • Step 230 is performed substantially in accordance with steps 106-124 described above.
  • step 240 the segmented speech signal corresponding to the known utterance is saved in memory.
  • One useful application of the present invention is to recall previously stored telephone numbers in a mobile telephone.
  • the speech template of a known utterance corresponding to the name of a person can be used by a speech recognition system to recall the desired telephone number.
  • the stored speech templates can then be used as part of speech recognition system in order to allow the user of the mobile phone to recall a stored telephone number associated with a particular person simply by reciting the person's name into the microphone.
  • step 310 an input time domain speech signal is processed using known methods to detect the endpoints of a speech utterance included within the signal.
  • step 320 the portion of the input speech signal representing the utterance (i.e., the portion of the speech signal between the endpoints detected in step 310) is converted to the frequency domain.
  • the process used for converting the input speech signal to the frequency domain in step 320 is substantially the same as that used in step 102 described above.
  • step 330 the frequency domain signal from step 320 is converted to a segmented speech signal.
  • Step 330 is performed substantially in accordance with steps 106- 124 described above.
  • the segmented speech signal is compared against speech templates previously saved in memory (as set forth in step 240).
  • step 350 the speech template that is closest in Euclidean space to the segmented speech signal is selected, and a signal associated with the selected template is output.
  • method 300 may be applied in the context of a mobile telephone to allow a user to automatically recall a telephone number stored in the telephone's memory.
  • a user will utter the name of a person that the user wants to call into the telephone's microphone 610 (alternatively, a speech signal representative of the user may be supplied via antenna 612).
  • the utterance will then be converted into a segmented speech signal using the time-clustering system and method of the present invention in the microprocessor 630.
  • Steps 320 - 350 are preferably implemented in software using microprocessor 630.
  • the segmented speech signal will then be compared by microprocessor 630 against speech templates stored in the telephone's memory 640 (wherein each of the stored templates corresponds to the name of a person associated with a telephone number stored in the telephone's memory 640).
  • the stored template that is closest to the segmented speech signal will then be selected, and the telephone number (also stored in the phone memory 640) associated with the selected template will then be recalled from memory 640 and provided to the user on the telephone display 650.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Telephonic Communication Services (AREA)
  • Machine Translation (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Mobile Radio Communication Systems (AREA)
PCT/US1999/031308 1999-01-04 1999-12-29 System and method for segmentation and recognition of speech signals WO2000041164A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP99967799A EP1141939B1 (en) 1999-01-04 1999-12-29 System and method for segmentation of speech signals
JP2000592818A JP4391701B2 (ja) 1999-01-04 1999-12-29 音声信号の区分化及び認識のシステム及び方法
AU24015/00A AU2401500A (en) 1999-01-04 1999-12-29 System and method for segmentation and recognition of speech signals
DE69930961T DE69930961T2 (de) 1999-01-04 1999-12-29 Vorrichtung und verfahren zur sprachsegmentierung
HK02105630.3A HK1044063B (zh) 1999-01-04 2002-07-31 分段和識別語音信號的系統和方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/225,891 1999-01-04
US09/225,891 US6278972B1 (en) 1999-01-04 1999-01-04 System and method for segmentation and recognition of speech signals

Publications (1)

Publication Number Publication Date
WO2000041164A1 true WO2000041164A1 (en) 2000-07-13

Family

ID=22846699

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/031308 WO2000041164A1 (en) 1999-01-04 1999-12-29 System and method for segmentation and recognition of speech signals

Country Status (10)

Country Link
US (1) US6278972B1 (US07585860-20090908-C00083.png)
EP (1) EP1141939B1 (US07585860-20090908-C00083.png)
JP (1) JP4391701B2 (US07585860-20090908-C00083.png)
KR (1) KR100699622B1 (US07585860-20090908-C00083.png)
CN (1) CN1173333C (US07585860-20090908-C00083.png)
AT (1) ATE323932T1 (US07585860-20090908-C00083.png)
AU (1) AU2401500A (US07585860-20090908-C00083.png)
DE (1) DE69930961T2 (US07585860-20090908-C00083.png)
HK (1) HK1044063B (US07585860-20090908-C00083.png)
WO (1) WO2000041164A1 (US07585860-20090908-C00083.png)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6735563B1 (en) * 2000-07-13 2004-05-11 Qualcomm, Inc. Method and apparatus for constructing voice templates for a speaker-independent voice recognition system
US20030154181A1 (en) * 2002-01-25 2003-08-14 Nec Usa, Inc. Document clustering with cluster refinement and model selection capabilities
US7299173B2 (en) * 2002-01-30 2007-11-20 Motorola Inc. Method and apparatus for speech detection using time-frequency variance
KR100880480B1 (ko) * 2002-02-21 2009-01-28 엘지전자 주식회사 디지털 오디오 신호의 실시간 음악/음성 식별 방법 및시스템
KR100435440B1 (ko) * 2002-03-18 2004-06-10 정희석 화자간 변별력 향상을 위한 가변 길이 코드북 생성 장치및 그 방법, 그를 이용한 코드북 조합 방식의 화자 인식장치 및 그 방법
US7050973B2 (en) * 2002-04-22 2006-05-23 Intel Corporation Speaker recognition using dynamic time warp template spotting
DE10220524B4 (de) * 2002-05-08 2006-08-10 Sap Ag Verfahren und System zur Verarbeitung von Sprachdaten und zur Erkennung einer Sprache
DE10220521B4 (de) * 2002-05-08 2005-11-24 Sap Ag Verfahren und System zur Verarbeitung von Sprachdaten und Klassifizierung von Gesprächen
DE10220520A1 (de) * 2002-05-08 2003-11-20 Sap Ag Verfahren zur Erkennung von Sprachinformation
DE10220522B4 (de) * 2002-05-08 2005-11-17 Sap Ag Verfahren und System zur Verarbeitung von Sprachdaten mittels Spracherkennung und Frequenzanalyse
EP1361740A1 (de) * 2002-05-08 2003-11-12 Sap Ag Verfahren und System zur Verarbeitung von Sprachinformationen eines Dialogs
EP1363271A1 (de) * 2002-05-08 2003-11-19 Sap Ag Verfahren und System zur Verarbeitung und Speicherung von Sprachinformationen eines Dialogs
US7509257B2 (en) * 2002-12-24 2009-03-24 Marvell International Ltd. Method and apparatus for adapting reference templates
US8219391B2 (en) * 2005-02-15 2012-07-10 Raytheon Bbn Technologies Corp. Speech analyzing system with speech codebook
BRPI0707135A2 (pt) * 2006-01-18 2011-04-19 Lg Electronics Inc. aparelho e método para codificação e decodificação de sinal
US20080189109A1 (en) * 2007-02-05 2008-08-07 Microsoft Corporation Segmentation posterior based boundary point determination
CN101998289B (zh) * 2009-08-19 2015-01-28 中兴通讯股份有限公司 一种集群终端呼叫过程中控制声音播放设备的方法及装置
US20130151248A1 (en) * 2011-12-08 2013-06-13 Forrest Baker, IV Apparatus, System, and Method For Distinguishing Voice in a Communication Stream
CA2898677C (en) * 2013-01-29 2017-12-05 Stefan Dohla Low-frequency emphasis for lpc-based coding in frequency domain
CN105989849B (zh) * 2015-06-03 2019-12-03 乐融致新电子科技(天津)有限公司 一种语音增强方法、语音识别方法、聚类方法及装置
CN105161094A (zh) * 2015-06-26 2015-12-16 徐信 一种语音音频切分手动调整切分点的系统及方法
CN111785296B (zh) * 2020-05-26 2022-06-10 浙江大学 基于重复旋律的音乐分段边界识别方法
CN115580682B (zh) * 2022-12-07 2023-04-28 北京云迹科技股份有限公司 机器人拨打电话的接通挂断时刻的确定的方法及装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5056150A (en) * 1988-11-16 1991-10-08 Institute Of Acoustics, Academia Sinica Method and apparatus for real time speech recognition with and without speaker dependency
EP0831455A2 (en) * 1996-09-20 1998-03-25 Digital Equipment Corporation Clustering-based signal segmentation

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL8503304A (nl) * 1985-11-29 1987-06-16 Philips Nv Werkwijze en inrichting voor het segmenteren van een uit een akoestisch signaal, bij voorbeeld een spraaksignaal, afgeleid elektrisch signaal.
EP0706172A1 (en) * 1994-10-04 1996-04-10 Hughes Aircraft Company Low bit rate speech encoder and decoder

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5056150A (en) * 1988-11-16 1991-10-08 Institute Of Acoustics, Academia Sinica Method and apparatus for real time speech recognition with and without speaker dependency
EP0831455A2 (en) * 1996-09-20 1998-03-25 Digital Equipment Corporation Clustering-based signal segmentation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PAUWS S ET AL: "A hierarchical method of automatic speech segmentation for synthesis applications", SPEECH COMMUNICATION,NL,ELSEVIER SCIENCE PUBLISHERS, AMSTERDAM, vol. 19, no. 3, 1 September 1996 (1996-09-01), pages 207 - 220, XP004013652, ISSN: 0167-6393 *

Also Published As

Publication number Publication date
JP4391701B2 (ja) 2009-12-24
US6278972B1 (en) 2001-08-21
KR20010089769A (ko) 2001-10-08
JP2002534718A (ja) 2002-10-15
HK1044063B (zh) 2005-05-20
DE69930961D1 (de) 2006-05-24
CN1348580A (zh) 2002-05-08
AU2401500A (en) 2000-07-24
HK1044063A1 (en) 2002-10-04
EP1141939A1 (en) 2001-10-10
CN1173333C (zh) 2004-10-27
ATE323932T1 (de) 2006-05-15
DE69930961T2 (de) 2007-01-04
KR100699622B1 (ko) 2007-03-23
EP1141939B1 (en) 2006-04-19

Similar Documents

Publication Publication Date Title
US6278972B1 (en) System and method for segmentation and recognition of speech signals
US5327521A (en) Speech transformation system
US5450522A (en) Auditory model for parametrization of speech
US5056150A (en) Method and apparatus for real time speech recognition with and without speaker dependency
US4905288A (en) Method of data reduction in a speech recognition
EP0301199A1 (en) Normalization of speech by adaptive labelling
JP2000507714A (ja) 言語処理
JPH08234788A (ja) 音声認識のバイアス等化方法および装置
US5963904A (en) Phoneme dividing method using multilevel neural network
JPH0612089A (ja) 音声認識方法
US5133010A (en) Method and apparatus for synthesizing speech without voicing or pitch information
EP1093112B1 (en) A method for generating speech feature signals and an apparatus for carrying through this method
JPS634200B2 (US07585860-20090908-C00083.png)
JPH08123484A (ja) 信号合成方法および信号合成装置
CN110931045A (zh) 基于卷积神经网络的音频特征生成方法
CN111798875A (zh) 一种基于三值量化压缩的vad实现方法
EP0255523B1 (en) Method and apparatus for synthesizing speech from speech recognition templates
US6470311B1 (en) Method and apparatus for determining pitch synchronous frames
JP3266157B2 (ja) 音声強調装置
US5692103A (en) Method of speech recognition with learning
JP3098593B2 (ja) 音声認識装置
JP2973805B2 (ja) 標準パターン作成装置
JPH0247758B2 (US07585860-20090908-C00083.png)
CN117672254A (zh) 语音转换方法、装置、计算机设备及存储介质
JPH11352982A (ja) 音声認識システムにおける単語学習および認識方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99815323.0

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 1999967799

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2000 592818

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017008529

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020017008529

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1999967799

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 1999967799

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1020017008529

Country of ref document: KR