KR950013117B1 - 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 - Google Patents
시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 Download PDFInfo
- Publication number
- KR950013117B1 KR950013117B1 KR1019930002106A KR930002106A KR950013117B1 KR 950013117 B1 KR950013117 B1 KR 950013117B1 KR 1019930002106 A KR1019930002106 A KR 1019930002106A KR 930002106 A KR930002106 A KR 930002106A KR 950013117 B1 KR950013117 B1 KR 950013117B1
- Authority
- KR
- South Korea
- Prior art keywords
- neural network
- demi
- time delay
- delay neural
- input
- 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.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/284—Lexical analysis, e.g. tokenisation or collocates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04R—LOUDSPEAKERS, MICROPHONES, GRAMOPHONE PICK-UPS OR LIKE ACOUSTIC ELECTROMECHANICAL TRANSDUCERS; DEAF-AID SETS; PUBLIC ADDRESS SYSTEMS
- H04R1/00—Details of transducers, loudspeakers or microphones
- H04R1/08—Mouthpieces; Microphones; Attachments therefor
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Biomedical Technology (AREA)
- Signal Processing (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Acoustics & Sound (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (6)
- 음성신호(s(t))를 입력하는 마이크(1)와, 상기 마이크로 입력된 음성의 노이즈를 제거하는 저역 통과 필터(2)와, 상기 필터링된 음성신호를 디지탈 신호로 변환시키는 A/D변환기(3)와, 상기 디지탈 음성신호에 끝점 및 특징을 추출하는 추출기(4)와, 상기 특징 추출기(4)에서 입력된 음성 신호 성분에 대하여 음성이 검출된 구간에서 에너지가 높은 부분을 기준으로 두개의 데미 실러블로 입력 음성 신호를 나누는 데미 실러블 구분기(8)와, 상기 데미 실러블 구분기(8)에서 구분된 데미 실러블 집합에 대응되는 구조로 모듈화되어 계층적 구조를 갖고 입력 음성신호의 학습을 담당하는 시간 지연 신경 회로망(9)과, 상기 데미 실러블 구분기(8)에서 구분된 데미 실러블 집합에 대응되는 구조로 모듈화되어 계층적 구조를 갖고 상기 학습된 연결강도 및 활성화 함수를 통과시켜 입력 음성신호의 인식을 담당하는 시간 지연 신경 회로망(10)과, 상기 시간지연 신경 회로망(10)에서 출력된 결과를 조합하여 최종 인식된 음성을 출력하는 판단 및 결합 로직부(11)로 구성된 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템.
- 제 2 항에 있어서, 상기 데미 실러블 구분기(8)는, 발음된 음성(음절)의 최대 단구간 에너지를 기준으로 하여 음성의 앞, 뒤에서 일정 길이만을 취해 입력 음성을 두개의 데미 실러블로 분리하는 시간 지연 신경회로망을 이용한 한국어 고립 단어 인식 시스템.
- 제 1 항에 있어서, 상기 시간 지연 신경 회로망(9)은, 인식 대상의 단어를 구성하는 데미 실러블을 학습이 용이한 다수의 집합으로 나누어 학습시키고, 학습이 끝난 후 모든 시간 지연 신경 회로망을 결합하여 하나의 또다른 은닉층을 이용하여 전체를 학습시키는 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템.
- 제 1 항에 있어서, 상기 시간 지연 신경 회로망(10)은, 상기 데미 실러블 구분기(8)에서 입력 음성에 대하여 구분된 2개의 데미 실러블을 입력으로 하여 상기 학습된 신경 회로망 각 층의 연결강도 및 활성화 함수를 통과시키고, 이 중에서 출력층의 가장 큰 값을 갖는 노드에 해당되는 2개의 데미 실러블 코드를 인식 결과로 출력하는 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템.
- 제 1 항에 있어서, 상기 판단 및 결합 로직부(11)는, 상기 시간 지연 신경 회로망(10)에서 인식 결과로 출력된 데미 실러블 코드를 입력으로 하고, 한 음절에서 앞에 놓이는 데미 실러블과 뒤에 놓이는 데미 실러블의 음성 소음 법칙에 따른 제한 조건을 이용하여 최종 인식 결과를 출력하는 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템.
- 제 5 항에 있어서, 상기 판단 및 결합 로직부(11)에 입력된 2개의 데미 실러블의 조합이 부적합한 경우에는 상기 시간 지연 신경 회로망(10)의 출력중 두번째로 큰 출력값을 갖는 노드(NODE)에 대응된 코드를 조합하여 최종 인식 결과로 출력하는 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019930002106A KR950013117B1 (ko) | 1993-02-16 | 1993-02-16 | 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019930002106A KR950013117B1 (ko) | 1993-02-16 | 1993-02-16 | 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR940020240A KR940020240A (ko) | 1994-09-15 |
KR950013117B1 true KR950013117B1 (ko) | 1995-10-25 |
Family
ID=19350840
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019930002106A Expired - Fee Related KR950013117B1 (ko) | 1993-02-16 | 1993-02-16 | 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR950013117B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100445911B1 (ko) * | 2002-04-17 | 2004-08-25 | 학교법인 포항공과대학교 | 시간차 신경망을 이용한 고립단어 인식을 위한 하드웨어구조 |
US20160019802A1 (en) * | 2013-03-14 | 2016-01-21 | Educloud Inc. | Neural adaptive learning device and neural adaptive learning method using realtional concept map |
-
1993
- 1993-02-16 KR KR1019930002106A patent/KR950013117B1/ko not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR940020240A (ko) | 1994-09-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Gevaert et al. | Neural networks used for speech recognition | |
US5185848A (en) | Noise reduction system using neural network | |
Waibel | Modular construction of time-delay neural networks for speech recognition | |
CN113053407B (zh) | 一种针对多说话人的单通道语音分离方法及系统 | |
US5963904A (en) | Phoneme dividing method using multilevel neural network | |
KR100306848B1 (ko) | 신경회로망을 이용한 선택적 주의집중 방법 | |
von Platen et al. | Multi-span acoustic modelling using raw waveform signals | |
CN116580706B (zh) | 一种基于人工智能的语音识别方法 | |
US6151592A (en) | Recognition apparatus using neural network, and learning method therefor | |
CN111933111A (zh) | 语音唤醒方法、装置、电子设备和存储介质 | |
Sarma et al. | Phoneme-based speech segmentation using hybrid soft computing framework | |
WO1993020552A1 (en) | Speech recognition apparatus using neural network, and learning method therefor | |
KR102159988B1 (ko) | 음성 몽타주 생성 방법 및 시스템 | |
JPH0540497A (ja) | 話者適応音声認識装置 | |
JP2003524792A (ja) | 音声認識システムと方法 | |
KR950013117B1 (ko) | 시간 지연 신경 회로망을 이용한 한국어 고립 단어 인식 시스템 | |
Hampshire et al. | The meta-pi network: Connectionist rapid adaptation for high-performance multi-speaker phoneme recognition | |
Tsenov et al. | Speech recognition using neural networks | |
Bennani | Text-independent talker identification system combining connectionist and conventional models | |
Sekhar et al. | A constraint satisfaction model for recognition of stop consonant-vowel (SCV) utterances | |
JPH05204399A (ja) | 不特定話者音素認識方法 | |
Radha et al. | Isolated word recognition system for Tamil spoken language using back propagation neural network based on LPCC features | |
KR100202424B1 (ko) | 실시간 음성인식방법 | |
KR100304530B1 (ko) | 시간지연신경망을이용한특징어인식시스템 | |
Minghu et al. | The consonant/vowel (C/V) speech classification using high-rank function neural network (HRFNN) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19930216 |
|
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 19930216 Comment text: Request for Examination of Application |
|
PG1501 | Laying open of application | ||
G160 | Decision to publish patent application | ||
PG1605 | Publication of application before grant of patent |
Comment text: Decision on Publication of Application Patent event code: PG16051S01I Patent event date: 19950930 |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 19951230 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 19960318 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 19960318 End annual number: 3 Start annual number: 1 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |