VECSYS LIMSI ARCHITECTURE

Size: px
Start display at page:

Download "VECSYS LIMSI ARCHITECTURE"

Transcription

1 VECSYS LIMSI ARCHITECTURE Samir Bennacef Vecsys

2 Centralized Architecture Acoustic models Language models Caseframe Grammar Task Model Database Speech Recognizer text Semantic Analyzer Semantic frame Dialog Manager queries results Information Retrieval Telephone Interface Semantic Frame Speech Synthesis sentence Sentence Generator Unit Dictionary Generation Grammar Fig 1. Spoken Dialogue System Architecture

3 Telephone Interface phone program Input: commands and speech Output: events and speech Recording and playback, DTMF detection and generation, pickup, hangup and call transfert Hardware echo cancellation Barge-in based on adaptative speech detection NMS QX2000 hardware Computer Telephony Access API

4 Speech Recognizer Cepstral Features Computation: sig2mfcc Input: speech recorded by the phone program Output: 13 component cepstral vector every 10 ms on a 8kHz bandwidth. Speech recognizer: nsearch Inputs: commands and cepstral coefficients Output: recognized text

5 Semantic Analyzer Lexical normalization and labelling: sentprocess Input: recognized sentence Output: labelled sentence Caseframe analysis: cases Input: labelled sentence Output: semantic frame

6 Dialog Manager Dialog Input: semantic frame resulting from cases Output: semantic frame to be converted in natural language Contextual understanding Database query generation Semantic frame generation Use a powerful scripting language

7 Natural Language Generator Genere Input: semantic frame resulting from dialog Output: natural language sentence Use of hierarchic rules

8 Information Retrieval Interface Dbserver Input: SQL query Output: database result Query parsing and translating Retrieves informations from the target database Provides the result table

9 Speech Synthesis System Syn Input: sentence resulting from genere Output: speech signal which is played by the telephone interface Use of unit dictionary Select the best sequence of units using a dynamic programming algorithm

10 C-shell script # Phone interface # rsh $remote $bin/phone.exe h$dialhost $dialport t70 x8192 n2 \ l2 g f$cfg/cta.cfg a$data& # Speech recognizer loading # # ---- SigToCep ---- # set CEP = \ $bin/sig2mfcc -w240 -s80 -l20 -n12 -r8000 -b0:3500 -c -en0-0 \ --$fifo/tosentrec.fifo$i $fifo/tosig2mfcc.fifo$i -: # ---- Speech Recognizer ----# set RECO = \ $bin/nsearch -@$phones -d$fifo/tosentrec.fifo$i -t \ -p${plist}:$stbl -s0:160:0:f -l$voc -z3 -w4:25 -n1 -q63,12:8:3 \ -zb$tg -zw30 -zr -xg$gsl -zy$clst -sw50 -sh25000 \ -cmr${cepmean}: en $hmm -xf $bin/recocheck -r $fifo/torecord.fifo$i -c$cep d$reco \ -t$fifo/fromdial.fifo$i -v < \ $fifo/pushtotalk.fifo$i > $fifo/tocases.fifo$i &

11 # Semantic Analyzer and Dialogue loading # $bin/sentprocess -k -t -d -c -v2 $dial/rules.txt < \ $fifo/tocases.fifo$i \ $bin/cases -k -o -m -v $dial/caseframe.txt \ $bin/dialogue -i -v1 $dial/task.txt $dial/dial.arg \ -tr$fifo/pushtotalk.fifo$i -fp$fifo/fromplay.fifo$i \ -fn$fifo/todial.fifo$i -rf$tmp/reco.tmp$i \ -e$fifo/fromdial.fifo$i -fg$fifo/fromgenere.fifo$i \ -tt$fifo/todb.fifo$i -ft$fifo/fromdb.fifo$i \ $bin/genere $dial/genere.txt -f$fifo/fromgenere.fifo$i v > $fifo/tosyn.fifo$i&

12 # Dispatcher # $bin/dispatcher -v -p$synt/sig/prompt.sig -f$synt/sig/dtmf.sig \ -l"$logcmd" -s$fifo/torecord.fifo$i -db$fifo/fromplay.fifo$i \ -dt$fifo/todial.fifo$i -df$fifo/fromdial.fifo$i -dp$dialpid \ -kf$fifo/fromdbconn.fifo$i -kt$fifo/todb.fifo$i \ -kw$synt/sig/waitdb.sig -kl$synt/sig/wait.sig -v r \ < $fifo/fromphone.fifo$i > $fifo/tophone.fifo$i & # Database Loading # $bin/dbserver -t$fifo/todbtarg.fifo$i -f$fifo/fromdbtarg.fifo$i \ -c$db/table1.txt -s$db/table2.txt -p$db/table3.txt \ -d$fifo/fromdbconn.fifo${i}:120 -m10 -a -v2 \ < $fifo/todb.fifo$i > $fifo/fromdb.fifo$i & # Synthesis loading # $bin/syn -s${sig}:2 -l$wd -w4:2:0 -o$fifo/toplay.fifo$i -c \ $synt/wdlist.lst & $bin/play -i$fifo/toplay.fifo$i -o$fifo/tophone.fifo$i -p v &

13 How the system works server.csh: telephone interface loading server.csh: speech recognizer loading server.csh: dialog loading server.csh: dispatcher loading server.csh: dbserver loading server.csh: synthesis loading telephone: pickup telephone: line number=[0] telephone: play telephone: get dtmf [*] dialogue: frame: { concept: (acte formalite-ouverture). } genere: Quel voyage souhaitez-vous effectuer? telephone: play telephone: end of play telephone: recording nsearch: <s> Paris Lille pour demain matin </s>

14 sentprocess: Paris -> $place Lille -> $place matin -> *matin $place(paris) $place(lille) *to(pour) demain(demain) *matin(matin) cases: <defaut> { place: Paris. place: Lille. departure-period: *matin. departure-date: demain. } dialogue: request=[select from, deph, to, arrh, chg, day, stopa, stopah, stopd, stopdh, stopdur, type WHERE from=paris AND to=lille AND day=17/5/101 AND arrh ~= 1000] dbserver: target query=[ ? 12 FRPAR FRLIL 17 MAY 1000] dbserver: result=[1 ( from deph to arrh chg day stopa stopah stopd stopdh stopdur type )( Paris-Gare-du-Nord 0858 Lille-Flandres /5/ TGN )]

15 Des Hommes dialogue: de Parole { concept: (acte response) (type positive) (value train-hour). nb-trains: (value 1). concept2: (acte confirmation) (value hour). from-place: (value Paris-Gare-du-Nord). to-place: (value Lille-Flandres). departure-wday: (value jeudi). departure-day: (value 17/5/101). departure-period: (value *matin). stop: (value 0). sched: (dep 0858) (arr0959). } genere:le matin, jeudi dix-sept mai vous avez un train de Paris- Nord `a Lille-Flandres `a huit heures cinquante-huit arrivant `a neuf heures cinquante-neuf. Cet horaire vous convient-il? nsearch: <s> oui </s> cases: <defaut> { mode: *affirmatif.} dialogue: { concept: (acte relance) (value retour). } genere: Souhautez-vousle retour? nsearch: recognized string: <s> non merci </s> genere:vous avez donc un aller Paris-Nord Lille-Flandres le jeudi dix-sept mai d'epart huit heures cinquante-huit, arriv'ee neuf heures cinquante-neuf. Souhaitez-vous un autre trajet? nsearch: recognized string: <s> non merci </s> genere:au-revoir, le syst`eme Recital vous remercie et vous souhaite un bon voyage. October telephone:hangup 2001

16 Distributed Architecture Recognizer Recognizer Dialogue Dialogue Speech Speech synthesis synthesis Net Net Audio Audio server server Other Services Recognizer Recognizer Dialogue Dialogue Speech Speech synthesis synthesis Other Services Vnetd Daemon Host1 (Master) Vnetd Daemon Host n (Slave) Network (TCP/UDP) Network (TCP/UDP) Application Programming Interface Application Programming Interface (Data exchange Protocols) (Data exchange Protocols) (Service Name-Address Resolution) (Service Name-Address Resolution) Client Client Application Application 1 1 Client Client Application Application 2 2 Client Client Application Application m m

17 Services 1. Audio 2. Speech recognition 3. Dialog (understandig, dialog and generation) 4. Information retrieval 5. Speech synthesis 6. Application manager

18 Galaxy Communicator Similarities between GC and Oasis A distributed client/server architecture A central manager : hub in GC and the application manager in Oasis A set of services listening for client connections and requests

19 Des Hommes de Parole Make Oasis Services GC Compliant Include the GC server functions in all services: make initialization include a dispatch function invoke the hub by using GalIO_Comm family functions Use the brokering mechanism

20 Tests and Evaluation The speech recognizer only The dialog connected to the database The dialog with the recognizer The whole system Supported platforms (Dec, Sgi, Linux, Windows)

Considerations for developing VoiceXML in Canadian French

Considerations for developing VoiceXML in Canadian French Considerations for developing VoiceXML in Canadian French This section contains information that is specific to Canadian French. If you are developing Canadian French voice applications, use the information

More information

Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN

Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN PAGE 30 Membering T M : A Conference Call Service with Speaker-Independent Name Dialing on AIN Sung-Joon Park, Kyung-Ae Jang, Jae-In Kim, Myoung-Wan Koo, Chu-Shik Jhon Service Development Laboratory, KT,

More information

VoiceXML-Based Dialogue Systems

VoiceXML-Based Dialogue Systems VoiceXML-Based Dialogue Systems Pavel Cenek Laboratory of Speech and Dialogue Faculty of Informatics Masaryk University Brno Agenda Dialogue system (DS) VoiceXML Frame-based DS in general 2 Computer based

More information

Traitement de la Parole

Traitement de la Parole Traitement de la Parole Cours 11: Systèmes à dialogues VoiceXML partie 1 06/06/2005 Traitement de la Parole SE 2005 1 jean.hennebert@unifr.ch, University of Fribourg Date Cours Exerc. Contenu 1 14/03/2005

More information

ABSTRACT 2. SYSTEM OVERVIEW 1. INTRODUCTION. 2.1 Speech Recognition

ABSTRACT 2. SYSTEM OVERVIEW 1. INTRODUCTION. 2.1 Speech Recognition The CU Communicator: An Architecture for Dialogue Systems 1 Bryan Pellom, Wayne Ward, Sameer Pradhan Center for Spoken Language Research University of Colorado, Boulder Boulder, Colorado 80309-0594, USA

More information

Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications

Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications Oxford University Press 2007. All rights reserved. 1 XML An extensible language The

More information

Speech Signal Processing: An Overview

Speech Signal Processing: An Overview Speech Signal Processing: An Overview S. R. M. Prasanna Department of Electronics and Electrical Engineering Indian Institute of Technology Guwahati December, 2012 Prasanna (EMST Lab, EEE, IITG) Speech

More information

Christian Leibold CMU Communicator 12.07.2005. CMU Communicator. Overview. Vorlesung Spracherkennung und Dialogsysteme. LMU Institut für Informatik

Christian Leibold CMU Communicator 12.07.2005. CMU Communicator. Overview. Vorlesung Spracherkennung und Dialogsysteme. LMU Institut für Informatik CMU Communicator Overview Content Gentner/Gentner Emulator Sphinx/Listener Phoenix Helios Dialog Manager Datetime ABE Profile Rosetta Festival Gentner/Gentner Emulator Assistive Listening Systems (ALS)

More information

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Oana NICOLAE Faculty of Mathematics and Computer Science, Department of Computer Science, University of Craiova, Romania oananicolae1981@yahoo.com

More information

Open Source VoiceXML Interpreter over Asterisk for Use in IVR Applications

Open Source VoiceXML Interpreter over Asterisk for Use in IVR Applications Open Source VoiceXML Interpreter over Asterisk for Use in IVR Applications Lerato Lerato, Maletšabisa Molapo and Lehlohonolo Khoase Dept. of Maths and Computer Science, National University of Lesotho Roma

More information

Evaluation of speech technologies

Evaluation of speech technologies CLARA Training course on evaluation of Human Language Technologies Evaluations and Language resources Distribution Agency November 27, 2012 Evaluation of speaker identification Speech technologies Outline

More information

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson CS 3530 Operating Systems L02 OS Intro Part 1 Dr. Ken Hoganson Chapter 1 Basic Concepts of Operating Systems Computer Systems A computer system consists of two basic types of components: Hardware components,

More information

Specialty Answering Service. All rights reserved.

Specialty Answering Service. All rights reserved. 0 Contents 1 Introduction... 2 1.1 Types of Dialog Systems... 2 2 Dialog Systems in Contact Centers... 4 2.1 Automated Call Centers... 4 3 History... 3 4 Designing Interactive Dialogs with Structured Data...

More information

Standard Languages for Developing Multimodal Applications

Standard Languages for Developing Multimodal Applications Standard Languages for Developing Multimodal Applications James A. Larson Intel Corporation 16055 SW Walker Rd, #402, Beaverton, OR 97006 USA jim@larson-tech.com Abstract The World Wide Web Consortium

More information

Zeenov Agora High Level Architecture

Zeenov Agora High Level Architecture Zeenov Agora High Level Architecture 1 Major Components i) Zeenov Agora Signaling Server Zeenov Agora Signaling Server is a web server capable of handling HTTP/HTTPS requests from Zeenov Agora web clients

More information

Speech Processing Applications in Quaero

Speech Processing Applications in Quaero Speech Processing Applications in Quaero Sebastian Stüker www.kit.edu 04.08 Introduction! Quaero is an innovative, French program addressing multimedia content! Speech technologies are part of the Quaero

More information

Dialogos Voice Platform

Dialogos Voice Platform Dialogos Voice Platform Product Datasheet D i a l o g o s S p e e c h C o m m u n i c a t i o n S y s t e m s S. A. September 2007 Contents 1 Dialogos Voice Platform... 3 1.1 DVP features... 3 1.1.1 Standards-based

More information

Version 2.6. Virtual Receptionist Stepping Through the Basics

Version 2.6. Virtual Receptionist Stepping Through the Basics Version 2.6 Virtual Receptionist Stepping Through the Basics Contents What is a Virtual Receptionist?...3 About the Documentation...3 Ifbyphone on the Web...3 Setting Up a Virtual Receptionist...4 Logging

More information

Natural Language to Relational Query by Using Parsing Compiler

Natural Language to Relational Query by Using Parsing Compiler Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 3, March 2015,

More information

The LIMSI ARISE System

The LIMSI ARISE System The LIMSI ARISE System L. Lamel, S. Rosset, J.L. Gauvain, S. Bennacefyy, M. Garnier-Rizety, B. Proutsy Spoken Language Processing Group, LIMSI-CNRS, 91403 Orsay, France yvecsys, 3 r. de la Terre de Feu

More information

White Paper Integration of TTY Calls into a Call Center Using the Placeholder Call Technique Updated: February 2007

White Paper Integration of TTY Calls into a Call Center Using the Placeholder Call Technique Updated: February 2007 Overview of Call Centers White Paper Integration of TTY Calls into a Call Center Using the Placeholder Call Technique Updated: February 2007 All organizations have a phone system, but a call center has

More information

Application Architectures

Application Architectures Software Engineering Application Architectures Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain the organization of two fundamental models of business systems - batch

More information

1. Introduction to Spoken Dialogue Systems

1. Introduction to Spoken Dialogue Systems SoSe 2006 Projekt Sprachdialogsysteme 1. Introduction to Spoken Dialogue Systems Walther v. Hahn, Cristina Vertan {vhahn,vertan}@informatik.uni-hamburg.de Content What are Spoken dialogue systems? Types

More information

A design of the transcoder to convert the VoiceXML documents into the XHTML+Voice documents

A design of the transcoder to convert the VoiceXML documents into the XHTML+Voice documents A design of the transcoder to convert the VoiceXML documents into the XHTML+Voice documents JIEUN KIM, JIEUN PARK, JUNSUK PARK, DONGWON HAN Computer & Software Technology Lab, Electronics and Telecommunications

More information

Release Notes Scribe Adapter for Microsoft Dynamics

Release Notes Scribe Adapter for Microsoft Dynamics Scribe Adapter for Microsoft Dynamics CRM Requirements Version 4.0 Release Date January 28, 2008 Insight 6.2 or higher Microsoft Dynamics CRM 3.x, 4.x, or Microsoft Dynamics CRM Live Microsoft.NET Framework

More information

Linux. Reverse Debugging. Target Communication Framework. Nexus. Intel Trace Hub GDB. PIL Simulation CONTENTS

Linux. Reverse Debugging. Target Communication Framework. Nexus. Intel Trace Hub GDB. PIL Simulation CONTENTS Android NEWS 2016 AUTOSAR Linux Windows 10 Reverse ging Target Communication Framework ARM CoreSight Requirements Analysis Nexus Timing Tools Intel Trace Hub GDB Unit Testing PIL Simulation Infineon MCDS

More information

Call Recorder Oygo Manual. Version 1.001.11

Call Recorder Oygo Manual. Version 1.001.11 Call Recorder Oygo Manual Version 1.001.11 Contents 1 Introduction...4 2 Getting started...5 2.1 Hardware installation...5 2.2 Software installation...6 2.2.1 Software configuration... 7 3 Options menu...8

More information

SIPAC. Signals and Data Identification, Processing, Analysis, and Classification

SIPAC. Signals and Data Identification, Processing, Analysis, and Classification SIPAC Signals and Data Identification, Processing, Analysis, and Classification Framework for Mass Data Processing with Modules for Data Storage, Production and Configuration SIPAC key features SIPAC is

More information

Indepth Voice over IP and SIP Networking Course

Indepth Voice over IP and SIP Networking Course Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.

More information

Dialplate Receptionist Console Version 3.0.0.3

Dialplate Receptionist Console Version 3.0.0.3 En Dialplate Receptionist Console Version 3.0.0.3 Configuration Manual TABLE OF CONTENTS Table of contents... 2 Accessing configuration panel... 2 General panel... 4 Account list... 4 Tabs... 5 Behaviour...

More information

Data Discovery on the Information Highway

Data Discovery on the Information Highway Data Discovery on the Information Highway Susan Gauch Introduction Information overload on the Web Many possible search engines Need intelligent help to select best information sources customize results

More information

ENTRYCONTROL. Version 1.1.0. Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom. For Administrators only

ENTRYCONTROL. Version 1.1.0. Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom. For Administrators only ENTRYCONTROL Version 1.1.0 Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom For Administrators only 2 Introduction 1. Introduction What is the purpose of OfficeMaster

More information

VOICE INFORMATION RETRIEVAL FOR DOCUMENTS. Except where reference is made to the work of others, the work described in this thesis is.

VOICE INFORMATION RETRIEVAL FOR DOCUMENTS. Except where reference is made to the work of others, the work described in this thesis is. VOICE INFORMATION RETRIEVAL FOR DOCUMENTS Except where reference is made to the work of others, the work described in this thesis is my own or was done in collaboration with my advisory committee. Weihong

More information

Voice Driven Animation System

Voice Driven Animation System Voice Driven Animation System Zhijin Wang Department of Computer Science University of British Columbia Abstract The goal of this term project is to develop a voice driven animation system that could take

More information

D2.4: Two trained semantic decoders for the Appointment Scheduling task

D2.4: Two trained semantic decoders for the Appointment Scheduling task D2.4: Two trained semantic decoders for the Appointment Scheduling task James Henderson, François Mairesse, Lonneke van der Plas, Paola Merlo Distribution: Public CLASSiC Computational Learning in Adaptive

More information

VoiceXML Tutorial. Part 1: VoiceXML Basics and Simple Forms

VoiceXML Tutorial. Part 1: VoiceXML Basics and Simple Forms VoiceXML Tutorial Part 1: VoiceXML Basics and Simple Forms What is VoiceXML? XML Application W3C Standard Integration of Multiple Speech and Telephony Related Technologies Automated Speech Recognition

More information

Hermes.Net IVR Designer Page 2 36

Hermes.Net IVR Designer Page 2 36 Hermes.Net IVR Designer Page 2 36 Summary 1. Introduction 4 1.1 IVR Features 4 2. The interface 5 2.1 Description of the Interface 6 2.1.1 Menus. Provides 6 2.1.2 Commands for IVR editions. 6 2.1.3 Commands

More information

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080

Project Code: SPBX. Project Advisor : Aftab Alam. Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Test Cases Document VOIP SOFT PBX Project Code: SPBX Project Advisor : Aftab Alam Project Team: Umair Ashraf 03-1853 (Team Lead) Imran Bashir 02-1658 Khadija Akram 04-0080 Submission Date:23-11-2007 SPBX

More information

IVR Primer Introduction

IVR Primer Introduction IVR Primer Introduction Speech-enabled applications are quickly becoming very popular. Why? Because using voice to navigate is more natural for users than punching telephone keypads. Speech as a navigation

More information

Deploying Cisco Unified Contact Center Express Volume 1

Deploying Cisco Unified Contact Center Express Volume 1 Deploying Cisco Unified Contact Center Express Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and Course Flow Additional References Your Training Curriculum General Administration

More information

A HAND-HELD SPEECH-TO-SPEECH TRANSLATION SYSTEM. Bowen Zhou, Yuqing Gao, Jeffrey Sorensen, Daniel Déchelotte and Michael Picheny

A HAND-HELD SPEECH-TO-SPEECH TRANSLATION SYSTEM. Bowen Zhou, Yuqing Gao, Jeffrey Sorensen, Daniel Déchelotte and Michael Picheny A HAND-HELD SPEECH-TO-SPEECH TRANSLATION SYSTEM Bowen Zhou, Yuqing Gao, Jeffrey Sorensen, Daniel Déchelotte and Michael Picheny IBM T. J. Watson Research Center Yorktown Heights, New York 10598 zhou, yuqing,

More information

Voicemail. Advanced User s Guide. Version 2.0

Voicemail. Advanced User s Guide. Version 2.0 Advanced User s Guide Version 2.0 Contents Introduction to the Documentation... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Logging in to your ifbyphone Account... 3 Setting Up a Voice Mailbox...

More information

Support and Compatibility

Support and Compatibility Version 1.0 Frequently Asked Questions General What is Voiyager? Voiyager is a productivity platform for VoiceXML applications with Version 1.0 of Voiyager focusing on the complete development and testing

More information

Using the VMRC Plug-In: Startup, Invoking Methods, and Shutdown on page 4

Using the VMRC Plug-In: Startup, Invoking Methods, and Shutdown on page 4 Technical Note Using the VMRC API vcloud Director 1.5 With VMware vcloud Director, you can give users the ability to access virtual machine console functions from your web-based user interface. vcloud

More information

Simple Voice over IP (VoIP) Implementation

Simple Voice over IP (VoIP) Implementation Simple Voice over IP (VoIP) Implementation ECE Department, University of Florida Abstract Voice over IP (VoIP) technology has many advantages over the traditional Public Switched Telephone Networks. In

More information

INTELLECT TM Software Package

INTELLECT TM Software Package AxxonSoft INTELLECT TM Software Package Quick Start Guide Version 1.0.0 Moscow 2010 1 Contents CONTENTS... 2 1 INTRODUCTION... 3 1.1 Document purpose... 3 1.2 Purpose of the Intellect software package...

More information

Creating a low cost VoiceXML Gateway to replace IVR systems for rapid deployment of voice applications.

Creating a low cost VoiceXML Gateway to replace IVR systems for rapid deployment of voice applications. Creating a low cost VoiceXML Gateway to replace IVR systems for rapid deployment of voice applications. Adam King, Alfredo Terzoli and Peter Clayton Department of Computer Science Tel: 046 6038291 Fax:

More information

Load Balancing Voice Applications with Piranha 1

Load Balancing Voice Applications with Piranha 1 Load Balancing Voice Applications with Piranha 1 Mustapha Hadim & Pierre Manneback Faculté Polytechnique de Mons - INFO Rue de Houdain 9, 7000 Mons Belgium Tel: 00 32 65 37 40 58 Fax: 00 32 65 37 45 00

More information

Speech Recognition on Cell Broadband Engine UCRL-PRES-223890

Speech Recognition on Cell Broadband Engine UCRL-PRES-223890 Speech Recognition on Cell Broadband Engine UCRL-PRES-223890 Yang Liu, Holger Jones, John Johnson, Sheila Vaidya (Lawrence Livermore National Laboratory) Michael Perrone, Borivoj Tydlitat, Ashwini Nanda

More information

INF5820, Obligatory Assignment 3: Development of a Spoken Dialogue System

INF5820, Obligatory Assignment 3: Development of a Spoken Dialogue System INF5820, Obligatory Assignment 3: Development of a Spoken Dialogue System Pierre Lison October 29, 2014 In this project, you will develop a full, end-to-end spoken dialogue system for an application domain

More information

Develop Software that Speaks and Listens

Develop Software that Speaks and Listens Develop Software that Speaks and Listens Copyright 2011 Chant Inc. All rights reserved. Chant, SpeechKit, Getting the World Talking with Technology, talking man, and headset are trademarks or registered

More information

4.1 Threads in the Server System

4.1 Threads in the Server System Software Architecture of GG1 A Mobile Phone Based Multimedia Remote Monitoring System Y. S. Moon W. S. Wong H. C. Ho Kenneth Wong Dept of Computer Science & Engineering Dept of Engineering Chinese University

More information

AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS

AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS AUTOMATIC PHONEME SEGMENTATION WITH RELAXED TEXTUAL CONSTRAINTS PIERRE LANCHANTIN, ANDREW C. MORRIS, XAVIER RODET, CHRISTOPHE VEAUX Very high quality text-to-speech synthesis can be achieved by unit selection

More information

1Building Communications Solutions with Microsoft Lync Server 2010

1Building Communications Solutions with Microsoft Lync Server 2010 1Building Communications Solutions with Microsoft Lync Server 2010 WHAT S IN THIS CHAPTER? What Is Lync? Using the Lync Controls to Integrate Lync Functionality into Your Applications Building Custom Communications

More information

Envox CDP 7.0 Performance Comparison of VoiceXML and Envox Scripts

Envox CDP 7.0 Performance Comparison of VoiceXML and Envox Scripts Envox CDP 7.0 Performance Comparison of and Envox Scripts Goal and Conclusion The focus of the testing was to compare the performance of and ENS applications. It was found that and ENS applications have

More information

Dovid Coplon, Product Management Director http://gipscorp.com

Dovid Coplon, Product Management Director http://gipscorp.com Dovid Coplon, Product Management Director http://gipscorp.com VoIP Quality Mobile VoIP & Technology Trends Greater accessibility and affordability Network operators are introducing new pricing models Handset

More information

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International IVR CRM Integration Migrating the Call Center from Cost Center to Profit Rod Arends Cheryl Yaeger BenchMark Consulting International Today, more institutions are seeking ways to change their call center

More information

VOICE OVER IP AND NETWORK CONVERGENCE

VOICE OVER IP AND NETWORK CONVERGENCE POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 80 Electrical Engineering 2014 Assaid O. SHAROUN* VOICE OVER IP AND NETWORK CONVERGENCE As the IP network was primarily designed to carry data, it

More information

NTT DOCOMO Technical Journal. Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users. 1.

NTT DOCOMO Technical Journal. Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users. 1. Raku-Raku Smartphone Voice Agent UI Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users We have created a new version of Shabette-Concier for Raku-Raku for the

More information

Short Manual Intellect v.4.7.6 SP2 module Unipos Contents:

Short Manual Intellect v.4.7.6 SP2 module Unipos Contents: Short Manual Intellect v.4.7.6 SP2 module Unipos Contents: 1. Software Installation... 2 2. Hardware Configuration... 12 3. System Dispatching... 14 3.1. Create dispatching objects... 14 3.2. Graphical

More information

A Lightweight Approach to Contact Data Synchronization in Mobile Social Networks

A Lightweight Approach to Contact Data Synchronization in Mobile Social Networks A Lightweight Approach to Contact Data Synchronization in Mobile Social Networks Nikolay Tkachuk 1, Alexey Vekshin 1, Konstantyn Nagorny 1 and Rustam Gamzaev 1 1 National Technical University Kharkov Polytechnic

More information

Firewall Builder Architecture Overview

Firewall Builder Architecture Overview Firewall Builder Architecture Overview Vadim Zaliva Vadim Kurland Abstract This document gives brief, high level overview of existing Firewall Builder architecture.

More information

Release Notes For Versant/ODBC On Windows. Release 7.0.1.4

Release Notes For Versant/ODBC On Windows. Release 7.0.1.4 Release Notes For Versant/ODBC On Windows Release 7.0.1.4 Table of Contents CHAPTER 1: Release Notes... 3 Description of Release... 4 System Requirements... 4 Capabilities of the Drivers... 5 Restrictions

More information

SIP based HD Video Conferencing on OMAP4

SIP based HD Video Conferencing on OMAP4 SIP based HD Video Conferencing on OMAP4 This document is a case study of SIP based high definition video conferencing on Android Ice cream sandwich running on OMAP4460 based Blaze Tab2 and Blaze mobile

More information

COPYRIGHT 2011 COPYRIGHT 2012 AXON DIGITAL DESIGN B.V. ALL RIGHTS RESERVED

COPYRIGHT 2011 COPYRIGHT 2012 AXON DIGITAL DESIGN B.V. ALL RIGHTS RESERVED Subtitle insertion GEP100 - HEP100 Inserting 3Gb/s, HD, subtitles SD embedded and Teletext domain with the Dolby HSI20 E to module PCM decoder with audio shuffler A A application product note COPYRIGHT

More information

Objectives. Distributed Databases and Client/Server Architecture. Distributed Database. Data Fragmentation

Objectives. Distributed Databases and Client/Server Architecture. Distributed Database. Data Fragmentation Objectives Distributed Databases and Client/Server Architecture IT354 @ Peter Lo 2005 1 Understand the advantages and disadvantages of distributed databases Know the design issues involved in distributed

More information

Conference Bridge setup

Conference Bridge setup Conference Bridge setup This chapter provides information to configure conference bridges using Cisco Unified Communications Manager Administration. See the following for additional information: Conference

More information

Open Source Telephony Projects as an Application Development Platform. Frederic Dickey (fdickey@sangoma.com) Director Product Management

Open Source Telephony Projects as an Application Development Platform. Frederic Dickey (fdickey@sangoma.com) Director Product Management Open Source Telephony Projects as an Application Development Platform Frederic Dickey (fdickey@sangoma.com) Director Product Management About this presentation For newcomers to Asterisk For long time CTI

More information

Execution Management: Key Concepts

Execution Management: Key Concepts Execution Management: Key Concepts Execution Management: Key Concepts Overview The Globus Toolkit provides a service to submit, monitor, and cancel jobs on Grid computing resources called GRAM. In GRAM,

More information

CHAPTER FIVE RESULT ANALYSIS

CHAPTER FIVE RESULT ANALYSIS CHAPTER FIVE RESULT ANALYSIS 5.1 Chapter Introduction 5.2 Discussion of Results 5.3 Performance Comparisons 5.4 Chapter Summary 61 5.1 Chapter Introduction This chapter outlines the results obtained from

More information

9RLFH$FWLYDWHG,QIRUPDWLRQ(QWU\7HFKQLFDO$VSHFWV

9RLFH$FWLYDWHG,QIRUPDWLRQ(QWU\7HFKQLFDO$VSHFWV Université de Technologie de Compiègne UTC +(8',$6

More information

IP Office Technical Tip

IP Office Technical Tip IP Office Technical Tip Tip No: 205 Release Date: 10 June 2008 Region: GLOBAL VPN Telephone Deployment Guide for IP Office This document describes how to install and deploy the Avaya VPN Telephones for

More information

Hosted Fax Mail. Hosted Fax Mail. User Guide

Hosted Fax Mail. Hosted Fax Mail. User Guide Hosted Fax Mail Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1 Checking Messages

More information

Systems Engineering and Integration for the NSG (SEIN) SharePoint Developer

Systems Engineering and Integration for the NSG (SEIN) SharePoint Developer Systems Engineering and Integration for the NSG (SEIN) SharePoint Developer Location: Multiple Locations US and worldwide Start Date: September 2012 Travel: NGA sites US and worldwide Clearance: TS/SCI

More information

Video Conferencing Demo Application for Dialogic Multimedia Products

Video Conferencing Demo Application for Dialogic Multimedia Products Small Logo Video Conferencing Demo Application for Dialogic Multimedia Products Executive Summary This application note presents a demo application and sample code that shows how the can support advanced

More information

Phone Routing Stepping Through the Basics

Phone Routing Stepping Through the Basics Ng is Phone Routing Stepping Through the Basics Version 2.6 Contents What is Phone Routing?...3 Logging in to your Ifbyphone Account...3 Configuring Different Phone Routing Functions...4 How do I purchase

More information

Document Management & Electronic Filing

Document Management & Electronic Filing Document Management & Electronic Filing Are you wasting money? Losing things? People taking files and NEVER returning them? Purchasing myriads of beige filing cabinets, every one of which arrives in a

More information

The preliminary design of a wearable computer for supporting Construction Progress Monitoring

The preliminary design of a wearable computer for supporting Construction Progress Monitoring The preliminary design of a wearable computer for supporting Construction Progress Monitoring 1 Introduction Jan Reinhardt, TU - Dresden Prof. James H. Garrett,Jr., Carnegie Mellon University Prof. Raimar

More information

Endowing a virtual assistant with intelligence: a multi-paradigm approach

Endowing a virtual assistant with intelligence: a multi-paradigm approach Endowing a virtual assistant with intelligence: a multi-paradigm approach Josefa Z. Hernández, Ana García Serrano Department of Artificial Intelligence Technical University of Madrid (UPM), Spain {phernan,agarcia}@dia.fi.upm.es

More information

Dragon Solutions Transcription Workflow

Dragon Solutions Transcription Workflow Solutions Transcription Workflow summary Improving Transcription and Workflow Efficiency Law firms have traditionally relied on expensive paralegals, legal secretaries, or outside services to transcribe

More information

Dialogic Diva Software Development Kit

Dialogic Diva Software Development Kit The Dialogic Diva Software Development Kit (Diva SDK) offers a powerful set of Application Programming Interfaces (APIs) that can be used for implementing telephony applications, that is, applications

More information

XML based Interactive Voice Response System

XML based Interactive Voice Response System XML based Interactive Voice Response System Sharad Kumar Singh PT PureTesting Software P Ltd. Noida, India ABSTRACT The paper presents the architecture of a web based interactive voice response system

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 INTELLIGENT MULTIDIMENSIONAL DATABASE INTERFACE Mona Gharib Mohamed Reda Zahraa E. Mohamed Faculty of Science,

More information

Government Case Study:

Government Case Study: Government Case Study: Command center scenario The Q-SYS Platform enables faster, smarter police work for Chicago s new command center. CHICAGO POLICE DEPARTMENT Crime Prevention and Information Center,

More information

Speech as a Service. How to Put Your Speech Solution in the Cloud

Speech as a Service. How to Put Your Speech Solution in the Cloud Rob Chambers Principal Group Program Manager, Speech Components Group http://blogs.msdn.com/robch/ Speech as a Service How to Put Your Speech Solution in the Cloud Using Unified Communication Managed APIs

More information

estos ECSTA for OpenScape Business 4.0.7.3683

estos ECSTA for OpenScape Business 4.0.7.3683 estos ECSTA for OpenScape Business 4.0.7.3683 1 Introduction... 4 2 Driver Management... 6 3 Supported Telephone Systems... 7 4 UC Booster Platforms... 8 4.1 Configuration and Connection of the UC Booster

More information

3F6 - Software Engineering and Design. Handout 10 Distributed Systems I With Markup. Steve Young

3F6 - Software Engineering and Design. Handout 10 Distributed Systems I With Markup. Steve Young 3F6 - Software Engineering and Design Handout 10 Distributed Systems I With Markup Steve Young Contents 1. Distributed systems 2. Client-server architecture 3. CORBA 4. Interface Definition Language (IDL)

More information

Recording Supervisor Manual Presence Software

Recording Supervisor Manual Presence Software Presence Software Version 9.2 Date: 09/2014 2 Contents... 3 1. Introduction... 4 2. Installation and configuration... 5 3. Presence Recording architectures Operating modes... 5 Integrated... with Presence

More information

COMPONENTS in a database environment

COMPONENTS in a database environment COMPONENTS in a database environment DATA data is integrated and shared by many users. a database is a representation of a collection of related data. underlying principles: hierarchical, network, relational

More information

Study Plan for the Bachelor Degree in Computer Information Systems

Study Plan for the Bachelor Degree in Computer Information Systems Study Plan for the Bachelor Degree in Computer Information Systems The Bachelor Degree in Computer Information Systems/Faculty of Information Technology and Computer Sciences is granted upon the completion

More information

OpenVox DE210E/DE410E User Manual

OpenVox DE210E/DE410E User Manual 深 圳 开 源 通 信 有 限 公 司 OpenVox-Best Cost Effective Asterisk Cards OpenVox DE210E/DE410E User Manual Written by: James.zhu Email:james.zhu@openvox.cn,zhulizhong@gmail.com Date:29/04/2008 Version: 0.01 OpenVox

More information

How To Install Netbackup Access Control (Netbackup) On A Netbackups (Net Backup) On Unix And Non Ha (Net Backup) (Net Backups) (Unix) (Non Ha) (Windows) (

How To Install Netbackup Access Control (Netbackup) On A Netbackups (Net Backup) On Unix And Non Ha (Net Backup) (Net Backups) (Unix) (Non Ha) (Windows) ( Tech Note 4 NBAC (NetBackup Access Control) UNIX Quick Install Non HA This section includes the following topics About NBAC (NetBackup Access Control) About NBAC (NetBackup Access Control) Starting Checklist

More information

LOW COST HARDWARE IMPLEMENTATION FOR DIGITAL HEARING AID USING

LOW COST HARDWARE IMPLEMENTATION FOR DIGITAL HEARING AID USING LOW COST HARDWARE IMPLEMENTATION FOR DIGITAL HEARING AID USING RasPi Kaveri Ratanpara 1, Priyan Shah 2 1 Student, M.E Biomedical Engineering, Government Engineering college, Sector-28, Gandhinagar (Gujarat)-382028,

More information

Efficiency of Web Based SAX XML Distributed Processing

Efficiency of Web Based SAX XML Distributed Processing Efficiency of Web Based SAX XML Distributed Processing R. Eggen Computer and Information Sciences Department University of North Florida Jacksonville, FL, USA A. Basic Computer and Information Sciences

More information

Syslog Monitoring Feature Pack

Syslog Monitoring Feature Pack AdventNet Web NMS Syslog Monitoring Feature Pack A dventnet, Inc. 5645 G ibraltar D rive Pleasanton, C A 94588 USA P ho ne: +1-925-924-9500 Fa x : +1-925-924-9600 Em ail:info@adventnet.com http://www.adventnet.com

More information

Final Network Exam 01-02

Final Network Exam 01-02 1 ENSTB ITAM Final Network Exam 01-02 This exam is focused on Load balancing mechanisms. First part is related to "RFC 2391 : Load Sharing using IP Network Address Translation (LSNAT)" that was previously

More information

Example of Standard API

Example of Standard API 16 Example of Standard API System Call Implementation Typically, a number associated with each system call System call interface maintains a table indexed according to these numbers The system call interface

More information

How the Computer Translates. Svetlana Sokolova President and CEO of PROMT, PhD.

How the Computer Translates. Svetlana Sokolova President and CEO of PROMT, PhD. Svetlana Sokolova President and CEO of PROMT, PhD. How the Computer Translates Machine translation is a special field of computer application where almost everyone believes that he/she is a specialist.

More information

Bangla Localization of OpenOffice.org. Asif Iqbal Sarkar Research Programmer BRAC University Bangladesh

Bangla Localization of OpenOffice.org. Asif Iqbal Sarkar Research Programmer BRAC University Bangladesh Bangla Localization of OpenOffice.org Asif Iqbal Sarkar Research Programmer BRAC University Bangladesh Localization L10n is the process of adapting the text and applications of a product or service to

More information

INTERACTIVE VOICE RESPONSE WITH AUTOMATED SPEECH RECOGNITION AND BIOMETRICS FOR BANWEB

INTERACTIVE VOICE RESPONSE WITH AUTOMATED SPEECH RECOGNITION AND BIOMETRICS FOR BANWEB SCHOOL OF ENGINEERING AND APPLIED SCIENCE THE GEORGE WASHINGTON UNIVERSITY PROJECT REPORT INTERACTIVE VOICE RESPONSE WITH AUTOMATED SPEECH RECOGNITION AND BIOMETRICS FOR BANWEB Group Name Telecommunication

More information