Movatterモバイル変換


[0]ホーム

URL:


US20040204939A1 - Systems and methods for speaker change detection - Google Patents

Systems and methods for speaker change detection
Download PDF

Info

Publication number
US20040204939A1
US20040204939A1US10/685,586US68558603AUS2004204939A1US 20040204939 A1US20040204939 A1US 20040204939A1US 68558603 AUS68558603 AUS 68558603AUS 2004204939 A1US2004204939 A1US 2004204939A1
Authority
US
United States
Prior art keywords
phone
intervals
classes
speaker
boundary
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,586
Inventor
Daben Liu
Francis Kubala
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,586priorityCriticalpatent/US20040204939A1/en
Assigned to BBNT SOLUTIONS LLCreassignmentBBNT SOLUTIONS LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KUBALA, FRANCIS, LIU, DABEN
Assigned to FLEET NATIONAL BANK, AS AGENTreassignmentFLEET NATIONAL BANK, AS AGENTPATENT & TRADEMARK SECURITY AGREEMENTAssignors: BBNT SOLUTIONS LLC
Publication of US20040204939A1publicationCriticalpatent/US20040204939A1/en
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)
Assigned to APPLIED MEDICAL RESOURCES CORPORATIONreassignmentAPPLIED MEDICAL RESOURCES CORPORATIONRELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS).Assignors: CITIBANK N.A., AS ADMINISTRATIVE AGENT
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A speaker change detection system performs speaker change detection on an input audio stream. The speaker change detection system includes a segmentation component [401], a phone classification decode component [402], and a speaker change detection component [403]. The segmentation component [401] segments the audio stream into segments [501-504] of predetermined length intervals. The segments may overlap one another. The phone classification decode component decodes the intervals to produce a set of phone classes corresponding to each of the intervals. The speaker change detection component detects locations of speaker changes in the audio stream based on a similarity value calculated at phone class boundaries.

Description

Claims (31)

What is claimed:
1. A method for detecting speaker changes in an input audio stream comprising:
segmenting the input audio stream into predetermined length intervals;
decoding the intervals to produce a set of phones corresponding to each of the intervals;
generating a similarity measurement based on a first portion of the audio stream within one of the intervals and prior to a boundary between adjacent phones and a second portion of the audio stream within the one of the intervals after the boundary; and
detecting speaker changes based on the similarity measurement.
2. The method ofclaim 1, wherein the predetermined length intervals are approximately thirty seconds in length.
3. The method ofclaim 1, wherein segmenting the input audio stream includes:
creating the predetermined length intervals such that portions of the intervals overlap one another.
4. The method ofclaim 1, wherein generating a similarity measurement includes:
calculating cepstral vectors for the audio stream prior to the boundary and the audio stream after the boundary, and
comparing the cepstral vectors.
5. The method ofclaim 4, wherein the cepstral vectors are compared using a generalized likelihood ratio test.
6. The method ofclaim 5, wherein a speaker change is detected when the generalized likelihood ratio test produces a value less than a preset threshold.
7. The method ofclaim 1, wherein the decoded set of phones is selected from a simplified corpus of phone classes.
8. The method ofclaim 7, wherein the simplified corpus of phone classes includes a phone class for vowels and nasals, a phone class for fricatives, and a phone class for obstruents.
9. The method ofclaim 8, wherein the simplified corpus of phone classes further includes a phone class for music, laughter, breath and lip-smack, and silence.
10. The method ofclaim 7, wherein the simplified corpus of phone classes includes approximately seven phone classes.
11. A device for detecting speaker changes in an audio signal, the device comprising:
a processor; and
a memory containing instructions that when executed by the processor cause the processor to:
segment the audio signal into predetermined length intervals,
decode the intervals to produce a set of phones corresponding to each of the intervals,
generate a similarity measurement based on a first portion of the audio signal prior to a boundary between phones in one of the sets of phones and a second portion of the audio signal after the boundary, and
detect speaker changes based on the similarity measurement.
12. The device ofclaim 11, wherein the predetermined length intervals are approximately thirty seconds in length.
13. The device ofclaim 11, wherein segmenting the audio signal includes:
creating the predetermined length intervals such that portions of the intervals overlap one another.
14. The device ofclaim 11, wherein the set of phones is selected from a simplified corpus of phone classes.
15. The device ofclaim 14, wherein the simplified corpus of phone classes includes a phone class for vowels and nasals, a phone class for fricatives, and a phone class for obstruents.
16. The device ofclaim 15, wherein the simplified corpus of phone classes further includes a phone class for music, laughter, breath and lip-smack, and silence.
17. The device ofclaim 11, wherein the simplified corpus of phone classes includes approximately seven phone classes.
18. A device for detecting speaker changes in an audio signal, the device comprising:
a segmentation component configured to segment the audio signal into predetermined length intervals;
a phone classification decode component configured to decode the intervals to produce a set of phone classes corresponding to each of the intervals, a number of possible phone classes being approximately seven; and
a speaker change detection component configured to detect locations of speaker changes in the audio signal based on a similarity value calculated over a first portion of the audio signal prior to a boundary between phone classes in one of the sets of phone classes and a second portion of the audio signal after the boundary in the one of the sets of phone classes.
19. The device ofclaim 18, wherein the predetermined length intervals are approximately thirty seconds in length.
20. The device ofclaim 18, wherein the segmentation component segments the predetermined length intervals such that portions of the intervals overlap one another.
21. The device ofclaim 18, wherein the phone classes include a phone class for vowels and nasals, a phone class for fricatives, and a phone class for obstruents.
22. The device ofclaim 21, wherein the phone classes further include a phone class for music, laughter, breath and lip-smack, and silence.
23. A system comprising:
an indexer configured to receive input audio data and generate a rich transcription from the audio data, the rich transcription including metadata that defines speaker changes in the audio data, the indexer including:
a segmentation component configured to divide the audio data into overlapping segments,
a speaker change detection component configured to detect locations of speaker changes in the audio data based on a similarity value calculated at locations in the segments that correspond to phone class boundaries;
a memory system for storing the rich transcription; and
a server configured to receive requests for documents and to respond to the requests by transmitting ones of the rich transcriptions that match the requests.
24. The system ofclaim 23, wherein the indexer further includes at least one of: a speaker clustering component, a speaker identification component, a name spotting component, and a topic classification component.
25. The system ofclaim 23, wherein the overlapping segments are segments of a predetermined length.
26. The system ofclaim 25, wherein the predetermined length is approximately thirty seconds.
27. The system ofclaim 23, wherein the phone classes include a phone class for vowels and nasals, a phone class for fricatives, and a phone class for obstruents.
28. The system ofclaim 27, wherein the phone classes additionally include a phone class for music, laughter, breath and lip-smack, and silence.
29. The system ofclaim 23, wherein the phone classes include approximately seven phone classes.
30. A device comprising:
means for segmenting the input audio stream into predetermined length intervals;
means for decoding the intervals to produce a set of phones corresponding to each of the intervals;
means for generating a similarity measurement based on audio within one of the intervals that is prior to a boundary between adjacent phones and based on audio within the one of the intervals that is after the boundary; and
means for detecting speaker changes based on the similarity measurement.
31. The device ofclaim 30, wherein the predetermined length intervals overlap one another.
US10/685,5862002-10-172003-10-16Systems and methods for speaker change detectionAbandonedUS20040204939A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/685,586US20040204939A1 (en)2002-10-172003-10-16Systems and methods for speaker change detection

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US41921402P2002-10-172002-10-17
US10/685,586US20040204939A1 (en)2002-10-172003-10-16Systems and methods for speaker change detection

Publications (1)

Publication NumberPublication Date
US20040204939A1true US20040204939A1 (en)2004-10-14

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 (4)

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

Family Applications After (4)

Application NumberTitlePriority DateFiling Date
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

Country Status (1)

CountryLink
US (9)US7424427B2 (en)

Cited By (32)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20050182627A1 (en)*2004-01-142005-08-18Izuru TanakaAudio signal processing apparatus and audio signal processing method
US20060058998A1 (en)*2004-09-162006-03-16Kabushiki Kaisha ToshibaIndexing apparatus and indexing method
US20070141241A1 (en)*2005-11-182007-06-21Blacklidge Roy BMethod for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
US20080046241A1 (en)*2006-02-202008-02-21Andrew OsburnMethod and system for detecting speaker change in a voice transaction
US20080172227A1 (en)*2004-01-132008-07-17International Business Machines CorporationDifferential Dynamic Content Delivery With Text Display In Dependence Upon Simultaneous Speech
US20120035927A1 (en)*2010-08-092012-02-09Keiichi YamadaInformation Processing Apparatus, Information Processing Method, and Program
US20120197643A1 (en)*2011-01-272012-08-02General Motors LlcMapping obstruent speech energy to lower frequencies
US9313336B2 (en)2011-07-212016-04-12Nuance Communications, Inc.Systems and methods for processing audio signals captured using microphones of multiple devices
CN105765654A (en)*2013-11-282016-07-13弗劳恩霍夫应用研究促进协会 Hearing device with base frequency modification
US20160247520A1 (en)*2015-02-252016-08-25Kabushiki Kaisha ToshibaElectronic apparatus, method, and program
US9432368B1 (en)2015-02-192016-08-30Adobe Systems IncorporatedDocument distribution and interaction
US9531545B2 (en)2014-11-242016-12-27Adobe Systems IncorporatedTracking and notification of fulfillment events
US9544149B2 (en)2013-12-162017-01-10Adobe Systems IncorporatedAutomatic E-signatures in response to conditions and/or events
US20170061987A1 (en)*2015-08-282017-03-02Kabushiki Kaisha ToshibaElectronic device and method
US9626653B2 (en)2015-09-212017-04-18Adobe Systems IncorporatedDocument distribution and interaction with delegation of signature authority
US9703982B2 (en)2014-11-062017-07-11Adobe Systems IncorporatedDocument distribution and interaction
US20170358293A1 (en)*2016-06-102017-12-14Google Inc.Predicting pronunciations with word stress
US9935777B2 (en)2015-08-312018-04-03Adobe Systems IncorporatedElectronic signature framework with enhanced security
US9942396B2 (en)*2013-11-012018-04-10Adobe Systems IncorporatedDocument distribution and interaction
US20180108343A1 (en)*2016-10-142018-04-19Soundhound, Inc.Virtual assistant configured by selection of wake-up phrase
US10134060B2 (en)2007-02-062018-11-20Vb Assets, LlcSystem and method for delivering targeted advertisements and/or providing natural language processing based on advertisements
WO2018212953A1 (en)*2017-05-162018-11-22Apple Inc.Detecting a trigger of a digital assistant
US10273637B2 (en)2010-02-242019-04-30Blacklidge Emulsions, Inc.Hot applied tack coat
US10297249B2 (en)*2006-10-162019-05-21Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US10347215B2 (en)2016-05-272019-07-09Adobe Inc.Multi-device electronic signature framework
US10430863B2 (en)2014-09-162019-10-01Vb Assets, LlcVoice commerce
US10503919B2 (en)2017-04-102019-12-10Adobe Inc.Electronic signature framework with keystroke biometric authentication
US10553216B2 (en)2008-05-272020-02-04Oracle International CorporationSystem and method for an integrated, multi-modal, multi-device natural language voice services environment
US10553213B2 (en)2009-02-202020-02-04Oracle International CorporationSystem and method for processing multi-modal device interactions in a natural language voice services environment
US10770077B2 (en)2015-09-142020-09-08Toshiba Client Solutions CO., LTD.Electronic device and method
US20210312944A1 (en)*2018-08-152021-10-07Nippon Telegraph And Telephone CorporationEnd-of-talk prediction device, end-of-talk prediction method, and non-transitory computer readable recording medium
US20210366479A1 (en)*2020-05-212021-11-25Orcam Technologies Ltd.Systems and methods for emphasizing a user's name

Families Citing this family (140)

* 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
US8923838B1 (en)2004-08-192014-12-30Nuance Communications, Inc.System, method and computer program product for activating a cellular phone account
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
US20070129943A1 (en)*2005-12-062007-06-07Microsoft CorporationSpeech recognition using adaptation and prior knowledge
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
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
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
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
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
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
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
CN102455997A (en)*2010-10-272012-05-16鸿富锦精密工业(深圳)有限公司Component name extraction system and method
KR101172663B1 (en)*2010-12-312012-08-08엘지전자 주식회사Mobile terminal and method for grouping application thereof
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
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
CN104143326B (en)*2013-12-032016-11-02腾讯科技(深圳)有限公司A kind of voice command identification method and device
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
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
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
WO2017210618A1 (en)2016-06-022017-12-07Fti Consulting, Inc.Analyzing clusters of coded documents
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
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
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
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 (84)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4879648A (en)*1986-09-191989-11-07Nancy P. CochranSearch system which continuously displays search terms during scrolling and selections of individually displayed data sets
US4908866A (en)*1985-02-041990-03-13Eric GoldwasserSpeech transcribing system
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
US5404295A (en)*1990-08-161995-04-04Katz; BorisMethod and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5418716A (en)*1990-07-261995-05-23Nec CorporationSystem for recognizing sentence patterns and a system for recognizing sentence patterns and grammatical cases
US5544257A (en)*1992-01-081996-08-06International Business Machines CorporationContinuous parameter hidden Markov model approach to automatic handwriting recognition
US5559875A (en)*1995-07-311996-09-24Latitude CommunicationsMethod and apparatus for recording and retrieval of audio conferences
US5572728A (en)*1993-12-241996-11-05Hitachi, Ltd.Conference multimedia summary support system and method
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
US5684924A (en)*1995-05-191997-11-04Kurzweil Applied Intelligence, Inc.User adaptable speech recognition system
US5715367A (en)*1995-01-231998-02-03Dragon Systems, Inc.Apparatuses and methods for developing and using models for speech recognition
US5752021A (en)*1994-05-241998-05-12Fuji Xerox Co., Ltd.Document database management apparatus capable of conversion between retrieval formulae for different schemata
US5757960A (en)*1994-09-301998-05-26Murdock; Michael ChaseMethod and system for extracting features from handwritten text
US5768607A (en)*1994-09-301998-06-16Intel CorporationMethod and apparatus for freehand annotation and drawings incorporating sound and for compressing and synchronizing sound
US5777614A (en)*1994-10-141998-07-07Hitachi, Ltd.Editing support system including an interactive interface
US5787198A (en)*1992-11-241998-07-28Lucent Technologies Inc.Text recognition using two-dimensional stochastic models
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
US5862259A (en)*1996-03-271999-01-19Caere CorporationPattern recognition employing arbitrary segmentation and compound probabilistic evaluation
US5875108A (en)*1991-12-231999-02-23Hoffberg; Steven M.Ergonomic man-machine interface incorporating adaptive pattern recognition based control system
US5960447A (en)*1995-11-131999-09-28Holt; DouglasWord tagging and editing system for speech recognition
US5963940A (en)*1995-08-161999-10-05Syracuse UniversityNatural language information retrieval system and method
US5970473A (en)*1997-12-311999-10-19At&T Corp.Video communication device providing in-home catalog services
US6006221A (en)*1995-08-161999-12-21Syracuse UniversityMultilingual document retrieval system and method using semantic vector matching
US6024571A (en)*1996-04-252000-02-15Renegar; Janet ElaineForeign language communication system/device and learning aid
US6029124A (en)*1997-02-212000-02-22Dragon Systems, Inc.Sequential, nonparametric speech recognition and speaker identification
US6029195A (en)*1994-11-292000-02-22Herz; Frederick S. M.System for customized electronic identification of desirable objects
US6052657A (en)*1997-09-092000-04-18Dragon Systems, Inc.Text segmentation and identification of topic using language models
US6064963A (en)*1997-12-172000-05-16Opus Telecom, L.L.C.Automatic key word or phrase speech recognition for the corrections industry
US6067517A (en)*1996-02-022000-05-23International Business Machines CorporationTranscription of speech data with segments from acoustically dissimilar environments
US6067514A (en)*1998-06-232000-05-23International Business Machines CorporationMethod for automatically punctuating a speech utterance in a continuous speech recognition system
US6088669A (en)*1997-01-282000-07-11International Business Machines, CorporationSpeech recognition with attempted speaker recognition for speaker model prefetching or alternative speech modeling
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
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
US6169789B1 (en)*1996-12-162001-01-02Sanjay K. RaoIntelligent keyboard system
US6185531B1 (en)*1997-01-092001-02-06Gte Internetworking IncorporatedTopic indexing method
US6219640B1 (en)*1999-08-062001-04-17International Business Machines CorporationMethods and apparatus for audio-visual speaker recognition and utterance verification
US6253179B1 (en)*1999-01-292001-06-26International Business Machines CorporationMethod and apparatus for multi-environment speaker verification
US20010026377A1 (en)*2000-03-212001-10-04Katsumi IkegamiImage display system, image registration terminal device and image reading terminal device used in the image display system
US6317716B1 (en)*1997-09-192001-11-13Massachusetts Institute Of TechnologyAutomatic cueing of speech
US20010051984A1 (en)*1996-01-302001-12-13Toshihiko FukasawaCoordinative work environment construction system, method and medium therefor
US6332147B1 (en)*1995-11-032001-12-18Xerox CorporationComputer controlled display system using a graphical replay device to control playback of temporal data representing collaborative activities
US6332139B1 (en)*1998-11-092001-12-18Mega Chips CorporationInformation communication system
US6337818B1 (en)*2000-06-202002-01-08Mitsubishi Denki Kabushiki KaishaSemiconductor memory device having a redundancy construction
US20020010575A1 (en)*2000-04-082002-01-24International Business Machines CorporationMethod and system for the automatic segmentation of an audio stream into semantic or syntactic units
US20020010916A1 (en)*2000-05-222002-01-24Compaq Computer CorporationApparatus and method for controlling rate of playback of audio data
US6345252B1 (en)*1999-04-092002-02-05International Business Machines CorporationMethods and apparatus for retrieving audio information using content and speaker information
US6360237B1 (en)*1998-10-052002-03-19Lernout & Hauspie Speech Products N.V.Method and system for performing text edits during audio recording playback
US6373985B1 (en)*1998-08-122002-04-16Lucent Technologies, Inc.E-mail signature block analysis
US20020049589A1 (en)*2000-06-282002-04-25Poirier Darrell A.Simultaneous multi-user real-time voice recognition system
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
US20020059204A1 (en)*2000-07-282002-05-16Harris Larry R.Distributed search system and method
US6434520B1 (en)*1999-04-162002-08-13International Business Machines CorporationSystem and method for indexing and querying audio archives
US20020133477A1 (en)*2001-03-052002-09-19Glenn AbelMethod for profile-based notice and broadcast of multimedia content
US6463444B1 (en)*1997-08-142002-10-08Virage, Inc.Video cataloger system with extensibility
US6480826B2 (en)*1999-08-312002-11-12Accenture LlpSystem and method for a telephonic emotion detection that provides operator feedback
US20020184373A1 (en)*2000-11-012002-12-05International Business Machines CorporationConversational networking via transport, coding and control conversational protocols
US20030051214A1 (en)*1997-12-222003-03-13Ricoh Company, Ltd.Techniques for annotating portions of a document relevant to concepts of interest
US20030088414A1 (en)*2001-05-102003-05-08Chao-Shih HuangBackground learning of speaker voices
US20030093580A1 (en)*2001-11-092003-05-15Koninklijke Philips Electronics N.V.Method and system for information alerts
US6567980B1 (en)*1997-08-142003-05-20Virage, Inc.Video cataloger system with hyperlinked output
US6604110B1 (en)*2000-08-312003-08-05Ascential Software, Inc.Automated software code generation from a metadata-based repository
US6602300B2 (en)*1998-02-032003-08-05Fujitsu LimitedApparatus and method for retrieving data from a document database
US6611803B1 (en)*1998-12-172003-08-26Matsushita Electric Industrial Co., Ltd.Method and apparatus for retrieving a video and audio scene using an index generated by speech recognition
US20030167163A1 (en)*2002-02-222003-09-04Nec Research Institute, Inc.Inferring hierarchical descriptions of a set of documents
US6624826B1 (en)*1999-09-282003-09-23Ricoh Co., Ltd.Method and apparatus for generating visual representations for audio documents
US6647383B1 (en)*2000-09-012003-11-11Lucent Technologies Inc.System and method for providing interactive dialogue and iterative search functions to find information
US6654735B1 (en)*1999-01-082003-11-25International Business Machines CorporationOutbound information analysis for generating user interest profiles and improving user productivity
US6708148B2 (en)*2001-10-122004-03-16Koninklijke Philips Electronics N.V.Correction device to mark parts of a recognized text
US6714911B2 (en)*2001-01-252004-03-30Harcourt Assessment, Inc.Speech transcription and analysis system and method
US6718303B2 (en)*1998-05-132004-04-06International Business Machines CorporationApparatus and method for automatically generating punctuation marks in continuous speech recognition
US20040073444A1 (en)*2001-01-162004-04-15Li Li PehMethod and apparatus for a financial database structure
US6748350B2 (en)*2001-09-272004-06-08Intel CorporationMethod to compensate for stress between heat spreader and thermal interface material
US6778958B1 (en)*1999-08-302004-08-17International Business Machines CorporationSymbol insertion apparatus and method
US6792409B2 (en)*1999-12-202004-09-14Koninklijke Philips Electronics N.V.Synchronous reproduction in a speech recognition system
US6847961B2 (en)*1999-06-302005-01-25Silverbrook Research Pty LtdMethod and system for searching information using sensor with identifier
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
US6877134B1 (en)*1997-08-142005-04-05Virage, Inc.Integrated data and real-time metadata capture system and method
US6922691B2 (en)*2000-08-282005-07-26Emotion, Inc.Method and apparatus for digital media management, retrieval, and collaboration
US6961954B1 (en)*1997-10-272005-11-01The Mitre CorporationAutomated segmentation, information extraction, summarization, and presentation of broadcast news
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
US6978277B2 (en)*1989-10-262005-12-20Encyclopaedia Britannica, Inc.Multimedia search system
US6999918B2 (en)*2002-09-202006-02-14Motorola, Inc.Method and apparatus to facilitate correlating symbols to sounds
US7131117B2 (en)*2002-09-042006-10-31Sbc Properties, L.P.Method and system for automating the analysis of word frequencies
US7146317B2 (en)*2000-02-252006-12-05Koninklijke Philips Electronics N.V.Speech recognition device with reference transformation means

Family Cites Families (42)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH0693221B2 (en)1985-06-121994-11-16株式会社日立製作所 Voice input device
US4908868A (en)*1989-02-211990-03-13Mctaggart James EPhase polarity test instrument and method
JP2524472B2 (en)*1992-09-211996-08-14インターナショナル・ビジネス・マシーンズ・コーポレイション How to train a telephone line based speech recognition system
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
GB2285895A (en)1994-01-191995-07-26IbmAudio conferencing system which generates a set of minutes
US5614940A (en)1994-10-211997-03-25Intel CorporationMethod and apparatus for providing broadcast information with indexing
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
US6026388A (en)1995-08-162000-02-15Textwise, LlcUser interface and other enhancements for natural language information retrieval system and method
DE69712277T2 (en)*1996-02-272002-12-19Koninklijke Philips Electronics N.V., Eindhoven METHOD AND DEVICE FOR AUTOMATIC VOICE SEGMENTATION IN PHONEMIC UNITS
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
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
JP2991287B2 (en)*1997-01-281999-12-20日本電気株式会社 Suppression standard pattern selection type speaker recognition device
WO1999017235A1 (en)1997-10-011999-04-08At & T Corp.Method and apparatus for storing and retrieving labeled interval data for multimedia recordings
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
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
US6112172A (en)*1998-03-312000-08-29Dragon Systems, Inc.Interactive searching
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
US6246983B1 (en)*1998-08-052001-06-12Matsushita Electric Corporation Of AmericaText-to-speech e-mail reader with multi-modal reply processor
US6347295B1 (en)*1998-10-262002-02-12Compaq Computer CorporationComputer method and apparatus for grapheme-to-phoneme rule-set-generation
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
US6711585B1 (en)*1999-06-152004-03-23Kanisa Inc.System and method for implementing a knowledge management system
EP1079313A3 (en)1999-08-202005-10-19Digitake Software Systems LimitedAn audio processing system
US6711541B1 (en)*1999-09-072004-03-23Matsushita Electric Industrial Co., Ltd.Technique for developing discriminative sound units for speech recognition and allophone modeling
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
US7123815B2 (en)*2000-04-212006-10-17Matsushita Electric Industrial Co., Ltd.Data playback apparatus
US6748356B1 (en)*2000-06-072004-06-08International Business Machines CorporationMethods and apparatus for identifying unknown speakers using a hierarchical tree structure
US6931376B2 (en)2000-07-202005-08-16Microsoft CorporationSpeech-related event notification system
WO2002010887A2 (en)2000-07-282002-02-07Jan PathuelMethod and system of securing data and systems
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
US7221663B2 (en)2001-12-312007-05-22Polycom, Inc.Method and apparatus for wideband conferencing
US6778979B2 (en)*2001-08-132004-08-17Xerox CorporationSystem for automatically generating queries
US7668816B2 (en)2002-06-112010-02-23Microsoft CorporationDynamically updated quick searches and strategies
EP1422692A3 (en)2002-11-222004-07-14ScanSoft, Inc.Automatic insertion of non-verbalized punctuation in speech recognition

Patent Citations (86)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4908866A (en)*1985-02-041990-03-13Eric GoldwasserSpeech transcribing system
US4879648A (en)*1986-09-191989-11-07Nancy P. CochranSearch system which continuously displays search terms during scrolling and selections of individually displayed data sets
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
US5787198A (en)*1992-11-241998-07-28Lucent Technologies Inc.Text recognition using two-dimensional stochastic models
US5572728A (en)*1993-12-241996-11-05Hitachi, Ltd.Conference multimedia summary support system and method
US5752021A (en)*1994-05-241998-05-12Fuji Xerox Co., Ltd.Document database management apparatus capable of conversion between retrieval formulae for different schemata
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
US5757960A (en)*1994-09-301998-05-26Murdock; Michael ChaseMethod and system for extracting features from handwritten text
US5768607A (en)*1994-09-301998-06-16Intel CorporationMethod and apparatus for freehand annotation and drawings incorporating sound and for compressing and synchronizing sound
US5777614A (en)*1994-10-141998-07-07Hitachi, Ltd.Editing support system including an interactive interface
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
US6029195A (en)*1994-11-292000-02-22Herz; Frederick S. M.System for customized electronic identification of desirable objects
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
US6006221A (en)*1995-08-161999-12-21Syracuse UniversityMultilingual document retrieval system and method using semantic vector matching
US6332147B1 (en)*1995-11-032001-12-18Xerox CorporationComputer 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
US20010051984A1 (en)*1996-01-302001-12-13Toshihiko FukasawaCoordinative work environment construction system, method and medium therefor
US6067517A (en)*1996-02-022000-05-23International Business Machines CorporationTranscription of speech data with segments from acoustically dissimilar environments
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
US6169789B1 (en)*1996-12-162001-01-02Sanjay K. RaoIntelligent keyboard system
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
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
US6463444B1 (en)*1997-08-142002-10-08Virage, Inc.Video cataloger system with extensibility
US6877134B1 (en)*1997-08-142005-04-05Virage, Inc.Integrated data and real-time metadata capture system and method
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
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
US20030051214A1 (en)*1997-12-222003-03-13Ricoh Company, Ltd.Techniques for annotating portions of a document relevant to concepts of interest
US5970473A (en)*1997-12-311999-10-19At&T Corp.Video communication device providing in-home catalog services
US6602300B2 (en)*1998-02-032003-08-05Fujitsu LimitedApparatus and method for retrieving data from a document database
US6718303B2 (en)*1998-05-132004-04-06International Business Machines CorporationApparatus and method for automatically generating punctuation marks in continuous speech recognition
US6067514A (en)*1998-06-232000-05-23International Business Machines CorporationMethod for automatically punctuating a speech utterance in a continuous speech recognition system
US6373985B1 (en)*1998-08-122002-04-16Lucent Technologies, Inc.E-mail signature block analysis
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
US6360237B1 (en)*1998-10-052002-03-19Lernout & Hauspie Speech Products N.V.Method and system for performing text edits during audio recording playback
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
US6332139B1 (en)*1998-11-092001-12-18Mega Chips CorporationInformation communication system
US6728673B2 (en)*1998-12-172004-04-27Matsushita Electric Industrial Co., LtdMethod and apparatus for retrieving a video and audio scene using an index generated by speech recognition
US6611803B1 (en)*1998-12-172003-08-26Matsushita Electric Industrial Co., Ltd.Method and apparatus for retrieving a video and audio scene using an index generated by speech recognition
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
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
US6847961B2 (en)*1999-06-302005-01-25Silverbrook Research Pty LtdMethod and system for searching information using sensor with identifier
US6219640B1 (en)*1999-08-062001-04-17International Business Machines CorporationMethods and apparatus for audio-visual speaker recognition and utterance verification
US6778958B1 (en)*1999-08-302004-08-17International Business Machines CorporationSymbol insertion apparatus and method
US6480826B2 (en)*1999-08-312002-11-12Accenture LlpSystem and method for a telephonic emotion detection that provides operator feedback
US6624826B1 (en)*1999-09-282003-09-23Ricoh Co., Ltd.Method and apparatus for generating visual representations for audio documents
US6792409B2 (en)*1999-12-202004-09-14Koninklijke Philips Electronics N.V.Synchronous reproduction in a speech recognition system
US7146317B2 (en)*2000-02-252006-12-05Koninklijke Philips Electronics N.V.Speech recognition device with reference transformation means
US20010026377A1 (en)*2000-03-212001-10-04Katsumi IkegamiImage display system, image registration terminal device and image reading terminal device used in the image display system
US20020010575A1 (en)*2000-04-082002-01-24International Business Machines CorporationMethod and system for the automatic segmentation of an audio stream into semantic or syntactic units
US20020010916A1 (en)*2000-05-222002-01-24Compaq Computer CorporationApparatus and method for controlling rate of playback of audio data
US6337818B1 (en)*2000-06-202002-01-08Mitsubishi Denki Kabushiki KaishaSemiconductor memory device having a redundancy construction
US20020049589A1 (en)*2000-06-282002-04-25Poirier Darrell A.Simultaneous multi-user real-time voice recognition system
US20020059204A1 (en)*2000-07-282002-05-16Harris Larry R.Distributed search system and method
US6922691B2 (en)*2000-08-282005-07-26Emotion, 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
US20020184373A1 (en)*2000-11-012002-12-05International 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
US20040073444A1 (en)*2001-01-162004-04-15Li Li PehMethod 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
US20030088414A1 (en)*2001-05-102003-05-08Chao-Shih HuangBackground learning of speaker voices
US7171360B2 (en)*2001-05-102007-01-30Koninklijke 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
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
US20030167163A1 (en)*2002-02-222003-09-04Nec Research Institute, Inc.Inferring hierarchical descriptions of a set of documents
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

Cited By (64)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150206536A1 (en)*2004-01-132015-07-23Nuance Communications, Inc.Differential dynamic content delivery with text display
US20130013307A1 (en)*2004-01-132013-01-10Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US8965761B2 (en)*2004-01-132015-02-24Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US8781830B2 (en)*2004-01-132014-07-15Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US20080172227A1 (en)*2004-01-132008-07-17International Business Machines CorporationDifferential Dynamic Content Delivery With Text Display In Dependence Upon Simultaneous Speech
US20140188469A1 (en)*2004-01-132014-07-03Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US9691388B2 (en)*2004-01-132017-06-27Nuance Communications, Inc.Differential dynamic content delivery with text display
US20140019129A1 (en)*2004-01-132014-01-16Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US8332220B2 (en)*2004-01-132012-12-11Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US8504364B2 (en)*2004-01-132013-08-06Nuance Communications, Inc.Differential dynamic content delivery with text display in dependence upon simultaneous speech
US20050182627A1 (en)*2004-01-142005-08-18Izuru TanakaAudio signal processing apparatus and audio signal processing method
US20060058998A1 (en)*2004-09-162006-03-16Kabushiki Kaisha ToshibaIndexing apparatus and indexing method
US7918624B2 (en)2005-11-182011-04-05Blacklidge Emulsions, Inc.Method for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
US20090169901A1 (en)*2005-11-182009-07-02Blacklidge Emulsions, Inc.Method For Bonding Prepared Substrates For Roadways Using A Low-Tracking Asphalt Emulsion Coating
US7503724B2 (en)*2005-11-182009-03-17Blacklidge Emulsions, Inc.Method for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
WO2007061947A3 (en)*2005-11-182008-09-18Blacklidge Emulsions IncMethod for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
US20070141241A1 (en)*2005-11-182007-06-21Blacklidge Roy BMethod for bonding prepared substrates for roadways using a low-tracking asphalt emulsion coating
US20080046241A1 (en)*2006-02-202008-02-21Andrew OsburnMethod and system for detecting speaker change in a voice transaction
US10515628B2 (en)2006-10-162019-12-24Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US10755699B2 (en)2006-10-162020-08-25Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US11222626B2 (en)2006-10-162022-01-11Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US10510341B1 (en)2006-10-162019-12-17Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US10297249B2 (en)*2006-10-162019-05-21Vb Assets, LlcSystem and method for a cooperative conversational voice user interface
US11080758B2 (en)2007-02-062021-08-03Vb Assets, LlcSystem and method for delivering targeted advertisements and/or providing natural language processing based on advertisements
US12236456B2 (en)2007-02-062025-02-25Vb Assets, LlcSystem and method for delivering targeted advertisements and/or providing natural language processing based on advertisements
US10134060B2 (en)2007-02-062018-11-20Vb Assets, LlcSystem and method for delivering targeted advertisements and/or providing natural language processing based on advertisements
US10553216B2 (en)2008-05-272020-02-04Oracle International CorporationSystem and method for an integrated, multi-modal, multi-device natural language voice services environment
US10553213B2 (en)2009-02-202020-02-04Oracle International CorporationSystem and method for processing multi-modal device interactions in a natural language voice services environment
US10273637B2 (en)2010-02-242019-04-30Blacklidge Emulsions, Inc.Hot applied tack coat
US20120035927A1 (en)*2010-08-092012-02-09Keiichi YamadaInformation Processing Apparatus, Information Processing Method, and Program
US20120197643A1 (en)*2011-01-272012-08-02General Motors LlcMapping obstruent speech energy to lower frequencies
US9313336B2 (en)2011-07-212016-04-12Nuance Communications, Inc.Systems and methods for processing audio signals captured using microphones of multiple devices
US9942396B2 (en)*2013-11-012018-04-10Adobe Systems IncorporatedDocument distribution and interaction
CN105765654A (en)*2013-11-282016-07-13弗劳恩霍夫应用研究促进协会 Hearing device with base frequency modification
US10250393B2 (en)2013-12-162019-04-02Adobe Inc.Automatic E-signatures in response to conditions and/or events
US9544149B2 (en)2013-12-162017-01-10Adobe Systems IncorporatedAutomatic E-signatures in response to conditions and/or events
US10430863B2 (en)2014-09-162019-10-01Vb Assets, LlcVoice commerce
US11087385B2 (en)2014-09-162021-08-10Vb Assets, LlcVoice 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
US20160247520A1 (en)*2015-02-252016-08-25Kabushiki Kaisha ToshibaElectronic apparatus, method, and program
US10089061B2 (en)*2015-08-282018-10-02Kabushiki Kaisha ToshibaElectronic device and method
US20170061987A1 (en)*2015-08-282017-03-02Kabushiki Kaisha ToshibaElectronic device and method
US10361871B2 (en)2015-08-312019-07-23Adobe Inc.Electronic signature framework with enhanced security
US9935777B2 (en)2015-08-312018-04-03Adobe Systems IncorporatedElectronic signature framework with enhanced security
US10770077B2 (en)2015-09-142020-09-08Toshiba Client Solutions CO., LTD.Electronic device and method
US9626653B2 (en)2015-09-212017-04-18Adobe Systems IncorporatedDocument distribution and interaction with delegation of signature authority
US10347215B2 (en)2016-05-272019-07-09Adobe Inc.Multi-device electronic signature framework
US10255905B2 (en)*2016-06-102019-04-09Google LlcPredicting pronunciations with word stress
US20170358293A1 (en)*2016-06-102017-12-14Google Inc.Predicting pronunciations with word stress
US10217453B2 (en)*2016-10-142019-02-26Soundhound, Inc.Virtual assistant configured by selection of wake-up phrase
US20180108343A1 (en)*2016-10-142018-04-19Soundhound, Inc.Virtual assistant configured by selection of wake-up phrase
US10783872B2 (en)2016-10-142020-09-22Soundhound, Inc.Integration of third party virtual assistants
US10503919B2 (en)2017-04-102019-12-10Adobe Inc.Electronic signature framework with keystroke biometric authentication
EP3806091A1 (en)*2017-05-162021-04-14Apple Inc.Detecting a trigger of a digital assistant
US20210097998A1 (en)*2017-05-162021-04-01Apple Inc.Detecting a trigger of a digital assistant
CN110473538A (en)*2017-05-162019-11-19苹果公司Detect the triggering of digital assistants
US11532306B2 (en)*2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
WO2018212953A1 (en)*2017-05-162018-11-22Apple Inc.Detecting a trigger of a digital assistant
US20210312944A1 (en)*2018-08-152021-10-07Nippon Telegraph And Telephone CorporationEnd-of-talk prediction device, end-of-talk prediction method, and non-transitory computer readable recording medium
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
US20210366479A1 (en)*2020-05-212021-11-25Orcam Technologies Ltd.Systems and methods for emphasizing a user's name
US11875791B2 (en)*2020-05-212024-01-16Orcam Technologies Ltd.Systems and methods for emphasizing a user's name

Also Published As

Publication numberPublication date
US20040083090A1 (en)2004-04-29
US7424427B2 (en)2008-09-09
US20040083104A1 (en)2004-04-29
US20040230432A1 (en)2004-11-18
US20040163034A1 (en)2004-08-19
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
US20040204939A1 (en)Systems and methods for speaker change detection
JP3488174B2 (en) Method and apparatus for retrieving speech information using content information and speaker information
Makhoul et al.Speech and language technologies for audio indexing and retrieval
US7617188B2 (en)System and method for audio hot spotting
US7487094B1 (en)System and method of call classification with context modeling based on composite words
US8001066B2 (en)Systems and methods for improving recognition results via user-augmentation of a database
US8909529B2 (en)Method and system for automatically detecting morphemes in a task classification system using lattices
US6434520B1 (en)System and method for indexing and querying audio archives
US7139698B1 (en)System and method for generating morphemes
Mandal et al.Recent developments in spoken term detection: a survey
US20080177544A1 (en)Method and system for automatic detecting morphemes in a task classification system using lattices
WO2007056344A2 (en)Techiques for model optimization for statistical pattern recognition
JP2004005600A (en)Method and system for indexing and retrieving document stored in database
Kubala et al.Integrated technologies for indexing spoken language
JP2004133880A (en)Method for constructing dynamic vocabulary for speech recognizer used in database for indexed document
Moyal et al.Phonetic search methods for large speech databases
Koumpis et al.Content-based access to spoken audio
US7085720B1 (en)Method for task classification using morphemes
US8639510B1 (en)Acoustic scoring unit implemented on a single FPGA or ASIC
Wechsler et al.Speech retrieval based on automatic indexing
Rose et al.Integration of utterance verification with statistical language modeling and spoken language understanding
US20050125224A1 (en)Method and apparatus for fusion of recognition results from multiple types of data sources
WangMandarin spoken document retrieval based on syllable lattice matching
Ariki et al.Live speech recognition in sports games by adaptation of acoustic model and language model.
Nouza et al.A system for information retrieval from large records of Czech spoken data

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:BBNT SOLUTIONS LLC, TEXAS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LIU, DABEN;KUBALA, FRANCIS;REEL/FRAME:014610/0015;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: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

ASAssignment

Owner name:APPLIED MEDICAL RESOURCES CORPORATION, CALIFORNIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:066796/0262

Effective date:20240129


[8]ページ先頭

©2009-2025 Movatter.jp