Voice Activity Detection in the Presence of Non-Stationary Background Noise

Total Page:16

File Type:pdf, Size:1020Kb

Voice Activity Detection in the Presence of Non-Stationary Background Noise Voice Activity Detection in the presence of Non-stationary Background Noise A PROJECT REPORT submitted in partial fulfillment for the SUMMER INTERNSHIP PROGRAM by Sunil Srinivasa (EE00124) IIT Madras under the guidance of Dr. N. Rama Murthy Scientist ’F’ Signal Processing Group (SPG) Centre for Artificial Intelligence and Robotics(CAIR) June 2003 CERTIFICATE This is to certify that, the report titled ”Voice Activity Detection in the presence of Non-stationary Background Noise” is a bona fide record of the work done by Sunil Srinivasa, EE00124, Department of Electrical Engineering, Indian Institute of Technology, Madras, under my guidance and supervision, in partial fulfillment of the requirements for the Summer Internship Program. Dr. N. Rama Murthy Scientist ’F’ , Signal Processing Group (SPG) Center for Artificial Intelligence And Robotics (CAIR) Bangalore Date: June 20, 2003 Place: Bangalore Acknowledgments I express my sincere gratitude to my mentor and adviser, Dr. N. Rama Murthy for his guidance, patience and encouragement throughout the development of this project. He was always available for stimulating discussions and provided the best support I could have desired. I am also indebted to him for the encouragement and the freedom I enjoyed throughout. I also acknowledge the invaluable assistance offered by Mr. Sanjeev Gupta. His cheerful and helping manner aided me in the project. I would also like to thank all my professors in the Electrical Engineering Depart- ment at IIT Madras. I also take this opportunity to thank my parents and my brother, Sudhir. Their help never wavered. Miscellaneous Information This document was written in LaTeX, using MikTeX 2.2.7 (www.miktek.org) and TeXnicCenter (www.toolscenter.org). Simulation code was written in Matlab 6.1, with the DSP and Communications Toolboxes. The Matlab code in the m and html formats; and this document, in the pdf, ps and tex formats are available for download from www.geocities.com/suniliitm. 2 Contents 1 Overview 7 1.1 The Voice Activity Detector . 8 1.2 Advantages of VAD . 8 1.3 Applications of VAD . 9 1.4 Objectives of this project work . 10 2 Voice Activity Detection Algorithms 11 2.1 Desirable aspects of VAD algorithms . 11 2.2 VAD algorithms implemented : . 12 2.3 VAD implementation . 13 3 The Variance-based Detector 15 3.1 Introduction . 15 3.2 The Variance-based algorithm . 15 3.3 Merits of the Variance-based Detector . 16 3.4 Drawbacks of the Variance-based Detector . 16 3.5 Experimental Results . 17 4 The Linear Energy-based Detector 18 4.1 Introduction . 18 4.2 The LED algorithm . 18 4.3 Merits of the LED . 21 4.4 Drawbacks of the LED . 21 4.5 Experimental Results . 22 5 The Adaptive Linear Energy-based Detector 23 5.1 Introduction . 23 5.2 The ALED algorithm . 23 5.3 Merits of the ALED . 26 5.4 Drawbacks of the ALED . 26 5.5 Experimental Results . 27 6 The Zero Crossing Detector 28 6.1 Introduction . 28 6.2 The ZCD algorithm . 28 6.3 Merits of the ZCD . 29 6.4 Drawbacks of the ZCD . 29 6.5 Experimental Results . 30 7 The Least Square Periodicity Estimator-based VAD 31 7.1 Introduction . 31 7.2 The normalized periodicity measure . 31 7.3 LSPE processing . 33 7.4 Merits of the LSPE-based VAD . 33 7.5 Drawbacks of the LSPE-based VAD . 34 7.6 Experimental Results . 35 4 8 The Adaptive Linear Sub-band Energy-based Detector 36 8.1 Introduction . 36 8.2 The ALSED algorithm . 36 8.3 Merits of the ALSED . 38 8.4 Drawbacks of the ALSED . 38 8.5 Experimental Results . 39 9 The Spectral Flatness Detector 40 9.1 Introduction . 40 9.2 The SFD algorithm . 40 9.3 Merits of the SFD . 41 9.4 Drawbacks of the SFD . 41 9.5 Experimental Results . 42 10 The Cepstral Detector 43 10.1 Introduction . 43 10.2 Cepstrum: . 43 10.3 Properties of cepstrum: . 44 10.4 Linear prediction analysis: . 44 10.5 Conversion of linear prediction to cepstral coefficients . 45 10.6 The Cepstral algorithm . 46 10.7 Merits of the Cepstral Detector . 47 10.8 Drawbacks of the Cepstral Detector . 47 10.9 Experimental Results . 48 11 Comparison of the VAD Algorithms 49 5 11.1 Results of the project work on VAD . 49 12 Other VAD Algorithms 52 13 Noise Reduction Techniques 53 14 Speech Enhancement using a MMSE-LSAE 55 14.1 Introduction . 55 14.2 The MMSE-LSAE . 55 14.3 The denoising process . 57 14.4 Performance Evaluation . 58 15 Speech Enhancement by Adaptive Wavelet Packet 59 15.1 Introduction . 59 15.2 Denoising by wavelet thresholding . 59 15.3 Noise estimation based on spectral entropy using histogram of intensity 60 15.4 The denoising process . 62 15.5 Performance Evaluation . 63 6 Chapter 1 Overview Voice is the basic mode of communication that conveys the content of speech and helps to identify the production source. With the growth of technology in the field of electronics and communications, we have moved from a world of telephones to an era of mobile technology and the Internet. In the present day, use of mobile phones/cellular handsets has increased significantly. The set up and applications of these ingenious gadgets entails the thorough exploitation of the knowledge and the underlying concepts of voice communications. Hence voice communications forms an inseparable part of our daily lives. The widespread use of cellular/wireless sets has significantly increased the use of communication systems in high-noise environments. Impairments to the generated speech could occur due to the presence of high background noise or noise picked up in the channel. This noise pick-up results in degradation of the quality or intelligibility of speech, thus deteriorating the performance of many existing signal processing algo- rithms such as those used in speech coding, speech recognition, speaker identification, channel coding, echo cancellation, etc. Detection of voice segments in the presence of noise becomes imperative to these systems. Voice activity detection is the first step in all the above mentioned speech process- ing techniques. Detected voice segments can be further processed to offer accurate 7 results in these systems. However, voice activity detection works well only in en- vironments where the signal-to-noise ratio(SNR) is high. Since most vocoders and voice recognition units require high SNR, low SNR automatically degrades their per- formance. With the development of hands-free and voice-activated cellular phones, noise reduction techniques are necessary to improve voice quality in noisy environ- ments. To ameliorate the quality and intelligibility of the detected speech signal, speech enhancement is carried out. 1.1 The Voice Activity Detector Voice activity detector(VAD), as the name suggests detects voice activity. It carries out the process of identifying the boundaries(beginning and end points) of speech and silence in a conversation. In other words, the VAD finds the beginning and ending of voice spurts. The VAD works based on some set of rules incorporated in the voice activity detection algorithms. 1.2 Advantages of VAD • Detection of voice activity helps to implement noise cancellation algorithms to specified speech segments only and thus saves the processing time in canceling noise from speech. • Identifying and rejecting transmission of noise-only periods helps reduce Inter- net traffic. • A reliable VAD detects only the voiced fragments and discards the high fre- quency noise samples. Hence a great deal of bandwidth reduction is achieved, while still maintaining the voice quality. Keeping bandwidth low is of prime importance in voice over packet networks. 8 • VAD also allows for multi-data transmission. Since voice activity is present only during a small part in conversational speech, the silence periods could be used to transmit additional data, thus improving the bit rate of the channel. 1.3 Applications of VAD VAD is required in some communication applications such as speech recognition, speech coding, hands-free telephony, audio conferencing, echo cancellation, etc. It forms an integral part of transmission Systems today. Voice over IP systems nec- essarily require the incorporation of a VAD for providing toll grade voice quality. Specific applications like digital cordless telephone systems, cellular networks and the Pan-European digital cellular mobile telephone service entail the employment of a VAD. As it is well known, a VAD achieves silence compression, which is very important in both fixed and mobile telecommunication systems. In communication systems based on variable bit-rate speech coders(eg. in multimedia or VoIP applications), it represents the most important block, reducing the average bit-rate. In a cellular radio system using the discontinuous transmission(DTX) mode(eg. GSM or UMTS systems), a VAD is able to increase the number of users as well as reduce the average power consumption in portable equipment. The recently proposed multiple access schemes, such as CDMA and enhanced TDMA for cellular and PCS systems use some form of VAD. 9 1.4 Objectives of this project work • Study of several methods for VAD proposed in the literature. • Implementation of some of the VAD algorithms using the software MATLAB. • Performance studies of the implemented VAD algorithms using standard speech databases. • Study of some speech enhancement techniques that employ VAD. • Software coding of the speech enhancement procedures learnt. • Application of these coded algorithms to some sample noisy speeches. 10 Chapter 2 Voice Activity Detection Algorithms VAD algorithms take recourse to some form of speech pattern classification to dif- ferentiate between voice and silence(in general, noisy) periods. They usually extract features, specific to voice, that are highly unlikely to be found in noisy segments. They then cut off parts of the speech signal based on a calculated(or assumed) threshold quantity.
Recommended publications
  • Media Gateway Mediant 8000™ Product Description Version
    ™ Media Gateway Mediant 8000™ Product Description Version 6.6 Document # LTRT-92323 Product Description Contents Contents 1 Introduction ....................................................................................................... 15 1.1 General Features ..................................................................................... 15 1.2 PSTN Signaling Features ........................................................................ 16 1.3 3GPP Functionality .................................................................................. 16 1.4 Cable Functionality (PacketCable 1.0) ................................................... 17 1.5 System Management Functionality ........................................................ 17 1.6 Hardware Platform Functionality ........................................................... 18 1.7 Performance Highlights .......................................................................... 19 2 Mediant 8000 Basic Feature Highlights ........................................................... 21 2.1 Voice Packet Processing ........................................................................ 21 2.1.1 Echo Cancelation ................................................................................... 21 2.1.2 Voice and Tone Signaling Discrimination ............................................... 22 2.1.3 Capacity and Voice Compression ........................................................... 22 2.1.4 Voice Activity Detection and Comfort Noise Generation ........................
    [Show full text]
  • Comparison of Voice Activity Detection Algorithms for Wireless
    Proc. IEEE Canadian Conf. Electrical, Computer Engineering (St. John’s, NF), pp. 470-473, May 1997 COMPARISON OF VOICE ACTIVITY DETECTION ALGORITHMS FOR WIRELESS PERSONAL COMMUNICATIONS SYSTEMSy Khaled El-Maleh and Peter Kabal TSP Lab oratory, Dept. of Electrical Eng. McGill University Montreal, Queb ec, Canada H3A 2A7 email: fkhaled,[email protected] ABSTRACT (VBR) co ding has b een recently adopted for CDMA- based cellular and PCS systems to enhance capacity V oice activity detection (VAD) algorithms havebe- b y reducing interference. A V AD device is an indis- come an in tegral part of many of the recently stan- p ensable part of any VBR co dec as it controls b oth the dardized wireless cellular and P ersonal Communica- a verage bit rate, and the o v erall qualit y of the co der tions Systems (PCS). In this pap er, we presentacom- [3]. parative study of the p erformance of three recently pro- This pap er is organized in ve parts. Section 2 posed VAD algorithms under various acoustical back- starts with a general review of the basics of a V AD ground noise conditions. We also prop ose new ideas to design. It then describ es, in some detail, three selected enhance the p erformance of a VAD algorithm in wire- V AD designs for the this study. Section 3 rep orts the less PCS sp eech applications. results of a simulation study that has b een p erformed to study the p erformance of the three VADs under var- 1. INTRODUCTION ious background noise conditions.
    [Show full text]
  • The Sound of Silence: How Traditional and Deep Learning Based Voice Activity Detection Influences Speech Quality Monitoring
    The sound of silence: how traditional and deep learning based voice activity detection influences speech quality monitoring Rahul Jaiswal, Andrew Hines School of Computer Science, University College Dublin, Ireland [email protected], [email protected] Abstract. Real-time speech quality assessment is important for VoIP applications such as Google Hangouts, Microsoft Skype, and Apple Face- Time. Conventionally, subjective listening tests are used to quantify speech quality but are impractical for real-time monitoring scenarios. Objective speech quality assessment metrics can predict human judge- ment of perceived speech quality. Originally designed for narrow-band telephony applications, ITU-T P.563 is a single-ended or non-intrusive speech quality assessment that predicts speech quality without access to a reference signal. This paper investigates the suitability of P.563 in Voice over Internet Protocol (VoIP) scenarios and specifically the influ- ence of silences on the predicted speech quality. The performance of P.563 was evaluated using TCD-VoIP dataset, containing speech with degra- dations commonly experienced with VoIP. The predictive capability of P.563 was established by comparing with subjective listening test results. The effect of pre-processing the signal to remove silences using Voice Activity Detection (VAD) was evaluated for five acoustic feature-based VAD algorithms: energy, energy and spectral centroid, Mahalanobis dis- tance, weighted energy, weighted spectral centroid and four Deep learning model-based VAD algorithms: Deep Neural Network, Boosted Deep Neu- ral Network, Long Short-Term Memory and Adaptive context attention model. Analysis shows P.563 prediction accuracy improves for different speech conditions of VoIP when the silences were removed by a VAD.
    [Show full text]
  • Design and Implementation on DSP of the ETSI GSM Adaptive Multi-Rate Vocoder
    Design and Implementation on DSP of the ETSI GSM Adaptive Multi-Rate Vocoder by Javier Martínez Morales Supervisor: Joan Serrat Fernández Contents Chapter 1 - Introduction...................................................................................................................................5 1.1 Foreword..................................................................................................................................................5 1.2 Project objectives and methodology........................................................................................................6 1.3 Memory structure.....................................................................................................................................8 Chapter 2 - GSM Adaptive Multi-Rate Vocoder..........................................................................................10 2.1 Origins and present situation..................................................................................................................10 2.2 Adaptive Multi-Rate (AMR) coding: general description.....................................................................11 2.3 GSM AMR speech encoder...................................................................................................................13 2.3.1 Principles.......................................................................................................................................13 2.3.2 Pre-processing...............................................................................................................................18
    [Show full text]
  • Efficient Voice Activity Detection Algorithms Using Long-Term Speech
    Speech Communication 42 (2004) 271–287 www.elsevier.com/locate/specom Efficient voice activity detection algorithms using long-term speech information Javier Ramırez *, Jose C. Segura 1, Carmen Benıtez, Angel de la Torre, Antonio Rubio 2 Dpto. Electronica y Tecnologıa de Computadores, Universidad de Granada, Campus Universitario Fuentenueva, 18071 Granada, Spain Received 5 May 2003; received in revised form 8 October 2003; accepted 8 October 2003 Abstract Currently, there are technology barriers inhibiting speech processing systems working under extreme noisy condi- tions. The emerging applications of speech technology, especially in the fields of wireless communications, digital hearing aids or speech recognition, are examples of such systems and often require a noise reduction technique operating in combination with a precise voice activity detector (VAD). This paper presents a new VAD algorithm for improving speech detection robustness in noisy environments and the performance of speech recognition systems. The algorithm measures the long-term spectral divergence (LTSD) between speech and noise and formulates the speech/ non-speech decision rule by comparing the long-term spectral envelope to the average noise spectrum, thus yielding a high discriminating decision rule and minimizing the average number of decision errors. The decision threshold is adapted to the measured noise energy while a controlled hang-over is activated only when the observed signal-to-noise ratio is low. It is shown by conducting an analysis of the speech/non-speech LTSD distributions that using long-term information about speech signals is beneficial for VAD. The proposed algorithm is compared to the most commonly used VADs in the field, in terms of speech/non-speech discrimination and in terms of recognition performance when the VAD is used for an automatic speech recognition system.
    [Show full text]
  • AMR Speech Codec, Wideband; General Description (3GPP TS 26.171 Version 5.0.0 Release 5)
    ETSI TS 126 171 V5.0.0 (2001-03) Technical Specification Universal Mobile Telecommunications System (UMTS); AMR speech codec, wideband; General description (3GPP TS 26.171 version 5.0.0 Release 5) 3 GPP TS 26.171 version 5.0.0 Release 5 1 ETSI TS 126 171 V5.0.0 (2001-03) Reference DTS/TSGS-0426171v500 Keywords UMTS 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 enregistrée à la Sous-Préfecture de Grasse (06) N° 7803/88 Important notice Individual copies of the present document 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 dispute, 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 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: [email protected] Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend to reproduction in all media.
    [Show full text]
  • Voice Activity Detection in Non-Stationary Noise
    Voice Activity Detection in Non-stationary Noise. Sunil Srinivasa Department of Electrical Engineering, IIT Madras A Summer Project under the guidance of Dr. N. Rama Murthy Scientist ‘E’, CAIR Objectives of the project. Learning various methods for VAD proposed in literature. Implementation of several VAD algorithms by using MATLAB™ – successful detection of start and end points in the noisy speech signal. Comparison of VAD algorithms – search for the best VAD algorithm. Study of some Speech Enhancing methods. Software coding of the techniques learnt to enhance speech. Introduction to VAD. What is VAD ? VAD stands for VOICE ACTIVITY DETECTOR. It carries out the process of distinguishing between conversational speech and silence(noise) i.e. It detects the beginning and ending of talk spurts. A VAD makes use of a set of rules incorporated in the Voice Activity Detection Algorithms. Advantages of VAD. Saves the processing time in canceling noise from speech. Helps to reduce Internet Traffic. Achieves Band Width reduction, as high- frequency noisy frames are discarded. Allows for multi-data transmission. Causes silence compression – very important for both fixed and mobile telecommunication systems. Few Applications of VAD. Required in some communication applications like : Speech Recognition Speech Coding Hands-Free Telephony Echo Cancellation. It is also required in Voice over IP systems for providing Toll Grade Voice Quality. It is an integral part of Transmission systems. Desirable aspects of VAD Algorithms. A good decision rule even at low SNR. Adaptability to non-stationary background noise. Low computational complexity. Toll Quality Voice Reproduction – very important for Voice over Packet Networks. Maximum saving in Band Width.
    [Show full text]
  • AN4229 How to Implement a Vocoder Solution Using
    AN4229 Application note How to implement a vocoder solution using STM32 microcontrollers Introduction This application note describes the vocal codecs (vocoder) available for STM32 32-bit ARM® Cortex® microcontrollers. The supported codecs are G.711, G.726, IMA-ADPCM and Speex. It comes with examples of implementation on STM32F4DISCOVERY (referred as DISCOVERY board hereafter), STM322xG-EVAL and STM324xG-EVAL (referred as EVAL boards hereafter). These examples are developed in such a way that they can be easily ported to any other STM32 microcontroller and board. The vocoder firmware package is provided upon request, for more details please contact your local ST sales representative. Table 1. Applicable products Type Applicable products Microcontrollers STM32 32-bit ARM Cortex MCU May 2014 DocID024112 Rev 1 1/26 www.st.com Contents AN4229 Contents 1 Vocoder overview and comparison . 5 1.1 G.711 . 5 1.2 G.726 . 5 1.3 IMA-ADPCM . 6 1.4 Speex . 6 1.5 Vocoder comparison . 7 1.6 Vocoder performance . 8 2 Package content and description . 10 2.1 Firmware description . 10 2.2 Audio API description . 13 2.3 Player and recorder processes . 15 2.3.1 Audio player . 15 2.3.2 Audio recorder . 16 2.4 Software . 16 3 How to use the demonstration . 17 3.1 Hardware configuration . 17 3.2 Firmware configuration . 17 3.3 Main application steps . 18 3.3.1 Player menu . 19 3.3.2 Recording format menu . 20 3.3.3 Recorder menu . 21 3.4 Simple examples . 21 4 Memory footprint . 22 5 FAQ . 23 6 References .
    [Show full text]
  • Voip Gateway Solutions
    VoIP gateway solutions Product bulletin Key features Texas Instruments (TI) offers a broad family of scalable voice over IP solutions (VoIP) • Advanced DSP processing enables based on TMS320C55x™ and TMS320C64x+™ DSP cores and Telogy Software™ products. superior voice quality, functionality and scalability These single-device silicon and software solutions offer many levels of channel densities, • Highly integrated processors enable from 4 to 128 G.711 channels or from 4 to 64 channels of compressed voice with SRTP. lower system costs With this wide variety of offerings, TI has a VoIP solution for every level of product, from • Field-proven software with emphasis small business and enterprise VoIP gateways to service provider access gateway on managing voice and call quality • Most comprehensive range of features applications. Advanced DSP processing enables superior voice quality, functionality and • Largest installed base of solutions with scalability to deliver cutting-edge products with lower system costs. more than 700 million ports shipped • Industry leader in DSP TI’s full range of VoIP solutions offers TI also offers several C64x+™ DSP-based • Committed roadmap support • Code compatibility optimized solution density and faster time to solutions – all based on single-core DSP • Process technology market for manufacturers. With the largest architectures: • Production facilities installed base, TI’s VoIP offerings reduce risk • TNETV2664 • World-class technical support and offer a field-proven technology. With • TNETV2666 • Industry leader in indemnification with broad patent portfolio evaluation modules (EVMs) available for all • TNETV2686 solutions, developers are able to begin • TNETV2689 prototyping and developing new products now, saving time and money on new product Channel TMS320C55x DSP TMS320C64x+™ DSP development.
    [Show full text]
  • A Simple but Efficient Real-Time Voice Activity Detection Algorithm
    17th European Signal Processing Conference (EUSIPCO 2009) Glasgow, Scotland, August 24-28, 2009 A SIMPLE BUT EFFICIENT REAL-TIME VOICE ACTIVITY DETECTION ALGORITHM M. H. Moattar and M. M. Homayounpour Laboratory for Intelligent Sound and Speech Processing (LISSP), Computer Engineering and Information Technology Dept., Amirkabir University of Technology, Tehran, Iran phone: +(0098) 2164542722, email: {moattar, homayoun}@aut.ac.ir ABSTRACT Among all features, the short-term energy and zero-crossing Voice Activity Detection (VAD) is a very important front end rate have been widely used because of their simplicity. processing in all Speech and Audio processing applications. However, they easily degrade by environmental noise. To The performance of most if not all speech/audio processing cope with this problem, various kinds of robust acoustic methods is crucially dependent on the performance of Voice features, such as autocorrelation function based features [3, Activity Detection. An ideal voice activity detector needs to 4], spectrum based features [5], the power in the band- be independent from application area and noise condition limited region [1, 6, 7], Mel-frequency cepstral coefficients and have the least parameter tuning in real applications. In [4], delta line spectral frequencies [6], and features based on this paper a nearly ideal VAD algorithm is proposed which higher order statistics [8] have been proposed for VAD. Ex- is both easy-to-implement and noise robust, comparing to periments show that using multiple features leads to more some previous methods. The proposed method uses short- robustness against different environments, while maintain- term features such as Spectral Flatness (SF) and Short-term ing complexity and effectiveness.
    [Show full text]
  • Audiocodes Voip Processors (Chips) Solutions Guide Datasheets
    AudioCodes VoIP Processor Solution Guide The Clear Sound of Quality Featuring Rich VoIP Processor Solutions from the world’s leading enabler of the new voice infrastructure AudioCodes Enabling Technology Products Solution Guide Application Solution VoIP Processor Number of Number of Product Description Remarks Page Product Number VoIP Channels Data Ports AC494 AC494 Hardware & Software Reference IP Phone solution IP Phone AC495 2 2 Design, Linux support, IP Phone 4 - 5 available VoIP Toolkit AC495L SIP demo application AC494E Hardware & Software Reference (Orchid) AC494E Design Gigabit Eth support, IP Phone solution IP Phone 2 2 10 - 11 IP Phone AC495E Linux support, IP Phone SIP available Toolkit demo application Hardware & Software Reference ATA/CPE AC494 Design, Linux support, ATA Gateway AC495 Up to 8 2 6 - 7 SIP demo application, FXS/FXO VoIP Toolkit AC496 support Production ready module, AC494 Optional production files available, Tulip ATA AC495 Up to 8 2 customization 7 Complete ATA SIP application, AC496 of the software FXS/FX0 support Hardware & Software Reference CPE Design, Linux support, ATA SIP AC483 Up to 4 - 14 VoIP Toolkit demo application, FXS/FXO support and CPE VoIP Gateway and CPE VoIP AC48x API Drivers AC48x Up to 4 - 13 VoIP DSP OS independent Analog Telephone Adapter (ATA) (ATA) Adapter Analog Telephone SMB VoIP Hardware & Software Reference Toolkit - AC494E + Design, Linux support, 16 port 4 - 16 2 Scalable solution 8 - 9 Gateway AC498 Gateway SIP demo application, FXS support Risk Free Asterisk AC494E + based IP-
    [Show full text]
  • ETSI TR 101 329-6 V1.1.1 (2000-07) Technical Report
    ETSI TR 101 329-6 V1.1.1 (2000-07) Technical Report Telecommunications and Internet Protocol Harmonization Over Networks (TIPHON); End to End Quality of Service in TIPHON Systems; Part 6: Actual measurements of network and terminal characteristics and performance parameters in TIPHON networks and their influence on voice quality 2 ETSI TR 101 329-6 V1.1.1 (2000-07) Reference DTR/TIPHON-05004 Keywords IP, network, performance, quality, terminal, voice ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.:+33492944200 Fax:+33493654716 Siret N° 348 623 562 00017 - NAF 742 C Association à but non lucratif enregistrée à la Sous-Préfecture de Grasse (06) N° 7803/88 Important notice Individual copies of the present document 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 dispute, 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 ETSI documents is available at http://www.etsi.org/tb/status/ If you find errors in the present document, send your comment to: [email protected] Copyright Notification No part may be reproduced except as authorized by written permission.
    [Show full text]