ETSI ES 201 108-2003 Speech Processing Transmission and Quality Aspects (STQ) Distributed speech recognition Front-end feature extraction algorithm Compression algorithms (V1 1 3)《.pdf
《ETSI ES 201 108-2003 Speech Processing Transmission and Quality Aspects (STQ) Distributed speech recognition Front-end feature extraction algorithm Compression algorithms (V1 1 3)《.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 201 108-2003 Speech Processing Transmission and Quality Aspects (STQ) Distributed speech recognition Front-end feature extraction algorithm Compression algorithms (V1 1 3)《.pdf(22页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 201 108 V1.1.3 (2003-09)ETSI Standard Speech Processing, Transmission and Quality Aspects (STQ);Distributed speech recognition;Front-end feature extraction algorithm;Compression algorithmsfloppy3 ETSI ETSI ES 201 108 V1.1.3 (2003-09) 2 Reference RES/STQ-00044 Keywords speech, performance, t
2、ransmission ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present do
3、cument can be downloaded from: http:/www.etsi.org The present document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dis
4、pute, the reference shall be the printing on ETSI printers of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other
5、ETSI documents is available at http:/portal.etsi.org/tb/status/status.asp If you find errors in the present document, send your comment to: editoretsi.org Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend t
6、o reproduction in all media. European Telecommunications Standards Institute 2003. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo are Trade Marks currently being registered by ETSI for the benefit of
7、its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 201 108 V1.1.3 (2003-09) 3 Contents Intellectual Property Rights4 Foreword.4 Introduction 4 1 Scope 5 2 References 5 3 Definitions, symbols and abbreviations .6
8、 3.1 Definitions6 3.2 Symbols7 3.3 Abbreviations .8 4 Front-end feature extraction algorithm.8 4.1 Introduction 8 4.2 Front-end algorithm description.8 4.2.1 Front-end block diagram.8 4.2.2 Analog-to-digital conversion 9 4.2.3 Offset compensation .9 4.2.4 Framing.9 4.2.5 Energy measure 10 4.2.6 Pre-
9、emphasis.10 4.2.7 Windowing .10 4.2.8 FFT .10 4.2.9 Mel filtering10 4.2.10 Non-linear transformation.11 4.2.11 Cepstral coefficients .11 4.2.12 Front-end output .11 5 Feature Compression Algorithm 12 5.1 Introduction 12 5.2 Compression algorithm description12 5.2.1 Input12 5.2.2 Vector quantization.
10、12 6 Framing, Bit-Stream Formatting, and Error Protection13 6.1 Introduction 13 6.2 Algorithm description.13 6.2.1 Multiframe Format13 6.2.2 Synchronization Sequence14 6.2.3 Header Field14 6.2.4 Frame Packet Stream 15 7 Bit-Stream Decoding and Error Mitigation16 7.1 Introduction 16 7.2 Algorithm des
11、cription.16 7.2.1 Synchronization Sequence Detection16 7.2.2 Header Decoding 16 7.2.3 Feature Decompression.17 7.2.4 Error Mitigation17 7.2.4.1 Detection of frames received with errors 17 7.2.4.2 Substitution of parameter values for frames received with errors.18 Annex A (informative): Bibliography.
12、21 History 22 ETSI ETSI ES 201 108 V1.1.3 (2003-09) 4 Intellectual Property Rights IPRs essential or potentially essential to the present document may have been declared to ETSI. The information pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and c
13、an be found in ETSI SR 000 314: “Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Purs
14、uant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document
15、. Foreword This ETSI Standard (ES) has been produced by ETSI Technical Committee Speech Processing, Transmission and Quality Aspects (STQ). Introduction The performance of speech recognition systems receiving speech that has been transmitted over mobile channels can be significantly degraded when co
16、mpared to using an unmodified signal. The degradations are as a result of both the low bit rate speech coding and channel transmission errors. A Distributed Speech Recognition (DSR) system overcomes these problems by eliminating the speech channel and instead using an error protected data channel to
17、 send a parameterized representation of the speech, which is suitable for recognition. The processing is distributed between the terminal and the network. The terminal performs the feature parameter extraction, or the front-end of the speech recognition system. These features are transmitted over a
18、data channel to a remote “back-end“ recognizer. The end result is that the transmission channel does not affect the recognition system performance and channel invariability is achieved. The present document presents the standard for a front-end to ensure compatibility between the terminal and the re
19、mote recognizer. The particular front-end used is called the Mel-Cepstrum which has been used extensively in speech recognition systems. ETSI ETSI ES 201 108 V1.1.3 (2003-09) 5 1 Scope The present document specifies algorithms for front-end feature extraction and their transmission which form part o
20、f a system for distributed speech recognition. The specification covers the following components: - the algorithm for front-end feature extraction to create Mel-Cepstrum parameters; - the algorithm to compress these features to provide a lower data transmission rate; - the formatting of these featur
21、es with error protection into a bitstream for transmission; - the decoding of the bitstream to generate the front-end features at a receiver together with the associated algorithms for channel error mitigation. The present document does not cover the “back-end“ speech recognition algorithms that mak
22、e use of the received DSR front-end features. The algorithms are defined in a mathematical form or as flow diagrams. Software implementing these algorithms written in the “C“ programming language is contained in the .ZIP file which accompanies the present document. Conformance tests are not specifie
23、d as part of the standard. The recognition performance of proprietary implementations of the standard can be compared with those obtained using the reference “C“ code on appropriate speech databases. It is anticipated that the DSR bitstream will be used as a payload in other higher level protocols w
24、hen deployed in specific systems supporting DSR applications. In particular, for packet data transmission, it is anticipated that the IETF AVT RTP DSR payload definition (see bibliography) will be used to transport DSR features using the frame pair format described in clause 6. 2 References The foll
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES2011082003SPEECHPROCESSINGTRANSMISSIONANDQUALITYASPECTSSTQDISTRIBUTEDSPEECHRECOGNITIONFRONTENDFEATUREEXTRACTIONALGORITHMCOMPRESSIONALGORITHMSV113PDF

链接地址:http://www.mydoc123.com/p-730683.html