Movatterモバイル変換


[0]ホーム

URL:


US20040083090A1 - Manager for integrating language technology components - Google Patents

Manager for integrating language technology components
Download PDF

Info

Publication number
US20040083090A1
US20040083090A1US10/685,403US68540303AUS2004083090A1US 20040083090 A1US20040083090 A1US 20040083090A1US 68540303 AUS68540303 AUS 68540303AUS 2004083090 A1US2004083090 A1US 2004083090A1
Authority
US
United States
Prior art keywords
components
component
speech
level application
lcm
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.)
Abandoned
Application number
US10/685,403
Inventor
Daniel Kiecza
Francis Kubala
Peter Allen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
RTX BBN Technologies Corp
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US10/685,403priorityCriticalpatent/US20040083090A1/en
Assigned to BBNT SOLUTIONS LLCreassignmentBBNT SOLUTIONS LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KUBALA, FRANCIS, KIECZA, DANIEL, ALLEN, PETER G.
Publication of US20040083090A1publicationCriticalpatent/US20040083090A1/en
Assigned to FLEET NATIONAL BANK, AS AGENTreassignmentFLEET NATIONAL BANK, AS AGENTPATENT & TRADEMARK SECURITY AGREEMENTAssignors: BBNT SOLUTIONS LLC
Assigned to BBNT SOLUTIONS LLCreassignmentBBNT SOLUTIONS LLCCORRECTED RECORDATION COVER SHEET PREVIOUSLY RECORDED ON REEL 014619 FRAME 0728Assignors: KUBALA, FRANCIS G., KIECZA, DANIEL, ALLEN, PETER G.
Assigned to BBN TECHNOLOGIES CORP.reassignmentBBN TECHNOLOGIES CORP.MERGER (SEE DOCUMENT FOR DETAILS).Assignors: BBNT SOLUTIONS LLC
Assigned to BBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO BBNT SOLUTIONS LLC)reassignmentBBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO BBNT SOLUTIONS LLC)RELEASE OF SECURITY INTERESTAssignors: BANK OF AMERICA, N.A. (SUCCESSOR BY MERGER TO FLEET NATIONAL BANK)
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A speech system includes a Language Component Manager (LCM) [116] that functions as middleware between language and technology components [117] and a high-level application [115]. In aggregate, the LCM, the language and technology component, and the high-level application form a speech system. The components of the speech system may be distributed. All data and messages in the speech system pass through the LCM. A configuration file defines relationships, such as message and data paths, for the speech system.

Description

Claims (29)

What is claimed:
1. A method for interacting among a plurality of components of a speech system, the plurality of components including language technology components, a middleware component, and at least one high-level application component, the method comprising:
receiving substantially all data communications in the speech system at the middleware component;
forwarding the data communications from the middleware component to a destination one of the language technology components and the high-level application component, as determined by a configuration file;
receiving substantially all message communications in the speech system at the middleware component; and
forwarding the message communications from the middleware component to at least one of the language technology components and the high-level application component, as determined by the configuration file.
2. The method ofclaim 1, wherein the speech and language technology components include at least one of a speech recognizer component, a speaker identification component, a topic detection component, and a name extraction component.
3. The method ofclaim 1, wherein the language technology components, the middleware component, and the at least one high-level application component are software modules that arc distributed over a plurality of computing devices.
4. The method ofclaim 1, further comprising:
logging errors encountered by the language technology components at the middleware component.
5. The method ofclaim 1, wherein the middleware component presents a single system state to the high-level application component, the single system state being based on individual states of the language technology components.
6. The method ofclaim 5, wherein the single system state is selected from:
a starting up state that indicates that at least one of the language technology components is initializing,
a down state that indicates that at least one of the language technology components is not available, and
an up state that indicates that all of the language technology components are available.
7. The method ofclaim 6, wherein the single system state is further selected from:
an aborting state that indicates that the middleware component is disconnecting from the high-level application component, and
a shutting down state in which the middleware component discontinues communications with the language technology components.
8. The method ofclaim 1, wherein the configuration file is an extensible markup language (XML) document.
9. The method ofclaim 1, wherein the data communications are implemented as data pipes.
10. A speech system comprising:
a high-level application component;
a plurality of language technology components;
at least one configuration file that describes communication paths among the high-level application component and the plurality of language technology components; and
a language component manager (LCM) configured to act as an intermediary for communications between the high-level application component and the language technology components and between ones of the language technology components, the LCM connecting the high-level application component and the language technology components based on the configuration file.
11. The speech system ofclaim 10, wherein the configuration file is a complete system specification for the speech system.
12. The speech system ofclaim 10, wherein the high-level application component provides speech services to end-users.
13. The speech system ofclaim 10, wherein the LCM presents a single interface to the high-level application component.
14. The speech system ofclaim 10, wherein the speech system performs speech recognition.
15. The speech system ofclaim 10, wherein the language technology components include at least one of a speech recognizer component, a speaker identification component, a topic detection component, and a name extraction component.
16. The speech system ofclaim 10, wherein the language technology components, the LCM, and the high-level application component are software modules that are distributed over a plurality of computing devices.
17. The speech system ofclaim 10, wherein the LCM presents a single system state to the high-level application component, the single system state being based on individual states of the language technology components.
18. The speech system ofclaim 17, wherein the single system state is selected from:
a starting up state that indicates that at least one of the language technology components is initializing,
a down state that indicates that at least one of the language technology components are not available, and
an up state that indicates the speech system is available.
19. The speech system ofclaim 10, wherein the configuration file is an extensible markup language (XML) document.
20. A system integration device comprising:
ports configured to connect with a plurality of components configured to perform speech and language processing functions;
at least one port configured to connect with a high-level application designed to implement a speech service using the functions provided by the components; and
a configuration file that includes routing information that describes communication paths among the high-level application and the plurality of first components, communications between the first components and between the first components and the high-level application being routed through the system integration device based on the routing information in the configuration file.
21. The device ofclaim 20, wherein the configuration file is a complete system specification for a speech system.
22. The device ofclaim 20, wherein the high-level application provides speech services to end-users.
23. The device ofclaim 20, wherein the components include at least one of a speech recognizer component, a speaker identification component, a topic detection component, and a name extraction component.
24. The device ofclaim 20, wherein the system integration device presents a single system state to the high-level application, the single system state being based on individual states of the components.
25. The device ofclaim 24, wherein the single system state is selected from:
a starting up state that indicates that at least one of the components is initializing,
a down state that indicates that at least one of the components is not available, and
an up state that indicates the plurality of components are available.
26. The device ofclaim 20, wherein the configuration file is an extensible markup language (XML) document.
27. A device for interacting among a plurality of components of a speech system, the plurality of components including one or more language technology components and at least one high-level application component, the device comprising:
means for describing message and data connections between the one or more language technology components and the at least one high-level application component;
means for receiving substantially all data communications in the speech system from the one or more language technology components and the at least one high-level application component;
means for forwarding the received data communications to a designated one of the one or more language technology components and the at least one high-level application component based on the means for describing;
means for receiving substantially all message communications in the speech system from the one or more language technology components and the at least one high-level application component; and
means for forwarding the message communications to at least one of the one or more language technology components and the at least one high-level application component based on the means for describing.
28. A computer-readable medium containing programming instructions for execution by a processor, the computer-readable medium comprising:
instructions for causing the processor to connect with a plurality of components configured to perform speech and language processing functions;
instructions for causing the processor to connect with a high-level application designed to implement a speech service using the functions provided by the components; and
instructions that define a configuration file that includes routing information that describes communication paths among the high-level application and the plurality of components, the communications between the components and between the components and the high-level application being routed through the processor based on the routing information in the configuration file.
29. The computer-readable medium ofclaim 28, wherein the configuration file is a complete system specification for a speech system.
US10/685,4032002-10-172003-10-16Manager for integrating language technology componentsAbandonedUS20040083090A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/685,403US20040083090A1 (en)2002-10-172003-10-16Manager for integrating language technology components

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US41921402P2002-10-172002-10-17
US10/685,403US20040083090A1 (en)2002-10-172003-10-16Manager for integrating language technology components

Publications (1)

Publication NumberPublication Date
US20040083090A1true US20040083090A1 (en)2004-04-29

Family

ID=32110223

Family Applications (9)

Application NumberTitlePriority DateFiling Date
US10/685,585Active2026-01-10US7424427B2 (en)2002-10-172003-10-16Systems and methods for classifying audio into broad phoneme classes
US10/685,479AbandonedUS20040163034A1 (en)2002-10-172003-10-16Systems and methods for labeling clusters of documents
US10/685,566AbandonedUS20040176946A1 (en)2002-10-172003-10-16Pronunciation symbols based on the orthographic lexicon of a language
US10/685,565Active - Reinstated2026-04-05US7292977B2 (en)2002-10-172003-10-16Systems and methods for providing online fast speaker adaptation in speech recognition
US10/685,586AbandonedUS20040204939A1 (en)2002-10-172003-10-16Systems and methods for speaker change detection
US10/685,410Expired - Fee RelatedUS7389229B2 (en)2002-10-172003-10-16Unified clustering tree
US10/685,445AbandonedUS20040138894A1 (en)2002-10-172003-10-16Speech transcription tool for efficient speech transcription
US10/685,478AbandonedUS20040083104A1 (en)2002-10-172003-10-16Systems and methods for providing interactive speaker identification training
US10/685,403AbandonedUS20040083090A1 (en)2002-10-172003-10-16Manager for integrating language technology components

Family Applications Before (8)

Application NumberTitlePriority DateFiling Date
US10/685,585Active2026-01-10US7424427B2 (en)2002-10-172003-10-16Systems and methods for classifying audio into broad phoneme classes
US10/685,479AbandonedUS20040163034A1 (en)2002-10-172003-10-16Systems and methods for labeling clusters of documents
US10/685,566AbandonedUS20040176946A1 (en)2002-10-172003-10-16Pronunciation symbols based on the orthographic lexicon of a language
US10/685,565Active - Reinstated2026-04-05US7292977B2 (en)2002-10-172003-10-16Systems and methods for providing online fast speaker adaptation in speech recognition
US10/685,586AbandonedUS20040204939A1 (en)2002-10-172003-10-16Systems and methods for speaker change detection
US10/685,410Expired - Fee RelatedUS7389229B2 (en)2002-10-172003-10-16Unified clustering tree
US10/685,445AbandonedUS20040138894A1 (en)2002-10-172003-10-16Speech transcription tool for efficient speech transcription
US10/685,478AbandonedUS20040083104A1 (en)2002-10-172003-10-16Systems and methods for providing interactive speaker identification training

Country Status (1)

CountryLink
US (9)US7424427B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120109638A1 (en)*2010-10-272012-05-03Hon Hai Precision Industry Co., Ltd.Electronic device and method for extracting component names using the same

Families Citing this family (171)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
BR0209453A (en)*2001-05-162004-07-06Du Pont Dielectric composition, screen printing paste of a dielectric composition and electron field emission device
AU2003279037B2 (en)*2002-09-272010-09-02Callminer, Inc.Software for statistical analysis of speech
WO2004090870A1 (en)*2003-04-042004-10-21Kabushiki Kaisha ToshibaMethod and apparatus for encoding or decoding wide-band audio
US7567908B2 (en)*2004-01-132009-07-28International Business Machines CorporationDifferential dynamic content delivery with text display in dependence upon simultaneous speech
JP2005202014A (en)*2004-01-142005-07-28Sony CorpAudio signal processor, audio signal processing method, and audio signal processing program
US8923838B1 (en)2004-08-192014-12-30Nuance Communications, Inc.System, method and computer program product for activating a cellular phone account
JP4220449B2 (en)*2004-09-162009-02-04株式会社東芝 Indexing device, indexing method, and indexing program
US7956905B2 (en)*2005-02-282011-06-07Fujifilm CorporationTitling apparatus, a titling method, and a machine readable medium storing thereon a computer program for titling
GB0511307D0 (en)*2005-06-032005-07-13South Manchester University HoA method for generating output data
US7382933B2 (en)*2005-08-242008-06-03International Business Machines CorporationSystem and method for semantic video segmentation based on joint audiovisual and text analysis
WO2007023436A1 (en)*2005-08-262007-03-01Koninklijke Philips Electronics N.V.System and method for synchronizing sound and manually transcribed text
US7801893B2 (en)*2005-09-302010-09-21Iac Search & Media, Inc.Similarity detection and clustering of images
US20070094023A1 (en)*2005-10-212007-04-26Callminer, Inc.Method and apparatus for processing heterogeneous units of work
US20070094270A1 (en)*2005-10-212007-04-26Callminer, Inc.Method and apparatus for the processing of heterogeneous units of work
US8756057B2 (en)2005-11-022014-06-17Nuance Communications, Inc.System and method using feedback speech analysis for improving speaking ability
KR100755677B1 (en)*2005-11-022007-09-05삼성전자주식회사 Interactive Speech Recognition Apparatus and Method Using Subject Area Detection
US7503724B2 (en)*2005-11-182009-03-17Blacklidge Emulsions, Inc.Method for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
US20070129943A1 (en)*2005-12-062007-06-07Microsoft CorporationSpeech recognition using adaptation and prior knowledge
CA2536976A1 (en)*2006-02-202007-08-20Diaphonics, Inc.Method and apparatus for detecting speaker change in a voice transaction
US8996592B2 (en)*2006-06-262015-03-31Scenera Technologies, LlcMethods, systems, and computer program products for identifying a container associated with a plurality of files
US20080004876A1 (en)*2006-06-302008-01-03Chuang HeNon-enrolled continuous dictation
US20080051916A1 (en)*2006-08-282008-02-28Arcadyan Technology CorporationMethod and apparatus for recording streamed audio
KR100826875B1 (en)*2006-09-082008-05-06한국전자통신연구원 On-line speaker recognition method and apparatus therefor
US8073681B2 (en)2006-10-162011-12-06Voicebox Technologies, Inc.System and method for a cooperative conversational voice user interface
US20080104066A1 (en)*2006-10-272008-05-01Yahoo! Inc.Validating segmentation criteria
US7272558B1 (en)2006-12-012007-09-18Coveo Solutions Inc.Speech recognition training method for audio and video file indexing on a search engine
US20080154579A1 (en)*2006-12-212008-06-26Krishna KummamuruMethod of analyzing conversational transcripts
US7818176B2 (en)2007-02-062010-10-19Voicebox Technologies, Inc.System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US8386254B2 (en)*2007-05-042013-02-26Nuance Communications, Inc.Multi-class constrained maximum likelihood linear regression
WO2009018223A1 (en)*2007-07-272009-02-05Sparkip, Inc.System and methods for clustering large database of documents
ATE457511T1 (en)*2007-10-102010-02-15Harman Becker Automotive Sys SPEAKER RECOGNITION
JP4405542B2 (en)*2007-10-242010-01-27株式会社東芝 Apparatus, method and program for clustering phoneme models
US9386154B2 (en)2007-12-212016-07-05Nuance Communications, Inc.System, method and software program for enabling communications between customer service agents and users of communication devices
US8892435B2 (en)*2008-04-032014-11-18Nec CorporationText data processing apparatus, text data processing method, and recording medium storing text data processing program
US9305548B2 (en)2008-05-272016-04-05Voicebox Technologies CorporationSystem and method for an integrated, multi-modal, multi-device natural language voice services environment
WO2010019831A1 (en)2008-08-142010-02-1821Ct, Inc.Hidden markov model for speech processing with training method
CA2680304C (en)*2008-09-252017-08-22Multimodal Technologies, Inc.Decoding-time prediction of non-verbalized tokens
US8458105B2 (en)2009-02-122013-06-04Decisive Analytics CorporationMethod and apparatus for analyzing and interrelating data
US8326637B2 (en)2009-02-202012-12-04Voicebox Technologies, Inc.System and method for processing multi-modal device interactions in a natural language voice services environment
US8301446B2 (en)*2009-03-302012-10-30Adacel Systems, Inc.System and method for training an acoustic model with reduced feature space variation
US8412525B2 (en)*2009-04-302013-04-02Microsoft CorporationNoise robust speech classifier ensemble
US8635223B2 (en)2009-07-282014-01-21Fti Consulting, Inc.System and method for providing a classification suggestion for electronically stored information
US8612446B2 (en)2009-08-242013-12-17Fti Consulting, Inc.System and method for generating a reference set for use during document review
US8554562B2 (en)*2009-11-152013-10-08Nuance Communications, Inc.Method and system for speaker diarization
US8983958B2 (en)*2009-12-212015-03-17Business Objects Software LimitedDocument indexing based on categorization and prioritization
JP5477635B2 (en)*2010-02-152014-04-23ソニー株式会社 Information processing apparatus and method, and program
MX2012009857A (en)2010-02-242012-11-30Blacklidge Emulsions IncHot applied tack coat.
US9305553B2 (en)*2010-04-282016-04-05William S. MeiselSpeech recognition accuracy improvement through speaker categories
US9009040B2 (en)*2010-05-052015-04-14Cisco Technology, Inc.Training a transcription system
US8391464B1 (en)2010-06-242013-03-05Nuance Communications, Inc.Customer service system, method, and software program product for responding to queries using natural language understanding
JP2012038131A (en)*2010-08-092012-02-23Sony CorpInformation processing unit, information processing method, and program
US8630854B2 (en)*2010-08-312014-01-14Fujitsu LimitedSystem and method for generating videoconference transcriptions
WO2012033873A1 (en)*2010-09-102012-03-15Icosystem CorporationMethods and systems for online advertising with interactive text clouds
US8791977B2 (en)2010-10-052014-07-29Fujitsu LimitedMethod and system for presenting metadata during a videoconference
KR101172663B1 (en)*2010-12-312012-08-08엘지전자 주식회사Mobile terminal and method for grouping application thereof
US20120197643A1 (en)*2011-01-272012-08-02General Motors LlcMapping obstruent speech energy to lower frequencies
GB2489489B (en)*2011-03-302013-08-21Toshiba Res Europ LtdA speech processing system and method
US9774747B2 (en)*2011-04-292017-09-26Nexidia Inc.Transcription system
CA2832918C (en)*2011-06-222016-05-10Rogers Communications Inc.Systems and methods for ranking document clusters
US9313336B2 (en)2011-07-212016-04-12Nuance Communications, Inc.Systems and methods for processing audio signals captured using microphones of multiple devices
JP5638479B2 (en)*2011-07-262014-12-10株式会社東芝 Transcription support system and transcription support method
JP2013025299A (en)*2011-07-262013-02-04Toshiba CorpTranscription support system and transcription support method
JP5404726B2 (en)*2011-09-262014-02-05株式会社東芝 Information processing apparatus, information processing method, and program
US8433577B2 (en)*2011-09-272013-04-30Google Inc.Detection of creative works on broadcast media
US20130144414A1 (en)*2011-12-062013-06-06Cisco Technology, Inc.Method and apparatus for discovering and labeling speakers in a large and growing collection of videos with minimal user effort
US9002848B1 (en)*2011-12-272015-04-07Google Inc.Automatic incremental labeling of document clusters
JP2013161205A (en)*2012-02-032013-08-19Sony CorpInformation processing device, information processing method and program
US20130266127A1 (en)2012-04-102013-10-10Raytheon Bbn Technologies CorpSystem and method for removing sensitive data from a recording
US20140365221A1 (en)*2012-07-312014-12-11Novospeech Ltd.Method and apparatus for speech recognition
US8676590B1 (en)2012-09-262014-03-18Google Inc.Web-based audio transcription tool
US20140136204A1 (en)*2012-11-132014-05-15GM Global Technology Operations LLCMethods and systems for speech systems
US20140207786A1 (en)*2013-01-222014-07-24Equivio Ltd.System and methods for computerized information governance of electronic documents
US9865266B2 (en)*2013-02-252018-01-09Nuance Communications, Inc.Method and apparatus for automated speaker parameters adaptation in a deployed speaker verification system
US9330167B1 (en)2013-05-132016-05-03Groupon, Inc.Method, apparatus, and computer program product for classification and tagging of textual data
US9433367B2 (en)2013-09-252016-09-06Bardy Diagnostics, Inc.Remote interfacing of extended wear electrocardiography and physiological sensor monitor
US9615763B2 (en)2013-09-252017-04-11Bardy Diagnostics, Inc.Ambulatory electrocardiography monitor recorder optimized for capturing low amplitude cardiac action potential propagation
US10463269B2 (en)2013-09-252019-11-05Bardy Diagnostics, Inc.System and method for machine-learning-based atrial fibrillation detection
US10433751B2 (en)2013-09-252019-10-08Bardy Diagnostics, Inc.System and method for facilitating a cardiac rhythm disorder diagnosis based on subcutaneous cardiac monitoring data
US9717433B2 (en)2013-09-252017-08-01Bardy Diagnostics, Inc.Ambulatory electrocardiography monitoring patch optimized for capturing low amplitude cardiac action potential propagation
US9775536B2 (en)2013-09-252017-10-03Bardy Diagnostics, Inc.Method for constructing a stress-pliant physiological electrode assembly
US9364155B2 (en)2013-09-252016-06-14Bardy Diagnostics, Inc.Self-contained personal air flow sensing monitor
US11213237B2 (en)2013-09-252022-01-04Bardy Diagnostics, Inc.System and method for secure cloud-based physiological data processing and delivery
WO2015048194A1 (en)2013-09-252015-04-02Bardy Diagnostics, Inc.Self-contained personal air flow sensing monitor
US10799137B2 (en)2013-09-252020-10-13Bardy Diagnostics, Inc.System and method for facilitating a cardiac rhythm disorder diagnosis with the aid of a digital computer
US9655537B2 (en)2013-09-252017-05-23Bardy Diagnostics, Inc.Wearable electrocardiography and physiology monitoring ensemble
US9545204B2 (en)2013-09-252017-01-17Bardy Diagnostics, Inc.Extended wear electrocardiography patch
US10667711B1 (en)2013-09-252020-06-02Bardy Diagnostics, Inc.Contact-activated extended wear electrocardiography and physiological sensor monitor recorder
US20190167139A1 (en)2017-12-052019-06-06Gust H. BardySubcutaneous P-Wave Centric Insertable Cardiac Monitor For Long Term Electrocardiographic Monitoring
US10820801B2 (en)2013-09-252020-11-03Bardy Diagnostics, Inc.Electrocardiography monitor configured for self-optimizing ECG data compression
US9700227B2 (en)2013-09-252017-07-11Bardy Diagnostics, Inc.Ambulatory electrocardiography monitoring patch optimized for capturing low amplitude cardiac action potential propagation
US9408545B2 (en)2013-09-252016-08-09Bardy Diagnostics, Inc.Method for efficiently encoding and compressing ECG data optimized for use in an ambulatory ECG monitor
US10624551B2 (en)2013-09-252020-04-21Bardy Diagnostics, Inc.Insertable cardiac monitor for use in performing long term electrocardiographic monitoring
US10251576B2 (en)2013-09-252019-04-09Bardy Diagnostics, Inc.System and method for ECG data classification for use in facilitating diagnosis of cardiac rhythm disorders with the aid of a digital computer
US9619660B1 (en)2013-09-252017-04-11Bardy Diagnostics, Inc.Computer-implemented system for secure physiological data collection and processing
US10736529B2 (en)2013-09-252020-08-11Bardy Diagnostics, Inc.Subcutaneous insertable electrocardiography monitor
US10888239B2 (en)2013-09-252021-01-12Bardy Diagnostics, Inc.Remote interfacing electrocardiography patch
US11723575B2 (en)2013-09-252023-08-15Bardy Diagnostics, Inc.Electrocardiography patch
US10433748B2 (en)2013-09-252019-10-08Bardy Diagnostics, Inc.Extended wear electrocardiography and physiological sensor monitor
US10806360B2 (en)2013-09-252020-10-20Bardy Diagnostics, Inc.Extended wear ambulatory electrocardiography and physiological sensor monitor
US9408551B2 (en)2013-11-142016-08-09Bardy Diagnostics, Inc.System and method for facilitating diagnosis of cardiac rhythm disorders with the aid of a digital computer
US10736531B2 (en)2013-09-252020-08-11Bardy Diagnostics, Inc.Subcutaneous insertable cardiac monitor optimized for long term, low amplitude electrocardiographic data collection
US9655538B2 (en)2013-09-252017-05-23Bardy Diagnostics, Inc.Self-authenticating electrocardiography monitoring circuit
US9737224B2 (en)2013-09-252017-08-22Bardy Diagnostics, Inc.Event alerting through actigraphy embedded within electrocardiographic data
US9717432B2 (en)2013-09-252017-08-01Bardy Diagnostics, Inc.Extended wear electrocardiography patch using interlaced wire electrodes
US9345414B1 (en)2013-09-252016-05-24Bardy Diagnostics, Inc.Method for providing dynamic gain over electrocardiographic data with the aid of a digital computer
US9504423B1 (en)2015-10-052016-11-29Bardy Diagnostics, Inc.Method for addressing medical conditions through a wearable health monitor with the aid of a digital computer
US9495439B2 (en)*2013-10-082016-11-15Cisco Technology, Inc.Organizing multimedia content
US20150100582A1 (en)*2013-10-082015-04-09Cisco Technology, Inc.Association of topic labels with digital content
US9942396B2 (en)*2013-11-012018-04-10Adobe Systems IncorporatedDocument distribution and interaction
DE102013224417B3 (en)*2013-11-282015-05-07Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Hearing aid with basic frequency modification, method for processing a speech signal and computer program with a program code for performing the method
CN104143326B (en)*2013-12-032016-11-02腾讯科技(深圳)有限公司A kind of voice command identification method and device
US9544149B2 (en)2013-12-162017-01-10Adobe Systems IncorporatedAutomatic E-signatures in response to conditions and/or events
US9413891B2 (en)2014-01-082016-08-09Callminer, Inc.Real-time conversational analytics facility
JP6392012B2 (en)*2014-07-142018-09-19株式会社東芝 Speech synthesis dictionary creation device, speech synthesis device, speech synthesis dictionary creation method, and speech synthesis dictionary creation program
US9728190B2 (en)*2014-07-252017-08-08International Business Machines CorporationSummarization of audio data
WO2016044290A1 (en)2014-09-162016-03-24Kennewick Michael RVoice commerce
US9703982B2 (en)2014-11-062017-07-11Adobe Systems IncorporatedDocument distribution and interaction
US9531545B2 (en)2014-11-242016-12-27Adobe Systems IncorporatedTracking and notification of fulfillment events
US9432368B1 (en)2015-02-192016-08-30Adobe Systems IncorporatedDocument distribution and interaction
JP6464411B6 (en)*2015-02-252019-03-13Dynabook株式会社 Electronic device, method and program
US10447646B2 (en)*2015-06-152019-10-15International Business Machines CorporationOnline communication modeling and analysis
US10068445B2 (en)*2015-06-242018-09-04Google LlcSystems and methods of home-specific sound event detection
US10089061B2 (en)*2015-08-282018-10-02Kabushiki Kaisha ToshibaElectronic device and method
US9935777B2 (en)2015-08-312018-04-03Adobe Systems IncorporatedElectronic signature framework with enhanced security
US20170075652A1 (en)2015-09-142017-03-16Kabushiki Kaisha ToshibaElectronic device and method
US9626653B2 (en)2015-09-212017-04-18Adobe Systems IncorporatedDocument distribution and interaction with delegation of signature authority
US9754593B2 (en)*2015-11-042017-09-05International Business Machines CorporationSound envelope deconstruction to identify words and speakers in continuous speech
WO2017106454A1 (en)2015-12-162017-06-22Dolby Laboratories Licensing CorporationSuppression of breath in audio signals
US10347215B2 (en)2016-05-272019-07-09Adobe Inc.Multi-device electronic signature framework
WO2017210618A1 (en)2016-06-022017-12-07Fti Consulting, Inc.Analyzing clusters of coded documents
US10255905B2 (en)*2016-06-102019-04-09Google LlcPredicting pronunciations with word stress
US10217453B2 (en)*2016-10-142019-02-26Soundhound, Inc.Virtual assistant configured by selection of wake-up phrase
US11226720B1 (en)*2017-02-032022-01-18ThoughtTrace, Inc.Natural language processing system and method for documents
US20180232623A1 (en)*2017-02-102018-08-16International Business Machines CorporationTechniques for answering questions based on semantic distances between subjects
US10503919B2 (en)2017-04-102019-12-10Adobe Inc.Electronic signature framework with keystroke biometric authentication
US20180336892A1 (en)*2017-05-162018-11-22Apple Inc.Detecting a trigger of a digital assistant
WO2019002831A1 (en)2017-06-272019-01-03Cirrus Logic International Semiconductor LimitedDetection of replay attack
GB201713697D0 (en)2017-06-282017-10-11Cirrus Logic Int Semiconductor LtdMagnetic detection of replay attack
GB2563953A (en)2017-06-282019-01-02Cirrus Logic Int Semiconductor LtdDetection of replay attack
GB201801526D0 (en)2017-07-072018-03-14Cirrus Logic Int Semiconductor LtdMethods, apparatus and systems for authentication
GB201801532D0 (en)2017-07-072018-03-14Cirrus Logic Int Semiconductor LtdMethods, apparatus and systems for audio playback
GB201801528D0 (en)2017-07-072018-03-14Cirrus Logic Int Semiconductor LtdMethod, apparatus and systems for biometric processes
GB201801527D0 (en)2017-07-072018-03-14Cirrus Logic Int Semiconductor LtdMethod, apparatus and systems for biometric processes
GB2567503A (en)*2017-10-132019-04-17Cirrus Logic Int Semiconductor LtdAnalysing speech signals
GB201801661D0 (en)2017-10-132018-03-21Cirrus Logic International Uk LtdDetection of liveness
GB201804843D0 (en)2017-11-142018-05-09Cirrus Logic Int Semiconductor LtdDetection of replay attack
GB201801664D0 (en)2017-10-132018-03-21Cirrus Logic Int Semiconductor LtdDetection of liveness
GB201801659D0 (en)2017-11-142018-03-21Cirrus Logic Int Semiconductor LtdDetection of loudspeaker playback
TWI625680B (en)2017-12-152018-06-01財團法人工業技術研究院Method and device for recognizing facial expressions
US11264037B2 (en)2018-01-232022-03-01Cirrus Logic, Inc.Speaker identification
US11475899B2 (en)2018-01-232022-10-18Cirrus Logic, Inc.Speaker identification
US11735189B2 (en)2018-01-232023-08-22Cirrus Logic, Inc.Speaker identification
CN109300486B (en)*2018-07-302021-06-25四川大学 Automatic recognition of pharyngeal fricatives in cleft palate speech based on PICGTFs and SSMC enhancement
US10692490B2 (en)2018-07-312020-06-23Cirrus Logic, Inc.Detection of replay attack
US11996119B2 (en)*2018-08-152024-05-28Nippon Telegraph And Telephone CorporationEnd-of-talk prediction device, end-of-talk prediction method, and non-transitory computer readable recording medium
US10915614B2 (en)2018-08-312021-02-09Cirrus Logic, Inc.Biometric authentication
US11037574B2 (en)2018-09-052021-06-15Cirrus Logic, Inc.Speaker recognition and speaker change detection
US11696681B2 (en)2019-07-032023-07-11Bardy Diagnostics Inc.Configurable hardware platform for physiological monitoring of a living body
US11096579B2 (en)2019-07-032021-08-24Bardy Diagnostics, Inc.System and method for remote ECG data streaming in real-time
US11116451B2 (en)2019-07-032021-09-14Bardy Diagnostics, Inc.Subcutaneous P-wave centric insertable cardiac monitor with energy harvesting capabilities
US11410642B2 (en)*2019-08-162022-08-09Soundhound, Inc.Method and system using phoneme embedding
US11354920B2 (en)2019-10-122022-06-07International Business Machines CorporationUpdating and implementing a document from an audio proceeding
US11404049B2 (en)*2019-12-092022-08-02Microsoft Technology Licensing, LlcInteractive augmentation and integration of real-time speech-to-text
US11539900B2 (en)2020-02-212022-12-27Ultratec, Inc.Caption modification and augmentation systems and methods for use by hearing assisted user
US11862168B1 (en)*2020-03-302024-01-02Amazon Technologies, Inc.Speaker disambiguation and transcription from multiple audio feeds
US11373657B2 (en)*2020-05-012022-06-28Raytheon Applied Signal Technology, Inc.System and method for speaker identification in audio data
US11875791B2 (en)*2020-05-212024-01-16Orcam Technologies Ltd.Systems and methods for emphasizing a user's name
US11315545B2 (en)2020-07-092022-04-26Raytheon Applied Signal Technology, Inc.System and method for language identification in audio data
US12020697B2 (en)2020-07-152024-06-25Raytheon Applied Signal Technology, Inc.Systems and methods for fast filtering of audio keyword search
CN113284508B (en)*2021-07-212021-11-09中国科学院自动化研究所Hierarchical differentiation based generated audio detection system
WO2024227767A1 (en)*2023-05-032024-11-07Technische Hochschule KölnAutomatic configuration for system controllers

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6931376B2 (en)*2000-07-202005-08-16Microsoft CorporationSpeech-related event notification system

Family Cites Families (125)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
AUPQ131399A0 (en)*1999-06-301999-07-22Silverbrook Research Pty LtdA method and apparatus (NPAGE02)
US4908866A (en)*1985-02-041990-03-13Eric GoldwasserSpeech transcribing system
JPH0693221B2 (en)1985-06-121994-11-16株式会社日立製作所 Voice input device
US4879648A (en)*1986-09-191989-11-07Nancy P. CochranSearch system which continuously displays search terms during scrolling and selections of individually displayed data sets
US4908868A (en)*1989-02-211990-03-13Mctaggart James EPhase polarity test instrument and method
US6978277B2 (en)1989-10-262005-12-20Encyclopaedia Britannica, Inc.Multimedia search system
US5418716A (en)1990-07-261995-05-23Nec CorporationSystem for recognizing sentence patterns and a system for recognizing sentence patterns and grammatical cases
US5404295A (en)*1990-08-161995-04-04Katz; BorisMethod and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5317732A (en)1991-04-261994-05-31Commodore Electronics LimitedSystem for relocating a multimedia presentation on a different platform by extracting a resource map in order to remap and relocate resources
US5875108A (en)1991-12-231999-02-23Hoffberg; Steven M.Ergonomic man-machine interface incorporating adaptive pattern recognition based control system
US5544257A (en)*1992-01-081996-08-06International Business Machines CorporationContinuous parameter hidden Markov model approach to automatic handwriting recognition
JP2524472B2 (en)*1992-09-211996-08-14インターナショナル・ビジネス・マシーンズ・コーポレイション How to train a telephone line based speech recognition system
CA2108536C (en)1992-11-242000-04-04Oscar Ernesto AgazziText recognition using two-dimensional stochastic models
US5689641A (en)*1993-10-011997-11-18Vicor, Inc.Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal
JP3185505B2 (en)*1993-12-242001-07-11株式会社日立製作所 Meeting record creation support device
GB2285895A (en)1994-01-191995-07-26IbmAudio conferencing system which generates a set of minutes
JPH07319917A (en)1994-05-241995-12-08Fuji Xerox Co LtdDocument data base managing device and document data base system
US5613032A (en)*1994-09-021997-03-18Bell Communications Research, Inc.System and method for recording, playing back and searching multimedia events wherein video, audio and text can be searched and retrieved
AU3625095A (en)*1994-09-301996-04-26Motorola, Inc.Method and system for extracting features from handwritten text
US5831615A (en)*1994-09-301998-11-03Intel CorporationMethod and apparatus for redrawing transparent windows
US5835667A (en)*1994-10-141998-11-10Carnegie Mellon UniversityMethod and apparatus for creating a searchable digital video library and a system and method of using such a library
US5777614A (en)1994-10-141998-07-07Hitachi, Ltd.Editing support system including an interactive interface
US5614940A (en)1994-10-211997-03-25Intel CorporationMethod and apparatus for providing broadcast information with indexing
US6029195A (en)1994-11-292000-02-22Herz; Frederick S. M.System for customized electronic identification of desirable objects
US5729656A (en)1994-11-301998-03-17International Business Machines CorporationReduction of search space in speech recognition using phone boundaries and phone ranking
US5638487A (en)*1994-12-301997-06-10Purespeech, Inc.Automatic speech recognition
US5715367A (en)*1995-01-231998-02-03Dragon Systems, Inc.Apparatuses and methods for developing and using models for speech recognition
US5684924A (en)*1995-05-191997-11-04Kurzweil Applied Intelligence, Inc.User adaptable speech recognition system
US5559875A (en)*1995-07-311996-09-24Latitude CommunicationsMethod and apparatus for recording and retrieval of audio conferences
US6151598A (en)1995-08-142000-11-21Shaw; Venson M.Digital dictionary with a communication system for the creating, updating, editing, storing, maintaining, referencing, and managing the digital dictionary
US5963940A (en)*1995-08-161999-10-05Syracuse UniversityNatural language information retrieval system and method
US6026388A (en)1995-08-162000-02-15Textwise, LlcUser interface and other enhancements for natural language information retrieval system and method
EP0856175A4 (en)*1995-08-162000-05-24Univ Syracuse MULTILINGUAL DOCUMENT SEARCH SYSTEM AND METHOD USING MATCHING VECTOR MATCHING
US20020002562A1 (en)1995-11-032002-01-03Thomas P. MoranComputer controlled display system using a graphical replay device to control playback of temporal data representing collaborative activities
US5960447A (en)1995-11-131999-09-28Holt; DouglasWord tagging and editing system for speech recognition
JPH09269931A (en)1996-01-301997-10-14Canon Inc Collaborative work environment construction system, method and medium
US6067517A (en)*1996-02-022000-05-23International Business Machines CorporationTranscription of speech data with segments from acoustically dissimilar environments
DE69712277T2 (en)*1996-02-272002-12-19Koninklijke Philips Electronics N.V., Eindhoven METHOD AND DEVICE FOR AUTOMATIC VOICE SEGMENTATION IN PHONEMIC UNITS
US5862259A (en)1996-03-271999-01-19Caere CorporationPattern recognition employing arbitrary segmentation and compound probabilistic evaluation
US6024571A (en)*1996-04-252000-02-15Renegar; Janet ElaineForeign language communication system/device and learning aid
US5778187A (en)1996-05-091998-07-07Netcast Communications Corp.Multicasting method and apparatus
US5996022A (en)1996-06-031999-11-30Webtv Networks, Inc.Transcoding data in a proxy computer prior to transmitting the audio data to a client
US5806032A (en)*1996-06-141998-09-08Lucent Technologies Inc.Compilation of weighted finite-state transducers from decision trees
US6169789B1 (en)*1996-12-162001-01-02Sanjay K. RaoIntelligent keyboard system
US5897614A (en)*1996-12-201999-04-27International Business Machines CorporationMethod and apparatus for sibilant classification in a speech recognition system
US6732183B1 (en)*1996-12-312004-05-04Broadware Technologies, Inc.Video and audio streaming for multiple users
US6185531B1 (en)1997-01-092001-02-06Gte Internetworking IncorporatedTopic indexing method
US6088669A (en)1997-01-282000-07-11International Business Machines, CorporationSpeech recognition with attempted speaker recognition for speaker model prefetching or alternative speech modeling
JP2991287B2 (en)*1997-01-281999-12-20日本電気株式会社 Suppression standard pattern selection type speaker recognition device
US6029124A (en)*1997-02-212000-02-22Dragon Systems, Inc.Sequential, nonparametric speech recognition and speaker identification
US6567980B1 (en)*1997-08-142003-05-20Virage, Inc.Video cataloger system with hyperlinked output
US6360234B2 (en)*1997-08-142002-03-19Virage, Inc.Video cataloger system with synchronized encoders
US6463444B1 (en)1997-08-142002-10-08Virage, Inc.Video cataloger system with extensibility
US6052657A (en)*1997-09-092000-04-18Dragon Systems, Inc.Text segmentation and identification of topic using language models
US6317716B1 (en)1997-09-192001-11-13Massachusetts Institute Of TechnologyAutomatic cueing of speech
WO1999017235A1 (en)1997-10-011999-04-08At & T Corp.Method and apparatus for storing and retrieving labeled interval data for multimedia recordings
US6961954B1 (en)*1997-10-272005-11-01The Mitre CorporationAutomated segmentation, information extraction, summarization, and presentation of broadcast news
US6064963A (en)*1997-12-172000-05-16Opus Telecom, L.L.C.Automatic key word or phrase speech recognition for the corrections industry
JP4183311B2 (en)1997-12-222008-11-19株式会社リコー Document annotation method, annotation device, and recording medium
US5970473A (en)*1997-12-311999-10-19At&T Corp.Video communication device providing in-home catalog services
SE511584C2 (en)*1998-01-151999-10-25Ericsson Telefon Ab L M information Routing
US6327343B1 (en)1998-01-162001-12-04International Business Machines CorporationSystem and methods for automatic call and data transfer processing
JP3181548B2 (en)1998-02-032001-07-03富士通株式会社 Information retrieval apparatus and information retrieval method
US6073096A (en)*1998-02-042000-06-06International Business Machines CorporationSpeaker adaptation system and method based on class-specific pre-clustering training speakers
US7257528B1 (en)*1998-02-132007-08-14Zi Corporation Of Canada, Inc.Method and apparatus for Chinese character text input
US6381640B1 (en)1998-09-112002-04-30Genesys Telecommunications Laboratories, Inc.Method and apparatus for automated personalization and presentation of workload assignments to agents within a multimedia communication center
US6112172A (en)*1998-03-312000-08-29Dragon Systems, Inc.Interactive searching
CN1159662C (en)1998-05-132004-07-28国际商业机器公司 Device and method for automatically generating punctuation marks in continuous speech recognition
US6076053A (en)*1998-05-212000-06-13Lucent Technologies Inc.Methods and apparatus for discriminative training and adaptation of pronunciation networks
US6243680B1 (en)*1998-06-152001-06-05Nortel Networks LimitedMethod and apparatus for obtaining a transcription of phrases through text and spoken utterances
US6067514A (en)*1998-06-232000-05-23International Business Machines CorporationMethod for automatically punctuating a speech utterance in a continuous speech recognition system
US6246983B1 (en)*1998-08-052001-06-12Matsushita Electric Corporation Of AmericaText-to-speech e-mail reader with multi-modal reply processor
US6373985B1 (en)*1998-08-122002-04-16Lucent Technologies, Inc.E-mail signature block analysis
US6161087A (en)1998-10-052000-12-12Lernout & Hauspie Speech Products N.V.Speech-recognition-assisted selective suppression of silent and filled speech pauses during playback of an audio recording
US6360237B1 (en)1998-10-052002-03-19Lernout & Hauspie Speech Products N.V.Method and system for performing text edits during audio recording playback
US6347295B1 (en)*1998-10-262002-02-12Compaq Computer CorporationComputer method and apparatus for grapheme-to-phoneme rule-set-generation
US6332139B1 (en)*1998-11-092001-12-18Mega Chips CorporationInformation communication system
JP3252282B2 (en)*1998-12-172002-02-04松下電器産業株式会社 Method and apparatus for searching scene
US6654735B1 (en)1999-01-082003-11-25International Business Machines CorporationOutbound information analysis for generating user interest profiles and improving user productivity
US6253179B1 (en)*1999-01-292001-06-26International Business Machines CorporationMethod and apparatus for multi-environment speaker verification
DE19912405A1 (en)*1999-03-192000-09-21Philips Corp Intellectual Pty Determination of a regression class tree structure for speech recognizers
DE60038674T2 (en)1999-03-302009-06-10TiVo, Inc., Alviso DATA STORAGE MANAGEMENT AND PROGRAM FLOW SYSTEM
US6345252B1 (en)*1999-04-092002-02-05International Business Machines CorporationMethods and apparatus for retrieving audio information using content and speaker information
US6434520B1 (en)*1999-04-162002-08-13International Business Machines CorporationSystem and method for indexing and querying audio archives
US6711585B1 (en)*1999-06-152004-03-23Kanisa Inc.System and method for implementing a knowledge management system
US6219640B1 (en)1999-08-062001-04-17International Business Machines CorporationMethods and apparatus for audio-visual speaker recognition and utterance verification
EP1079313A3 (en)1999-08-202005-10-19Digitake Software Systems LimitedAn audio processing system
JP3232289B2 (en)*1999-08-302001-11-26インターナショナル・ビジネス・マシーンズ・コーポレーション Symbol insertion device and method
US6480826B2 (en)*1999-08-312002-11-12Accenture LlpSystem and method for a telephonic emotion detection that provides operator feedback
US6711541B1 (en)*1999-09-072004-03-23Matsushita Electric Industrial Co., Ltd.Technique for developing discriminative sound units for speech recognition and allophone modeling
US6624826B1 (en)*1999-09-282003-09-23Ricoh Co., Ltd.Method and apparatus for generating visual representations for audio documents
US6571208B1 (en)1999-11-292003-05-27Matsushita Electric Industrial Co., Ltd.Context-dependent acoustic models for medium and large vocabulary speech recognition with eigenvoice training
JP2003518266A (en)*1999-12-202003-06-03コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Speech reproduction for text editing of speech recognition system
DE60122257T2 (en)*2000-02-252007-06-28Koninklijke Philips Electronics N.V. DEVICE FOR SPEECH RECOGNITION WITH REFERENCE TRANSFORMATION FUNCTIONS
US7197694B2 (en)2000-03-212007-03-27Oki Electric Industry Co., Ltd.Image display system, image registration terminal device and image reading terminal device used in the image display system
US7120575B2 (en)2000-04-082006-10-10International Business Machines CorporationMethod and system for the automatic segmentation of an audio stream into semantic or syntactic units
US7123815B2 (en)*2000-04-212006-10-17Matsushita Electric Industrial Co., Ltd.Data playback apparatus
US6505153B1 (en)*2000-05-222003-01-07Compaq Information Technologies Group, L.P.Efficient method for producing off-line closed captions
US6748356B1 (en)*2000-06-072004-06-08International Business Machines CorporationMethods and apparatus for identifying unknown speakers using a hierarchical tree structure
JP2002008389A (en)*2000-06-202002-01-11Mitsubishi Electric Corp Semiconductor storage device
US7047192B2 (en)*2000-06-282006-05-16Poirier Darrell ASimultaneous multi-user real-time speech recognition system
WO2002010887A2 (en)2000-07-282002-02-07Jan PathuelMethod and system of securing data and systems
AU2001271940A1 (en)*2000-07-282002-02-13Easyask, Inc.Distributed search system and method
WO2002019147A1 (en)*2000-08-282002-03-07Emotion, Inc.Method and apparatus for digital media management, retrieval, and collaboration
US6604110B1 (en)*2000-08-312003-08-05Ascential Software, Inc.Automated software code generation from a metadata-based repository
US6647383B1 (en)*2000-09-012003-11-11Lucent Technologies Inc.System and method for providing interactive dialogue and iterative search functions to find information
WO2002029612A1 (en)2000-09-302002-04-11Intel CorporationMethod and system for generating and searching an optimal maximum likelihood decision tree for hidden markov model (hmm) based speech recognition
WO2002029614A1 (en)2000-09-302002-04-11Intel CorporationMethod and system to scale down a decision tree-based hidden markov model (hmm) for speech recognition
US6934756B2 (en)2000-11-012005-08-23International Business Machines CorporationConversational networking via transport, coding and control conversational protocols
US20050060162A1 (en)*2000-11-102005-03-17Farhad MohitSystems and methods for automatic identification and hyperlinking of words or other data items and for information retrieval using hyperlinked words or data items
US7221663B2 (en)2001-12-312007-05-22Polycom, Inc.Method and apparatus for wideband conferencing
SG98440A1 (en)*2001-01-162003-09-19Reuters LtdMethod and apparatus for a financial database structure
US6714911B2 (en)*2001-01-252004-03-30Harcourt Assessment, Inc.Speech transcription and analysis system and method
US20020133477A1 (en)*2001-03-052002-09-19Glenn AbelMethod for profile-based notice and broadcast of multimedia content
EP1395803B1 (en)*2001-05-102006-08-02Koninklijke Philips Electronics N.V.Background learning of speaker voices
US6973428B2 (en)*2001-05-242005-12-06International Business Machines CorporationSystem and method for searching, analyzing and displaying text transcripts of speech after imperfect speech recognition
US6778979B2 (en)*2001-08-132004-08-17Xerox CorporationSystem for automatically generating queries
US6748350B2 (en)2001-09-272004-06-08Intel CorporationMethod to compensate for stress between heat spreader and thermal interface material
US6708148B2 (en)*2001-10-122004-03-16Koninklijke Philips Electronics N.V.Correction device to mark parts of a recognized text
US20030093580A1 (en)*2001-11-092003-05-15Koninklijke Philips Electronics N.V.Method and system for information alerts
US7165024B2 (en)2002-02-222007-01-16Nec Laboratories America, Inc.Inferring hierarchical descriptions of a set of documents
US7668816B2 (en)2002-06-112010-02-23Microsoft CorporationDynamically updated quick searches and strategies
US7131117B2 (en)2002-09-042006-10-31Sbc Properties, L.P.Method and system for automating the analysis of word frequencies
US6999918B2 (en)*2002-09-202006-02-14Motorola, Inc.Method and apparatus to facilitate correlating symbols to sounds
EP1422692A3 (en)2002-11-222004-07-14ScanSoft, Inc.Automatic insertion of non-verbalized punctuation in speech recognition

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6931376B2 (en)*2000-07-202005-08-16Microsoft CorporationSpeech-related event notification system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120109638A1 (en)*2010-10-272012-05-03Hon Hai Precision Industry Co., Ltd.Electronic device and method for extracting component names using the same

Also Published As

Publication numberPublication date
US7424427B2 (en)2008-09-09
US20040083104A1 (en)2004-04-29
US20040230432A1 (en)2004-11-18
US20040163034A1 (en)2004-08-19
US20040204939A1 (en)2004-10-14
US7389229B2 (en)2008-06-17
US20040172250A1 (en)2004-09-02
US20040138894A1 (en)2004-07-15
US20050038649A1 (en)2005-02-17
US7292977B2 (en)2007-11-06
US20040176946A1 (en)2004-09-09

Similar Documents

PublicationPublication DateTitle
US20040083090A1 (en)Manager for integrating language technology components
US7707240B2 (en)Proxy for application server
US7257817B2 (en)Virtual network with adaptive dispatcher
US20090157809A1 (en)Communicating messages between components in a client/server environment using an object broker
CN112799786A (en)Exit method, device, equipment and storage medium of micro-service instance
US8683273B2 (en)Method and system for notifying error information in a network
US20080109828A1 (en)Application component communication apparatus of sca-based system and method thereof
US8554980B2 (en)Triggered notification
CN102223258B (en)Method and device for preventing BFD (bidirectional forwarding detection) conversation interruption
US7418508B2 (en)System and method to facilitate XML enabled IMS transactions between a remote client and an IMS application program
US20020031214A1 (en)Interface for interfacing client programs with network devices in a telecommunications network
JP2004062535A (en)Method of dealing with failure for multiprocessor system, multiprocessor system and node
CN110519079B (en)Data forwarding method and device, network board, network equipment and storage medium
CN112328362A (en)Method for realizing function calculation service based on container technology
CN104022857A (en)Server engine frame design method based on multiple working modes
US20050114437A1 (en)Providing web services from a service environment with a gateway
CN105635218A (en)Software center system
US11165750B1 (en)Flexible services-based pipeline for firewall filter processing
CN114721827A (en)Data processing method and device
CN114531498A (en)Data transmission method and device, electronic equipment and storage medium
WO2022121492A1 (en)File transmission method and apparatus, computer device, and storage medium
US8146069B2 (en)Method and apparatus for performing non service affecting software upgrades in place
CN108683540B (en)Cross-platform lightweight implementation method and system for network management protocol channel
CiscoRelease Notes for the Cisco SIP Proxy Server Version 1.3 on Linux
CiscoRelease Notes for the Cisco SIP Proxy Server Version 1.3 on Solaris

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:BBNT SOLUTIONS LLC, TEXAS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIECZA, DANIEL;KUBALA, FRANCIS;ALLEN, PETER G.;REEL/FRAME:014619/0728;SIGNING DATES FROM 20031001 TO 20031003

ASAssignment

Owner name:FLEET NATIONAL BANK, AS AGENT, MASSACHUSETTS

Free format text:PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196

Effective date:20040326

Owner name:FLEET NATIONAL BANK, AS AGENT,MASSACHUSETTS

Free format text:PATENT & TRADEMARK SECURITY AGREEMENT;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:014624/0196

Effective date:20040326

ASAssignment

Owner name:BBNT SOLUTIONS LLC, MASSACHUSETTS

Free format text:CORRECTED RECORDATION COVER SHEET PREVIOUSLY RECORDED ON REEL 014619 FRAME 0728;ASSIGNORS:KIECZA, DANIEL;KUBALA, FRANCIS G.;ALLEN, PETER G.;REEL/FRAME:015816/0409;SIGNING DATES FROM 20031001 TO 20031003

ASAssignment

Owner name:BBN TECHNOLOGIES CORP.,MASSACHUSETTS

Free format text:MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318

Effective date:20060103

Owner name:BBN TECHNOLOGIES CORP., MASSACHUSETTS

Free format text:MERGER;ASSIGNOR:BBNT SOLUTIONS LLC;REEL/FRAME:017274/0318

Effective date:20060103

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

ASAssignment

Owner name:BBN TECHNOLOGIES CORP. (AS SUCCESSOR BY MERGER TO

Free format text:RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A. (SUCCESSOR BY MERGER TO FLEET NATIONAL BANK);REEL/FRAME:023427/0436

Effective date:20091026


[8]ページ先頭

©2009-2025 Movatter.jp