US9704486B2 - Speech recognition power management - Google Patents

Speech recognition power management Download PDF

Info

Publication number
US9704486B2
US9704486B2 US13/711,510 US201213711510A US9704486B2 US 9704486 B2 US9704486 B2 US 9704486B2 US 201213711510 A US201213711510 A US 201213711510A US 9704486 B2 US9704486 B2 US 9704486B2
Authority
US
United States
Prior art keywords
module
audio input
speech
speech recognition
network interface
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.)
Active, expires
Application number
US13/711,510
Other versions
US20140163978A1 (en
Inventor
Kenneth John Basye
Hugh Evan Secker-Walker
Tony David
Reinhard Kneser
Jeffrey Penrod Adams
Stan Weidner Salvador
Mahesh Krishnamoorthy
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.)
Amazon Technologies Inc
Original Assignee
Amazon Technologies Inc
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 Amazon Technologies Inc filed Critical Amazon Technologies Inc
Priority to US13/711,510 priority Critical patent/US9704486B2/en
Assigned to AMAZON TECHNOLOGIES, INC. reassignment AMAZON TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SECKER-WALKER, HUGH EVAN, DAVID, TONY, ADAMS, JEFFREY PENROD, KRISHNAMOORTHY, MAHESH, BASYE, KENNETH JOHN, KNESER, REINHARD, SALVADOR, STAN WEIDNER
Priority to PCT/US2013/073913 priority patent/WO2014093238A1/en
Priority to JP2015547451A priority patent/JP6200516B2/en
Priority to CN201380064898.2A priority patent/CN105009204B/en
Priority to EP13811335.2A priority patent/EP2932500B1/en
Publication of US20140163978A1 publication Critical patent/US20140163978A1/en
Priority to US15/645,918 priority patent/US10325598B2/en
Publication of US9704486B2 publication Critical patent/US9704486B2/en
Application granted granted Critical
Priority to US16/443,160 priority patent/US11322152B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/32Multiple recognisers used in sequence or in parallel; Score combination systems therefor, e.g. voting systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L2015/088Word spotting
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L25/00Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
    • G10L25/78Detection of presence or absence of voice signals

Definitions

  • Computing devices may include speech recognition capabilities.
  • a computing device can capture audio input and recognize speech using an acoustic model and a language model.
  • the acoustic model is used to generate hypotheses regarding which sound subword units (e.g., phonemes, etc.) correspond to speech based on the acoustic features of the speech.
  • the language model is used to determine which of the hypotheses generated using the acoustic model is the most likely transcription of the speech based on lexical features of the language in which the speech is spoken.
  • a computing device may also be capable of processing the recognized speech for specific speech recognition applications. For example, finite grammars or natural language processing techniques may be used to process speech.
  • FIG. 1 is a schematic diagram depicting an illustrative power management subsystem.
  • FIG. 2 is a schematic diagram depicting an illustrative user computing device including a power management subsystem.
  • FIG. 3 is flow diagram depicting an illustrative routine for speech recognition power management which may be implemented by the power management subsystem of FIG. 1 .
  • FIG. 4A , FIG. 4B , and FIG. 4C are state diagrams depicting an illustrative operation of a distributed speech recognition system.
  • FIG. 5 is a pictorial diagram depicting an illustrative user interface that may be provided by a user computing device that includes a power management subsystem.
  • a first computing device may be configured to capture audio input, and may transmit the audio input over a network to a second computing device.
  • the second computing device may perform speech recognition on the audio input and generate a transcription of speech included in the audio input.
  • the transcription of the speech then may be transmitted over the network from the second computing device back to the first computing device.
  • the first computing device may be configured to capture audio input and transcribe the audio input on its own.
  • the first computing device may be configured to remain in a persistently active state. In such a persistently active state, the first computing device may continuously maintain a network connection to the second computing device. The first computing device may also continue to power any hardware used to implement its own speech recognition capabilities.
  • One drawback of these approaches, among others, is that the first computing device may consume unacceptable amounts of energy to maintain the persistently active state. Such energy demands may prove especially problematic for mobile computing devices that rely on battery power. Still other problems are present in current approaches.
  • a computing device may be provided with a power management subsystem that selectively activates or deactivates one or more modules of the computing device. This activation may be responsive to an audio input that includes one or more pre-designated spoken words, sometimes referred to herein as “keywords.”
  • a keyword that prompts the activation of one or more components may be activated is sometimes referred to herein as a “wakeword,” while a keyword that prompts the deactivation of one or more components is sometimes referred to herein as a “sleepword.”
  • the computing device may include a selectively activated network interface module that, when activated, consumes energy to provide the computing device with connectivity to a second computing device, such as a speech recognition server or other computing device.
  • the power management subsystem may process an audio input to determine that the audio input includes a wakeword, and activate the network interface module in response to determining that the audio input comprises the wakeword. With the network interface module activated, the power management subsystem may cause transmission of the audio input to a speech recognition server for processing.
  • the power management subsystem may itself include one or more selectively activated modules.
  • one or more of the selectively activated modules are implemented as dedicated hardware (such as an integrated circuit, a digital signal processor or other type of processor) that may be switched from a low-power, deactivated state with relatively lesser functionality, to a high-power, activated state with relatively greater functionality, and vice versa.
  • one or more modules are implemented as software that includes computer-executable code carried out by one or more general-purpose processors.
  • a software module may be activated (or deactivated) by activating (or deactivating) a general-purpose processor configured to or capable of carrying out the computer-executable code included in the software.
  • the power management system includes both one or more hardware modules and one or more software modules.
  • the power management subsystem may further include a control module in communication with the one or more selectively activated modules.
  • a control module is sometimes referred to herein as a “power management module,” and may include any of the hardware or software described above.
  • the power management module may cause the activation or deactivation of a module of the power management subsystem.
  • the power management module activates or deactivates one or more modules based at least in part on a characteristic of audio input obtained by an audio input module included in the computing device.
  • a module of the power management subsystem may determine one or more values, which values may include, for example, an energy level or volume of the audio input; a score corresponding to a likelihood that speech is present in the audio input; a score corresponding to a likelihood that a keyword is present in the speech; and other values.
  • the module may communicate the one or more values to the power management module, which may either communicate with another module to cause activation thereof or communicate with the module from which the one or more values were received to cause deactivation of that module and/or other modules.
  • a first selectively activated module may communicate directly with a second selectively activated module to cause activation thereof. In such embodiments, no power management module need be present.
  • a power management subsystem may be provided with one or more modules, wherein at least some of the one or more modules are in communication with each other but not with the power management module.
  • the power management subsystem may include an audio detection module, which may be configured to determine an energy level or volume of an audio input obtained by the computing device. While the audio detection module may persistently monitor for audio input, the remaining components of the power management subsystem may remain in a low-power, inactive state until activated (either by the power management module or by a different module). If the audio detection module determines that an audio input meets a threshold energy level or volume, a speech detection module may be activated to determine whether the audio input includes speech. If the speech detection module determines that the audio input includes speech, a speech processing module included in the power management subsystem may be activated.
  • an audio detection module may be configured to determine an energy level or volume of an audio input obtained by the computing device. While the audio detection module may persistently monitor for audio input, the remaining components of the power management subsystem may remain in a low-power, inactive state until activated (either by the power management module or by a different module). If the audio detection module determines that an audio input meets a threshold energy level or volume, a
  • the speech processing module may determine whether the speech includes a wakeword, and may optionally classify the speech to determine if a particular user spoke the wakeword. If the speech processing module determines that the speech includes the wakeword, an application processing module may be activated, which application processing module may implement a speech recognition application module stored in memory of the computing device.
  • the speech recognition application may include, for example, an intelligent agent frontend, such as that described in “Intelligent Automated Assistant,” which was filed on Jan. 10, 2011 and published as U.S. Publication No. 2012/0016678 on Jan. 19, 2012. The disclosure of this patent application is hereby incorporated by reference in its entirety.
  • the selectively activated network interface module may also be activated as discussed above, and the audio input may be transmitted to a remote computing device for processing. This example implementation is discussed in greater detail below with respect to FIG. 3 .
  • the power management subsystem may, responsive to detecting the wakeword, activate a processing unit that implements any on-device speech recognition capabilities of the computing device.
  • the power management subsystem may advantageously improve the energy efficiency of the computing device.
  • the power management subsystem may further improve the energy efficiency of the computing device by selectively activating one or more of its own modules. While such implementations are particularly advantageous for computing devices that rely on battery power, all computing devices for which power management may be desirable can benefit from the principles of the present disclosure.
  • the power management subsystem 100 may include an analog/digital converter 102 ; a memory buffer module 104 ; an audio detection module 106 ; a speech detection module 108 ; a speech processing module 110 ; an application processing module 112 ; and a power management module 120 .
  • the memory buffer module 104 may be in communication with the audio detection module 106 ; the speech detection module 108 ; the speech processing module 110 ; the application processing module 112 ; and a network interface module 206 .
  • the power management module 120 may likewise be in communication with audio detection module 106 ; the speech detection module 108 ; the speech processing module 110 ; the application processing module 112 ; and the network interface module 206 .
  • the analog/digital converter 102 may receive an audio input from an audio input module 208 .
  • the audio input module 208 is discussed in further detail below with respect to FIG. 2 .
  • the analog/digital converter 102 may be configured to convert analog audio input to digital audio input for processing by the other components of the power management subsystem 100 .
  • the audio input module 208 obtains digital audio input (e.g., the audio input module 208 includes a digital microphone or other digital audio input device)
  • the analog/digital converter 102 may optionally be omitted from the power management subsystem 100 .
  • the audio input module 208 may provide audio input directly to the other modules of the power management subsystem 100 .
  • the memory buffer module 104 may include one or more memory buffers configured to store digital audio input.
  • the audio input obtained by the audio input module 208 (and, if analog, converted to digital form by the analog/digital converter 102 ) may be recorded to the memory buffer module 104 .
  • the audio input recorded to the memory buffer module 104 may be accessed by other modules of the power management subsystem 100 for processing by those modules, as discussed further herein.
  • the one or more memory buffers of the memory buffer module 104 may include hardware memory buffers, software memory buffers, or both.
  • the one or more memory buffers may have the same capacity, or different capacities.
  • a memory buffer of the memory buffer module 104 may be selected to store an audio input depending on which other modules are activated. For example, if only the audio detection module 106 is active, an audio input may be stored to a hardware memory buffer with relatively small capacity. However, if other modules are activated, such as the speech detection module 108 ; the speech processing module 110 ; the application processing module 112 ; and/or the network interface module 206 , the audio input may be stored to a software memory buffer of relatively larger capacity.
  • the memory buffer module 104 includes a ring buffer, in which audio input may be recorded and overwritten in the order that it is obtained by the audio input module 208 .
  • the audio detection module 106 may process audio input to determine an energy level of the audio input.
  • the audio detection module 106 includes a low-power digital signal processor (or other type of processor) configured to determine an energy level (such as a volume, intensity, amplitude, etc.) of an obtained audio input and for comparing the energy level of the audio input to an energy level threshold.
  • the energy level threshold may be set according to user input, or may be set automatically by the power management subsystem 100 as further discussed below with respect to FIG. 3 .
  • the audio detection module 106 is further configured to determine that the audio input has an energy level satisfying a threshold for at least a threshold duration of time. In such embodiments, high-energy audio inputs of relatively short duration, which may correspond to sudden noises that are relatively unlikely to include speech, may be ignored and not processed by other components of the power management subsystem 100 .
  • the audio detection module 106 may communicate with the power management module 120 to direct the power management module 120 to activate the speech detection module 108 .
  • the audio detection module 106 may communicate the energy level to the power management module 120 , and the power management module 120 may compare the energy level to the energy level threshold (and optionally to the threshold duration) to determine whether to activate the speech detection module 108 .
  • the audio detection module 106 may communicate directly with the speech detection module 108 to activate it.
  • the power management module 120 (or audio detection module 106 ) may direct the audio input module 208 to increase its sampling rate (whether measured in frame rate or bit rate) responsive to the audio detection module 106 determining that the audio input has an energy level satisfying a threshold.
  • the speech detection module 108 may process audio input to determine whether the audio input includes speech.
  • the speech detection module 108 includes a low-power digital signal processor (or other type of processor) configured to implement one or more techniques to determine whether the audio input includes speech.
  • the speech detection module 108 applies voice activity detection (VAD) techniques.
  • VAD voice activity detection
  • Such techniques may determine whether speech is present in an audio input based on various quantitative aspects of the audio input, such as the spectral slope between one or more frames of the audio input; the energy levels of the audio input in one or more spectral bands; the signal-to-noise ratios of the audio input in one or more spectral bands; or other quantitative aspects.
  • the speech detection module 108 implements a limited classifier configured to distinguish speech from background noise.
  • the classifier may be implemented by techniques such as linear classifiers, support vector machines, and decision trees.
  • the speech detection module 108 applies Hidden Markov Model (HMM) or Gaussian Mixture Model (GMM) techniques to compare the audio input to one or more acoustic models, which acoustic models may include models corresponding to speech, noise (such as environmental noise or background noise), or silence. Still other techniques may be used to determine whether speech is present in the audio input.
  • HMM Hidden Markov Model
  • GMM Gaussian Mixture Model
  • the speech detection module 108 may determine a score or a confidence level whose value corresponds to a likelihood that speech is actually present in the audio input (as used herein, “likelihood” may refer to common usage, whether something is likely, or the usage in statistics). If the score satisfies a threshold, the speech detection module 108 may determine that speech is present in the audio input. However, if the score does not satisfy the threshold, the speech detection module 108 may determine that there is no speech in the audio input.
  • the speech detection module 108 may communicate its determination as to whether speech is present in the audio input to the power management module 120 . If speech is present in the audio input, the power management module 120 may activate the speech processing module 110 (alternately, the speech detection module 108 may communicate directly with the speech processing module 110 ). If speech is not present in the audio input, the power management module 120 may deactivate the speech detection module 108 . Alternately, the speech detection module 108 may communicate the score to the power management module 120 , whereupon the power management module 120 may determine whether to activate the speech processing module 110 or deactivate the speech detection module 108 .
  • the speech processing module 110 may process the audio input to determine whether a keyword is included in the speech.
  • the speech processing module 110 includes a microprocessor configured to detect a keyword in the speech, such as a wakeword or sleepword.
  • the speech processing module 110 may be configured to detect the keyword using HMM techniques, GMM techniques, or other speech recognition techniques.
  • the speech processing module 110 may be able to separate speech that incidentally includes a keyword from a deliberate utterance of the keyword by determining whether the keyword was spoken immediately before or after one or more other phonemes or words. For example, if the keyword is “ten,” the speech processing module 110 may be able to distinguish the user saying “ten” by itself from the user saying “ten” incidentally as part of the word “Tennessee,” the word “forgotten,” the word “stent,” or the phrase “ten bucks.”
  • the speech processing module 110 may further be configured to determine whether the speech is associated with a particular user of a computing device in which the power management subsystem 100 is included, or whether the speech corresponds to background noise; audio from a television; music; or the speech of a person other than the user, among other classifications.
  • This functionality may be implemented by techniques such as linear classifiers, support vector machines, and decision trees, among other techniques for classifying audio input.
  • the speech processing module 110 may determine a score or confidence level whose value corresponds to a likelihood that a keyword is actually present in the speech. If the score satisfies a threshold, the speech processing module 110 may determine that the keyword is present in the speech. However, if the score does not satisfy the threshold, the speech processing module 110 may determine that there is no keyword in the speech.
  • the speech processing module 110 may communicate its determination as to whether a keyword is present in the speech to the power management module 120 . If the keyword is present in the speech and the keyword is a wakeword, the power management module 120 may activate application processing module 112 and the network interface module 206 (alternately, the speech processing module 110 may communicate directly with these other modules). If the keyword is not present in the audio input (or the keyword is a sleepword), the power management module 120 may deactivate the speech processing module 110 and the speech detection module 108 . Alternately, the speech processing module 110 may communicate the score to the power management module 120 , whereupon the power management module 120 may determine whether to activate the application processing module 112 and the network interface module 206 or deactivate the speech processing module 110 and the speech detection module 108 . In some embodiments, these activations and/or deactivations only occur if the speech processing module 110 determines that a particular user spoke the speech that includes the keyword.
  • the application processing module 112 may include a microprocessor configured to implement a speech recognition application provided with a computing device in which the power management subsystem is included.
  • the speech recognition application may include any application for which speech recognition may be desirable, such as a dictation application, a messaging application, an intelligent agent frontend application, or any other application.
  • the speech recognition application may also be configured to format the speech (e.g., by compressing the speech) for transmission over a network to a remote computing device, such as a speech recognition server.
  • the application processing module 112 includes a dedicated microprocessor for implementing the speech recognition application.
  • the application processing module 112 includes a general-purpose microprocessor that may also implement other software provided with a computing device in which the power management subsystem 100 is included, such as the processing unit 202 shown in FIG. 2 , which is discussed further below.
  • the network interface module 206 when activated, may provide connectivity over one or more wired or wireless networks. Upon its activation, the network interface module 206 may transmit the received audio input recorded to the memory buffer module 104 over a network to a remote computing device, such as a speech recognition server.
  • the remote computing device may return recognition results (e.g., a transcription or response to an intelligent agent query) to the computing device in which the network interface module 206 is included, whereupon the network interface module 206 may provide the received recognition results to the application processing module 112 for processing.
  • the network interface module 206 is discussed further below with respect to FIG. 2 .
  • the modules of the power management subsystem 100 may be combined or rearranged without departing from the scope of the present disclosure.
  • the functionality of any module described above may be allocated among multiple modules, or combined with a different module.
  • any or all of the modules may be embodied in one or more integrated circuits, one or more general-purpose microprocessors, or in one or more special-purpose digital signal processors or other dedicated microprocessing hardware.
  • One or more modules may also be embodied in software implemented by a processing unit 202 included in a computing device, as discussed further below with respect to FIG. 2 . Further, one or more of the modules may be omitted from the power management subsystem 100 entirely.
  • the user computing device 200 includes a processing unit 202 ; a non-transitory computer-readable medium drive 204 ; a network interface module 206 ; the power management subsystem 100 as shown in FIG. 1 ; and an audio input module 208 , all of which may communicate with one another by way of a communication bus.
  • the user computing device 200 may also include a power supply 218 , which may provide power to the various components of the user computing device 200 , such as the processing unit 202 ; the non-transitory computer-readable medium drive 204 ; the network interface module 206 ; the power management subsystem 100 as shown in FIG. 1 ; and the audio input module 208 .
  • the processing unit 202 may include one or more general-purpose microprocessors configured to communicate to and from the memory 210 to implement various software modules stored therein, such as a user interface module 212 , operating system 214 , and speech recognition application module 216 .
  • the processing unit 202 may also communicate with the power management subsystem 100 and may further implement any modules of the power management subsystem 100 embodied in software. Accordingly, the processing unit 202 may be configured to implement any or all of the audio detection module 106 ; the speech detection module 108 ; the speech processing module 110 ; the application processing module 112 ; and the power management module 120 . Further, the processing unit 202 may be configured to implement on-device automatic speech recognition capabilities that may be provided with the user computing device 200 .
  • the memory 210 generally includes RAM, ROM, and/or other persistent or non-transitory computer-readable storage media.
  • the user interface module 212 may be configured to present a user interface via a display of the user computing device 200 (not shown).
  • the user interface module 212 may be further configured to process user input received via a user input device (not shown), such as a mouse, keyboard, touchscreen, keypad, etc.
  • the user interface presented by the user interface module 212 may provide a user with the opportunity to customize the operation of the power management subsystem 100 and/or other operations implemented by the user computing device 200 .
  • An example of a user interface is discussed further below with respect to FIG. 5 .
  • the memory 210 may additionally store an operating system 214 that provides computer program instructions for use by the processing unit 202 in the general administration and operation of the user computing device 200 .
  • the memory 210 can further include computer program instructions that the application processing module 112 and/or processing unit 202 executes in order to implement one or more embodiments of a speech recognition application module 216 .
  • the speech recognition application module 216 may be any application that may use speech recognition results, such as a dictation application; a messaging application; an intelligent agent application frontend; or any other application that may advantageously use speech recognition results.
  • the memory 210 may further include an automatic speech recognition engine (not shown) that may be implemented by the processing unit 202 .
  • the non-transitory computer-readable medium drive 204 may include any electronic data storage known in the art.
  • the non-transitory computer-readable medium drive 204 stores one or more keyword models (e.g., wakeword models or sleepword models) to which an audio input may be compared by the power management subsystem 100 .
  • the non-transitory computer-readable medium drive 204 may also store one or more acoustic models and/or language models for implementing any on-device speech recognition capabilities of the user computing device 200 . Further information regarding language models and acoustic models may be found in U.S. patent application Ser. No. 13/587,799, entitled “DISCRIMINATIVE LANGUAGE MODEL PRUNING,” filed on Aug. 16, 2012; and in U.S. patent application Ser. No. 13/592,157, entitled “UNSUPERVISED ACOUSTIC MODEL TRAINING,” filed on Aug. 22, 2012. The disclosures of both of these applications are hereby incorporated by reference in their entireties.
  • the network interface module 206 may provide the user computing device 200 with connectivity to one or more networks, such as a network 410 , discussed further below with respect to FIG. 4A , FIG. 4B , and FIG. 4C .
  • the processing unit 202 and the power management subsystem 100 may thus receive instructions and information from remote computing devices that may also communicate via the network 410 , such as a speech recognition server 420 , as also discussed further below.
  • the network interface module 206 comprises a wireless network interface that provides the user computing device 200 with connectivity over one or more wireless networks.
  • the network interface module 206 is selectively activated. While the network interface module 206 is in a deactivated or “sleeping” state, it may provide limited or no connectivity to networks or computing systems so as to conserve power. In some embodiments, the network interface module 206 is in a deactivated state by default, and becomes activated responsive to a signal from the power management subsystem 100 . While the network interface module 206 in an activated state, it may provide a relatively greater amount of connectivity to networks or computing systems, such that the network interface module 206 enables the user computing device 200 to send audio input to a remote computing device and/or receive a keyword confirmation, speech recognition result, or deactivation instruction from the remote computing device, such as a speech recognition server 420 .
  • the network interface module 206 may be activated responsive to the power management subsystem 100 determining that an audio input includes a wakeword.
  • the power management subsystem 100 may cause transmission of the audio input to a remote computing device (such as a speech recognition server 420 ) via the activated network interface module 206 .
  • the power management subsystem 100 may obtain a confirmation of a wakeword from a remote computing device before causing the transmission of subsequently received audio inputs to the remote computing device.
  • the power management subsystem 100 may later deactivate the activated network interface module 206 in response to receiving a deactivation instruction from the remote computing device, in response to determining that at least a predetermined amount of time has passed since an audio input satisfying an energy level threshold has been obtained, or in response to receiving an audio input that includes a sleepword.
  • the audio input module 208 may include an audio input device, such as a microphone or array of microphones, whether analog or digital.
  • the microphone or array of microphones may be implemented as a directional microphone or directional array of microphones.
  • the audio input module 208 receives audio and provides the audio to the power management subsystem 100 for processing, substantially as discussed above with respect to FIG. 1 .
  • the audio input module 208 may also receive instructions from the power management subsystem 100 to set a sampling rate (whether in frame rate or bitrate) for obtaining audio.
  • the audio input module 208 may also (or instead) include one or more piezoelectric elements and/or micro-electrical-mechanical systems (MEMS) that can convert acoustic energy to an electrical signal for processing by the power management subsystem 100 .
  • the audio input module 208 may further be provided with amplifiers, rectifiers, and other audio processing components as desired.
  • One or more additional input devices such as light sensors, position sensors, image capture devices, or the like may be provided with the user computing device 200 . Such additional input devices are not shown in FIG. 2 so as not to obscure the principles of the present disclosure.
  • an additional input device may detect the occurrence or non-occurrence of a condition. Information pertaining to such conditions may be provided to the power management subsystem 100 to determine whether one or more components of the user computing device 200 or the power management subsystem 100 should be activated or deactivated.
  • the additional input device includes a light sensor configured to detect a light level. The power management module 120 may only act network interface module 206 may only be activated if the light level detected by the light sensor does not satisfy a threshold.
  • the additional input device includes an image capture device configured with facial recognition capabilities.
  • the network interface module 206 may only be activated if the image capture device recognizes the face of a user associated with the user computing device 200 .
  • More information on controlling speech recognition capabilities with input devices may be found in U.S. patent application Ser. No. 10/058,730, entitled “AUTOMATIC SPEECH RECOGNITION SYSTEM AND METHOD,” filed on Jan. 30, 2002, which published as U.S. Patent Pub. No. 2003/0144844 on Jul. 31, 2003, the disclosure of which is hereby incorporated by reference in its entirety. Further information on controlling speech recognition capabilities may be found in U.S. Pat. No.
  • Still further input devices may be provided, which may include user input devices such as mice, keyboards, touchscreens, keypads, etc.
  • output devices such as displays, speakers, headphones, etc.
  • one or more output devices configured to present speech recognition results in audio format (e.g., via text-to-speech) or in visual format (e.g., via a display) may be included with the user computing device 200 .
  • Such input and output devices are well known in the art and need not be discussed in further detail herein, and are not shown in FIG. 2 so as to avoid obscuring the principles of the present disclosure.
  • the power supply 218 may provide power to the various components of the user computing device 200 .
  • the power supply 218 may include a wireless or portable power supply, such as a disposable or rechargeable battery or battery pack; or may include a wired power supply, such as an alternating current (AC) power supply configured to be plugged into an electrical outlet.
  • the power supply 218 communicates the level of power that it can supply to the power management subsystem 100 (e.g., a percentage of battery life remaining, whether the power supply 218 is plugged into an electrical outlet, etc.).
  • the power management subsystem 100 selectively activates or deactivates one or more modules based at least in part on the power level indicated by the power supply.
  • the power management subsystem 100 may activate the network interface module 206 and leave it in an activated state. If the user computing device 200 is running on battery power, the power management subsystem 100 may selectively activate and deactivate the network interface module 206 as discussed above.
  • an illustrative routine 300 is shown in which modules of the power management subsystem 100 may be selectively activated for processing an audio input.
  • the illustrative routine 300 represents an escalation of processing and/or power consumption, as modules that are activated later in the illustrative routine 300 may have relatively greater processing requirements and/or power consumption.
  • the illustrative routine 300 may begin at block 302 as the audio input module 208 monitors for audio input.
  • the audio input module 208 may receive an audio input at block 304 .
  • the received audio input may be recorded to the memory buffer module 104 .
  • the audio detection module 106 may determine whether the audio input has an energy level that satisfies an energy level threshold (and, optionally, whether the audio input has an energy level that satisfies an energy level threshold for at least a threshold duration). If the audio input's energy level does not satisfy the energy level threshold, the audio input module 208 may continue to monitor for audio input in block 310 until another audio input is received.
  • the power management module 120 may activate the speech detection module 108 at block 312 (alternately, the audio detection module 106 may directly activate the speech detection module 108 , and the power management module 120 may be omitted as well in the following blocks).
  • the speech detection module 108 may determine whether speech is present in the obtained audio input, substantially as discussed above with respect to FIG. 1 . If the speech detection module 108 determines that speech is not present (or not likely to be present) in the audio input, the power management module 120 may deactivate the speech detection module 108 at block 316 . The audio input module 208 may then continue to monitor for audio input in block 310 until another audio input is received.
  • the power management module 120 may activate the speech processing module 110 at block 318 .
  • the speech processing module 110 may determine whether a wakeword is present in the speech at block 320 . If the speech processing module 110 determines that the wakeword is not present in the speech (or not likely to be present in the speech), the speech processing module 110 may be deactivated at block 322 . The speech detection module 108 may also be deactivated at block 316 . The audio input device 208 may then continue to monitor for audio input in block 310 until another audio input is received.
  • the speech processing module 110 determines that the wakeword is present in the speech, user 401 the speech processing module 110 optionally determines in block 324 whether the speech is associated with a particular user (e.g., whether the wakeword was spoken by the user), substantially as discussed above with respect to FIG. 1 . If the speech is not associated with the particular user, the speech processing module 110 may be deactivated at block 322 . The speech detection module 108 may also be deactivated at block 316 . The audio input device 208 may then continue to monitor for audio input in block 310 until another audio input is received. If the speech is associated with the particular user, the illustrative routine 300 may proceed to block 326 . In other embodiments, block 324 may be omitted, and the illustrative routine 300 may proceed directly from block 320 to block 326 responsive to the speech processing module 110 determining that a wakeword is present in the speech.
  • a particular user e.g., whether the wakeword was spoken by the user
  • the power management module 120 may activate the application processing module 112 , which may implement the speech recognition application module 216 shown in FIG. 2 .
  • the power management module 120 may also activate the network interface module 206 at block 328 .
  • the audio input recorded to the memory buffer module 104 may be transmitted over a network via the network interface module 206 .
  • subsequently obtained audio inputs are provided from the audio input module 208 directly to the application processing module 112 and/or the network interface module 206 for transmission to the remote computing device.
  • any or all of the speech detection module 108 , speech processing module 110 , and application processing module 112 process the audio input before providing it to the network interface module 206 to be transmitted over the network 410 to a remote computing device.
  • the power management subsystem 100 waits until the remote computing device returns a confirmation that the wakeword is present in the first audio input to transmit subsequent audio inputs for recognition. If no confirmation of the wakeword is provided by the remote computing device, or if a deactivation instruction is received via the network interface module 206 , the network interface module 206 and one or more modules of the power management subsystem 100 may be deactivated.
  • a particular module of the power management subsystem 100 may provide a “false positive,” causing one or more modules to be incorrectly activated.
  • the speech detection module 108 may incorrectly determine that speech is present at block 314
  • the speech processing module 110 may incorrectly determine that the speech includes the wakeword at block 320 or that the speech belongs to the user at block 324 .
  • Adaptive thresholding and cross-validation among the modules of the power management subsystem 100 may be advantageously used to reduce false positives. Two examples of adaptive thresholding are discussed herein, but other types of adaptive thresholding are possible.
  • the speech detection module may determine that speech is present in an audio input at block 314 .
  • the speech processing module 110 which may recognize speech more precisely than the speech detection module 108 owing to its superior processing power, may determine that in fact no speech is present in the audio input. Accordingly, the speech processing module 110 may direct the speech detection module 108 to increase its score threshold for determining that speech is present in the audio input, so as to reduce future false positives.
  • the remote computing device such as a speech recognition server 420
  • the remote computing device may transmit to the user computing device 200 an indication that no wakeword was present in the speech, even though the speech processing module 110 may have indicated that the wakeword was present.
  • the score threshold of the speech processing module 110 for determining that the wakeword is present in the speech may be increase, so as to reduce future false positives.
  • a user interface may be provided so that a user may increase one or more score thresholds to reduce false positives, as further described below with respect to FIG. 5 .
  • a particular component may provide a “false negative,” such that components of the power management subsystem 100 are not activated and/or the network interface module 206 is not activated, even though the user has spoken the wakeword.
  • the speech detection module 108 may incorrectly determine that no speech is present at block 314 , or the speech processing module 110 may incorrectly determine that the speech does not include the wakeword at block 320 or that the speech does not belong to the user at block 324 .
  • the power management subsystem 100 may periodically lower the threshold scores, e.g., lower the score required to satisfy the thresholds in blocks 314 , 320 , and/or 324 .
  • the threshold may continue to be lowered until one or more false positives are obtained, as described above. Once one or more false positives are obtained, the threshold may not be lowered further, or may be slightly increased. Further, a user interface may accordingly be provided so that a user may decrease one or more score thresholds to reduce false negatives, as further described below with respect to FIG. 5 .
  • not all activated components are deactivated if a negative result is obtained at any of blocks 314 , 320 , or 324 .
  • the speech processing module 110 may be deactivated at block 322 , but the speech detection module 108 may remain activated.
  • blocks may be skipped in some implementations.
  • a score satisfying a threshold at either of blocks 314 or 320 prompts one or more subsequent blocks to be skipped. For example, if the speech processing module 110 determines with very high confidence that the wakeword is present in the speech at block 320 , the illustrative routine 300 may skip directly to block 326
  • the user computing device 200 may include an automatic speech recognition engine configured to be executed by the processing unit 202 .
  • the processing unit 202 may only implement the automatic speech recognition engine to recognize speech responsive to the speech processing module 110 determining that the wakeword has been spoken by a user.
  • the environment 400 may include a user 401 ; a user computing device 200 as described above; a network 410 ; a speech recognition server 420 ; and a data store 430 .
  • the network 410 may be any wired network, wireless network or combination thereof.
  • the network 410 may be a personal area network, local area network, wide area network, cable network, satellite network, cellular telephone network, or combination thereof. Protocols and devices for communicating via the Internet or any of the other aforementioned types of communication networks are well known to those skilled in the art of computer communications, and thus need not be described in more detail herein.
  • the speech recognition server 420 may generally be any computing device capable of communicating over the network 410 .
  • the speech recognition server 420 is implemented as one or more server computing devices, though other implementations are possible.
  • the speech recognition server 420 may be capable of receiving audio input over the network 410 from the user computing device 200 . This audio input may be processed in a number of ways, depending on the implementation of the speech recognition server 420 .
  • the speech recognition server 420 processes the audio input received from the user computing device 200 to confirm that a wakeword is present (e.g., by comparing the audio input to a known model of the wakeword), and transmits the confirmation to the user computing device 200 .
  • the speech recognition server 420 may further be configured to identify a user 401 that spoke the wakeword using known speaker identification techniques.
  • the speech recognition server 420 may process the audio input received from the user computing device 200 to determine speech recognition results from the audio input.
  • the audio input may include a spoken query for an intelligent agent to process; speech to be transcribed to text; or other speech suitable for a speech recognition application.
  • the speech recognition server 420 may transmit the speech recognition results over the network 410 to the user computing device 200 . Further information pertaining to distributed speech recognition applications may be found in U.S. Pat. No. 8,117,268, entitled “Hosted voice recognition system for wireless devices” and issued on Feb. 14, 2012, the disclosure of which is hereby incorporated by reference in its entirety.
  • the speech recognition server 420 may be in communication either locally or remotely with a data store 430 .
  • the data store 430 may be embodied in hard disk drives, solid state memories, and/or any other type of non-transitory, computer-readable storage medium accessible to the speech recognition server 420 .
  • the data store 430 may also be distributed or partitioned across multiple storage devices as is known in the art without departing from the spirit and scope of the present disclosure. Further, in some embodiments, the data store 430 is implemented as a network-based electronic storage service.
  • the data store 430 may include one or more models of wakewords.
  • a wakeword model is specific to a user 401
  • the speech recognition server may compare the audio input to a known model of the wakeword stored in the data store 430 . If the audio input is sufficiently similar to the known model, the speech recognition server 420 may transmit a confirmation of the wakeword to the user computing device 200 , whereupon the user computing device 200 may obtain further audio input to be processed by the speech recognition server 420 .
  • the data store 430 may also include one or more acoustic and/or language models for use in speech recognition. These models may include general-purpose models as well as specific models. Models may be specific to a user 401 ; to a speech recognition application implemented by the user computing device 200 and/or the speech recognition server 420 ; or may have other specific purposes. Further information regarding language models and acoustic models may be found in U.S. patent application Ser. No. 13/587,799, entitled “DISCRIMINATIVE LANGUAGE MODEL PRUNING,” filed on Aug. 16, 2012; and in U.S. patent application Ser. No. 13/592,157, entitled “UNSUPERVISED ACOUSTIC MODEL TRAINING,” filed on Aug. 22, 2012. The disclosures of both of these applications were previously incorporated by reference above.
  • the data store 430 may further include data that is responsive to a query contained in audio input received by the speech recognition server 420 .
  • the speech recognition server 420 may recognize speech included in the audio input, identify a query included in the speech, and process the query to identify responsive data in the data store 430 .
  • the speech recognition server 420 may then provide an intelligent agent response including the responsive data to the user computing device 200 via the network 410 .
  • Still further data may be included in the data store 430 .
  • the speech recognition server 420 may be represented as a single physical server computing device, or, alternatively, may be split into multiple physical servers that achieve the functionality described herein. Further, the user computing device 200 may have some or all of the speech recognition functionality of the speech recognition server 420 .
  • the user computing device 200 and/or speech recognition server 420 may be executed by one more virtual machines implemented in a hosted computing environment.
  • the hosted computing environment may include one or more rapidly provisioned and released computing resources, which computing resources may include computing, networking and/or storage devices.
  • a hosted computing environment may also be referred to as a cloud computing environment.
  • One or more of the computing devices of the hosted computing environment may include a power management subsystem 100 as discussed above.
  • the user 401 may speak the wakeword 502 .
  • the user computing device 200 may obtain the audio input that may include the user's speech (1) and determine that the wakeword 402 is present in the speech (2), substantially as discussed above with respect to FIG. 3 .
  • the audio input may also include a voice command or query.
  • the application processing module 112 and the network interface module 206 of the user computing device 200 may be activated (3) and the audio input transmitted (4) over the network 410 to the speech recognition server 420 .
  • the speech recognition server 420 may confirm (5) that the wakeword is present in the audio input, and may transmit (6) a confirmation to the user computing device 200 over the network 410 .
  • the user computing device 200 may continue to obtain audio input (7) to be provided to the speech recognition server 420 for processing.
  • the obtained audio input may include an intelligent agent query 404 for processing by the speech recognition server 420 .
  • the obtained audio input may include speech to be transcribed by the speech recognition server 420 (e.g., for use with a dictation, word processing, or messaging application executed by the application processing module 112 ).
  • the user computing device 200 may transmit the audio input (8) over the network 410 to the speech recognition server 420 .
  • an identifier of the speech recognition application for which speech recognition results are to be generated may be provided to the speech recognition server 420 , so that the speech recognition server 420 may generate results specifically for use with the speech recognition application implemented by the application processing module 112 .
  • the speech recognition server 420 may recognize speech (9) included in the audio input and generate speech recognition results (10) therefrom.
  • the speech recognition results may include, for example, a transcription of the speech, an intelligent agent response to a query included in the speech, or any other type of result.
  • These speech recognition results may be transmitted (11) from the speech recognition server 420 to the user computing device 200 over the network 410 .
  • the application processing module 112 may cause presentation of the results (12) in audible format (e.g., via text-to-speech) or in visual format (e.g., via a display of the user computing device 200 ).
  • the user computing device 200 may continue to obtain audio input (13) to be provided to the speech recognition server 420 for processing.
  • the user computing device 200 may transmit the audio input (14) over the network 410 to the speech recognition server 420 .
  • the speech recognition server may recognize any speech (15) included in the audio input. Responsive to recognizing the speech, the speech recognition server 420 may determine that the user 401 is no longer speaking to the user computing device 200 and stop (16) any subsequent speech recognition. For example, the user 401 may speak words that do not correspond to a structured command or query, such as undirected natural language speech 406 .
  • the speech recognition server 420 may also analyze the speech's speed, carefulness, inflection, or clarity to determine that the speech is not directed to the user computing device 200 and should not be processed into speech recognition results.
  • audio inputs may also prompt the speech recognition server 420 to stop subsequent speech recognition.
  • the speech recognition server 420 may determine that the received audio input does not include speech. Responsive to receiving one or more audio inputs that do not include speech directed to the user computing device 200 , the speech recognition server 420 may determine that speech recognition results should not be generated and that the speech recognition should stop. Further, the audio input may include a predetermined sleepword, which may be selected by the user 401 . If the speech recognition server 420 detects the sleepword, the speech recognition server 420 may stop performing speech recognition on the audio input.
  • the speech recognition server 420 may determine that multiple users 401 are present in the vicinity of the user computing device 200 (e.g., by performing speaker identification on multiple audio inputs obtained by the user computing device 200 ). If the number of identified users 401 satisfies a threshold (which may be any number of users 401 greater than one), the speech recognition server 420 may determine that any audio inputs obtained by the user computing device 200 are not likely intended to be processed into speech recognition results.
  • a threshold which may be any number of users 401 greater than one
  • the speech recognition server 420 may transmit a deactivation instruction (17) over the network 410 to the user computing device 200 .
  • the user computing device 200 may deactivate (18) its network interface module 206 and one or more components of the power management subsystem 100 , such as the application processing module 112 , the speech processing module 110 , and/or the speech detection module 108 .
  • Other conditions may also prompt the speech recognition server 420 to transmit the deactivation instruction to the user computing device 200 . For example, returning to FIG.
  • the speech recognition server 420 may transmit a deactivation instruction to the user computing device 200 .
  • the speech recognition server 420 may determine that a threshold amount of time has passed since it last received an audio input including speech from the user computing device 200 , and may accordingly transmit a deactivation instruction to the user computing device 200 . Still other criteria may be determined for transmitting a deactivation instruction to the user computing device 200 .
  • the user computing device 200 may activate the components of the power management subsystem 100 and the network interface module 206 and transmit the audio input to the speech recognition server 420 .
  • the example operations shown herein may thus repeat themselves.
  • the example operations depicted in FIG. 4A , FIG. 4B , and FIG. 4C are provided for illustrative purposes.
  • One or more states may be omitted from the example operations shown herein, or additional states may be added.
  • the user computing device 200 need not obtain a confirmation of the wakeword from the speech recognition server 420 before transmitting an audio input for which speech recognition results are to be generated by the speech recognition server 420 .
  • the user computing device 200 need not obtain a deactivation instruction before deactivating its network interface module 206 and/or one or more of the components of its power management subsystem 100 , such as the application processing module 112 , speech processing module 110 , or speech detection module 108 .
  • power management subsystem 100 may determine (via the audio detection module 106 ) that at least a threshold amount of time has passed since an audio input having an energy level satisfying an energy level threshold has been obtained by the user computing device 200 .
  • the user computing device 200 may determine (via the speech detection module 108 ) that at least a threshold amount of time has passed since an audio input that includes speech has been obtained. Responsive to determining that the threshold amount of time has passed, the power management subsystem 100 may cause deactivation of the network interface module 206 , and may deactivate one or more of its own components as described above with respect to FIG. 3 .
  • the power management subsystem 100 may be configured to recognize a sleepword selected and spoken by the user 401 , in a manner substantially similar to how the wakeword is identified in FIG. 3 . If the sleepword is detected by the power management subsystem 100 (e.g., by the speech processing module 110 ), the network interface module 206 and/or one or more of the components of the power management subsystem 100 may be deactivated. Likewise, if the user computing device 200 includes its own on-device speech recognition capabilities, they may be deactivated responsive to the sleepword being detected.
  • FIG. 5 depicts an illustrative user interface 500 that may be provided by a user computing device 200 for customizing operations of the power management subsystem 100 and of the user computing device 200 .
  • the user interface module 212 processes user input made via the user interface 500 and provides it to the power management subsystem 100 .
  • the energy level threshold element 502 may enable a user to specify a threshold energy level at which the speech detection module 108 should be activated, as shown in block 308 of FIG. 3 .
  • a threshold energy level at which the speech detection module 108 should be activated as shown in block 308 of FIG. 3 .
  • the user 401 may wish to increase the energy level threshold at which the speech processing module 108 is activated.
  • the user 401 may wish to decrease the energy level threshold at which the speech detection module 108 is activated.
  • the energy level threshold may correspond to a volume threshold, intensity threshold, amplitude threshold, or other threshold related to the audio input.
  • the keyword confidence threshold element 504 may enable a user to specify a threshold score at which the speech processing module 110 determines that a keyword is present.
  • the identification confidence threshold element may enable a user to specify a threshold score at which the speech processing module 110 determines that the user spoke the keyword.
  • the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 recognizing a wakeword (e.g., the speech processing module 110 determining a score that satisfies a threshold, which score corresponds to a likelihood that the wakeword is included in the speech).
  • the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 determining that the wakeword is associated with the user 401 with at least the threshold score corresponding to a likelihood that the wakeword is associated with the user. In a further embodiment, the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 both recognizing the wakeword with at least the threshold score and determining that the wakeword is associated with the user 401 with at least the threshold score.
  • Other threshold elements may be provided to enable the user 401 to set individual thresholds for activating any or all of the individual components of the power management subsystem 100 . Further threshold elements may be provided to enable the user to specify scores at which one or more blocks of the illustrative routine 300 may be skipped, substantially as discussed above with respect to FIG. 3 .
  • the user interface 500 may further include one or more timer elements 508 A and 508 B. Each timer element may be used to set a threshold time interval at which the network interface module 206 and/or one or more components of the power management subsystem 100 are automatically deactivated. With reference to timer element 508 A, if the power management subsystem 100 determines that at least a threshold interval of time has passed since an audio input having an energy level satisfying an energy level threshold has been obtained by the user computing device 200 , the network interface module 206 may be automatically deactivated, in addition to the application processing module 112 , the speech processing module 110 , and the speech detection module 108 of the power management subsystem 100 .
  • timer elements may also be used to set a threshold time interval after which the speech recognition server 420 automatically sends a deactivation instruction to the network interface module 206 and the power management subsystem 100 , substantially as discussed above with respect to FIG. 4C . Timer elements for other modules of the power management subsystem 100 may also be provided.
  • the user 401 can select whether the wakeword should be confirmed by the speech recognition server 420 with server confirmation element 510 .
  • the application processing module 112 and network interface module 206 only remains activated after the speech processing module 110 detects the wakeword if a confirmation of the wakeword is received from the speech recognition server 420 . If the user 401 requires server confirmation of the wakeword, subsequently obtained audio inputs may not be transmitted to the speech recognition server 420 unless the wakeword is confirmed. However, as discussed above, confirmation is not necessarily required. If the user 401 does not require server confirmation of the wakeword, the user computing device 200 may transmit one or more audio inputs obtained subsequent to the speech processing module 110 detecting the wakeword in the speech and/or determining that the speech is associated with the user 401 .
  • the user 401 may also select whether speaker identification is required with speaker identification element 512 . If the user 401 requires speaker identification, the speech processing module 110 and/or the speech recognition server 420 may be used to determine whether an audio input including speech corresponding to a wakeword is associated with the user 401 .
  • the application processing module 112 and network interface module 206 may be activated responsive to the speech processing module 110 determining that the user 401 is the speaker of the speech. Likewise, the network interface module 206 may remain in an activated state responsive to receiving a confirmation from the speech recognition server 420 that the user 401 is indeed the speaker of the wakeword. If the user 401 does not require speaker identification, however, neither the speech processing module 110 nor the speech recognition server 420 need identify the speaker.
  • the user interface 500 may also include an on-device recognition selection element 514 , wherein the user 401 may select whether the user computing device 200 generates speech recognition results by itself, or whether audio inputs are routed to the speech recognition server 420 for processing into speech recognition results.
  • the on-device recognition selection element 514 may be optionally disabled or grayed out if the user computing device 200 does not include on-device speech recognition capabilities. Further, the on-device recognition selection element 514 may be automatically deselected (and on-device speech recognition capabilities automatically disabled) if the power supply 218 drops below a threshold power supply level (e.g., a battery charge percentage), as on-device speech recognition capabilities as implemented by the processing unit 202 and/or the application processing module 112 may require a relatively large power draw.
  • a threshold power supply level e.g., a battery charge percentage
  • the wakeword pane 516 and sleepword pane 518 may include user interface elements whereby the user 401 may record and cause playback of a wakeword or sleepword spoken by the user 401 .
  • the network interface module 206 may be automatically activated so that the audio input including the user's speech may be provided to the speech recognition server 420 .
  • the speech recognition server 420 may return a transcription of the recorded wakeword or sleepword so that the user may determine whether the recorded wakeword or sleepword was understood correctly by the speech recognition server 420 .
  • any on-device speech recognition capabilities of the user computing device 200 may be activated to transcribe the recorded speech of the user 401 .
  • a spectral representation of the spoken wakeword or sleepword may also be provided by the user interface 500 .
  • the wakeword pane 516 and sleepword pane 518 may include suggestions for wakewords or sleepwords, and may also indicate a quality of a wakeword or sleepword provided by the user 401 , which quality may reflect a likelihood that the wakeword or sleepword is to produce false positive or false negative. Further information regarding suggesting keywords may be found in U.S. patent application Ser. No. 13/670,316, entitled “WAKE WORD EVALUATION,” which was filed on Nov. 6, 2012. The disclosure of this application is hereby incorporated by reference in its entirety.
  • the power management subsystem 100 may be partially or wholly implemented by the processing unit 202 .
  • some or all of the functionality of the power management subsystem 100 may be implemented as software instructions executed by the processing unit 202 .
  • the functionality of the speech processing module 110 , the application processing module 112 , and the power management module 120 may be implemented as software executed by the processing unit 202 .
  • the processing unit 202 may accordingly be configured to selectively activate and/or deactivate the network interface module 206 responsive to detecting a wakeword. Still further implementations are possible.

Abstract

Power consumption for a computing device may be managed by one or more keywords. For example, if an audio input obtained by the computing device includes a keyword, a network interface module and/or an application processing module of the computing device may be activated. The audio input may then be transmitted via the network interface module to a remote computing device, such as a speech recognition server. Alternately, the computing device may be provided with a speech recognition engine configured to process the audio input for on-device speech recognition.

Description

BACKGROUND
Computing devices may include speech recognition capabilities. For example, a computing device can capture audio input and recognize speech using an acoustic model and a language model. The acoustic model is used to generate hypotheses regarding which sound subword units (e.g., phonemes, etc.) correspond to speech based on the acoustic features of the speech. The language model is used to determine which of the hypotheses generated using the acoustic model is the most likely transcription of the speech based on lexical features of the language in which the speech is spoken. A computing device may also be capable of processing the recognized speech for specific speech recognition applications. For example, finite grammars or natural language processing techniques may be used to process speech.
BRIEF DESCRIPTION OF THE DRAWINGS
The various aspects and many of the attendant advantages of the present disclosure will become more readily appreciated as the same become better understood by reference to the following detailed description when taken in conjunction with the accompanying drawings, wherein:
FIG. 1 is a schematic diagram depicting an illustrative power management subsystem.
FIG. 2 is a schematic diagram depicting an illustrative user computing device including a power management subsystem.
FIG. 3 is flow diagram depicting an illustrative routine for speech recognition power management which may be implemented by the power management subsystem of FIG. 1.
FIG. 4A, FIG. 4B, and FIG. 4C are state diagrams depicting an illustrative operation of a distributed speech recognition system.
FIG. 5 is a pictorial diagram depicting an illustrative user interface that may be provided by a user computing device that includes a power management subsystem.
DETAILED DESCRIPTION
In some current approaches to speech recognition, speech recognition capabilities are allocated among one or more computing devices in a distributed computing environment. In a particular example of these approaches, a first computing device may be configured to capture audio input, and may transmit the audio input over a network to a second computing device. The second computing device may perform speech recognition on the audio input and generate a transcription of speech included in the audio input. The transcription of the speech then may be transmitted over the network from the second computing device back to the first computing device. In other current approaches, the first computing device may be configured to capture audio input and transcribe the audio input on its own.
In these and other current approaches, the first computing device may be configured to remain in a persistently active state. In such a persistently active state, the first computing device may continuously maintain a network connection to the second computing device. The first computing device may also continue to power any hardware used to implement its own speech recognition capabilities. One drawback of these approaches, among others, is that the first computing device may consume unacceptable amounts of energy to maintain the persistently active state. Such energy demands may prove especially problematic for mobile computing devices that rely on battery power. Still other problems are present in current approaches.
Accordingly, aspects of the present disclosure are directed to power management for speech recognition. A computing device may be provided with a power management subsystem that selectively activates or deactivates one or more modules of the computing device. This activation may be responsive to an audio input that includes one or more pre-designated spoken words, sometimes referred to herein as “keywords.” A keyword that prompts the activation of one or more components may be activated is sometimes referred to herein as a “wakeword,” while a keyword that prompts the deactivation of one or more components is sometimes referred to herein as a “sleepword.” In a particular example, the computing device may include a selectively activated network interface module that, when activated, consumes energy to provide the computing device with connectivity to a second computing device, such as a speech recognition server or other computing device. The power management subsystem may process an audio input to determine that the audio input includes a wakeword, and activate the network interface module in response to determining that the audio input comprises the wakeword. With the network interface module activated, the power management subsystem may cause transmission of the audio input to a speech recognition server for processing.
The power management subsystem may itself include one or more selectively activated modules. In some embodiments, one or more of the selectively activated modules are implemented as dedicated hardware (such as an integrated circuit, a digital signal processor or other type of processor) that may be switched from a low-power, deactivated state with relatively lesser functionality, to a high-power, activated state with relatively greater functionality, and vice versa. In other embodiments, one or more modules are implemented as software that includes computer-executable code carried out by one or more general-purpose processors. A software module may be activated (or deactivated) by activating (or deactivating) a general-purpose processor configured to or capable of carrying out the computer-executable code included in the software. In still further embodiments, the power management system includes both one or more hardware modules and one or more software modules.
The power management subsystem may further include a control module in communication with the one or more selectively activated modules. Such a control module is sometimes referred to herein as a “power management module,” and may include any of the hardware or software described above. The power management module may cause the activation or deactivation of a module of the power management subsystem. In some embodiments, the power management module activates or deactivates one or more modules based at least in part on a characteristic of audio input obtained by an audio input module included in the computing device. For example, a module of the power management subsystem may determine one or more values, which values may include, for example, an energy level or volume of the audio input; a score corresponding to a likelihood that speech is present in the audio input; a score corresponding to a likelihood that a keyword is present in the speech; and other values. The module may communicate the one or more values to the power management module, which may either communicate with another module to cause activation thereof or communicate with the module from which the one or more values were received to cause deactivation of that module and/or other modules. In other embodiments, however, a first selectively activated module may communicate directly with a second selectively activated module to cause activation thereof. In such embodiments, no power management module need be present. In still further embodiments, a power management subsystem may be provided with one or more modules, wherein at least some of the one or more modules are in communication with each other but not with the power management module.
In an example implementation, the power management subsystem may include an audio detection module, which may be configured to determine an energy level or volume of an audio input obtained by the computing device. While the audio detection module may persistently monitor for audio input, the remaining components of the power management subsystem may remain in a low-power, inactive state until activated (either by the power management module or by a different module). If the audio detection module determines that an audio input meets a threshold energy level or volume, a speech detection module may be activated to determine whether the audio input includes speech. If the speech detection module determines that the audio input includes speech, a speech processing module included in the power management subsystem may be activated. The speech processing module may determine whether the speech includes a wakeword, and may optionally classify the speech to determine if a particular user spoke the wakeword. If the speech processing module determines that the speech includes the wakeword, an application processing module may be activated, which application processing module may implement a speech recognition application module stored in memory of the computing device. The speech recognition application may include, for example, an intelligent agent frontend, such as that described in “Intelligent Automated Assistant,” which was filed on Jan. 10, 2011 and published as U.S. Publication No. 2012/0016678 on Jan. 19, 2012. The disclosure of this patent application is hereby incorporated by reference in its entirety. The selectively activated network interface module may also be activated as discussed above, and the audio input may be transmitted to a remote computing device for processing. This example implementation is discussed in greater detail below with respect to FIG. 3. Alternately, the power management subsystem may, responsive to detecting the wakeword, activate a processing unit that implements any on-device speech recognition capabilities of the computing device.
By selectively activating modules of the computing device, the power management subsystem may advantageously improve the energy efficiency of the computing device. The power management subsystem may further improve the energy efficiency of the computing device by selectively activating one or more of its own modules. While such implementations are particularly advantageous for computing devices that rely on battery power, all computing devices for which power management may be desirable can benefit from the principles of the present disclosure.
Turning now to FIG. 1, an illustrative power management subsystem 100 that may be included in a computing device is shown. The power management subsystem 100 may include an analog/digital converter 102; a memory buffer module 104; an audio detection module 106; a speech detection module 108; a speech processing module 110; an application processing module 112; and a power management module 120. The memory buffer module 104 may be in communication with the audio detection module 106; the speech detection module 108; the speech processing module 110; the application processing module 112; and a network interface module 206. The power management module 120 may likewise be in communication with audio detection module 106; the speech detection module 108; the speech processing module 110; the application processing module 112; and the network interface module 206.
The analog/digital converter 102 may receive an audio input from an audio input module 208. The audio input module 208 is discussed in further detail below with respect to FIG. 2. The analog/digital converter 102 may be configured to convert analog audio input to digital audio input for processing by the other components of the power management subsystem 100. In embodiments in which the audio input module 208 obtains digital audio input (e.g., the audio input module 208 includes a digital microphone or other digital audio input device), the analog/digital converter 102 may optionally be omitted from the power management subsystem 100. Thus, the audio input module 208 may provide audio input directly to the other modules of the power management subsystem 100.
The memory buffer module 104 may include one or more memory buffers configured to store digital audio input. The audio input obtained by the audio input module 208 (and, if analog, converted to digital form by the analog/digital converter 102) may be recorded to the memory buffer module 104. The audio input recorded to the memory buffer module 104 may be accessed by other modules of the power management subsystem 100 for processing by those modules, as discussed further herein.
The one or more memory buffers of the memory buffer module 104 may include hardware memory buffers, software memory buffers, or both. The one or more memory buffers may have the same capacity, or different capacities. A memory buffer of the memory buffer module 104 may be selected to store an audio input depending on which other modules are activated. For example, if only the audio detection module 106 is active, an audio input may be stored to a hardware memory buffer with relatively small capacity. However, if other modules are activated, such as the speech detection module 108; the speech processing module 110; the application processing module 112; and/or the network interface module 206, the audio input may be stored to a software memory buffer of relatively larger capacity. In some embodiments, the memory buffer module 104 includes a ring buffer, in which audio input may be recorded and overwritten in the order that it is obtained by the audio input module 208.
The audio detection module 106 may process audio input to determine an energy level of the audio input. In some embodiments, the audio detection module 106 includes a low-power digital signal processor (or other type of processor) configured to determine an energy level (such as a volume, intensity, amplitude, etc.) of an obtained audio input and for comparing the energy level of the audio input to an energy level threshold. The energy level threshold may be set according to user input, or may be set automatically by the power management subsystem 100 as further discussed below with respect to FIG. 3. In some embodiments, the audio detection module 106 is further configured to determine that the audio input has an energy level satisfying a threshold for at least a threshold duration of time. In such embodiments, high-energy audio inputs of relatively short duration, which may correspond to sudden noises that are relatively unlikely to include speech, may be ignored and not processed by other components of the power management subsystem 100.
If the audio detection module 106 determines that the obtained audio input has an energy level satisfying an energy level threshold, it may communicate with the power management module 120 to direct the power management module 120 to activate the speech detection module 108. Alternately, the audio detection module 106 may communicate the energy level to the power management module 120, and the power management module 120 may compare the energy level to the energy level threshold (and optionally to the threshold duration) to determine whether to activate the speech detection module 108. In another alternative, the audio detection module 106 may communicate directly with the speech detection module 108 to activate it. Optionally, the power management module 120 (or audio detection module 106) may direct the audio input module 208 to increase its sampling rate (whether measured in frame rate or bit rate) responsive to the audio detection module 106 determining that the audio input has an energy level satisfying a threshold.
The speech detection module 108 may process audio input to determine whether the audio input includes speech. In some embodiments, the speech detection module 108 includes a low-power digital signal processor (or other type of processor) configured to implement one or more techniques to determine whether the audio input includes speech. In some embodiments, the speech detection module 108 applies voice activity detection (VAD) techniques. Such techniques may determine whether speech is present in an audio input based on various quantitative aspects of the audio input, such as the spectral slope between one or more frames of the audio input; the energy levels of the audio input in one or more spectral bands; the signal-to-noise ratios of the audio input in one or more spectral bands; or other quantitative aspects. In other embodiments, the speech detection module 108 implements a limited classifier configured to distinguish speech from background noise. The classifier may be implemented by techniques such as linear classifiers, support vector machines, and decision trees. In still other embodiments, the speech detection module 108 applies Hidden Markov Model (HMM) or Gaussian Mixture Model (GMM) techniques to compare the audio input to one or more acoustic models, which acoustic models may include models corresponding to speech, noise (such as environmental noise or background noise), or silence. Still other techniques may be used to determine whether speech is present in the audio input.
Using any of the techniques described above, the speech detection module 108 may determine a score or a confidence level whose value corresponds to a likelihood that speech is actually present in the audio input (as used herein, “likelihood” may refer to common usage, whether something is likely, or the usage in statistics). If the score satisfies a threshold, the speech detection module 108 may determine that speech is present in the audio input. However, if the score does not satisfy the threshold, the speech detection module 108 may determine that there is no speech in the audio input.
The speech detection module 108 may communicate its determination as to whether speech is present in the audio input to the power management module 120. If speech is present in the audio input, the power management module 120 may activate the speech processing module 110 (alternately, the speech detection module 108 may communicate directly with the speech processing module 110). If speech is not present in the audio input, the power management module 120 may deactivate the speech detection module 108. Alternately, the speech detection module 108 may communicate the score to the power management module 120, whereupon the power management module 120 may determine whether to activate the speech processing module 110 or deactivate the speech detection module 108.
The speech processing module 110 may process the audio input to determine whether a keyword is included in the speech. In some embodiments, the speech processing module 110 includes a microprocessor configured to detect a keyword in the speech, such as a wakeword or sleepword. The speech processing module 110 may be configured to detect the keyword using HMM techniques, GMM techniques, or other speech recognition techniques.
The speech processing module 110 may be able to separate speech that incidentally includes a keyword from a deliberate utterance of the keyword by determining whether the keyword was spoken immediately before or after one or more other phonemes or words. For example, if the keyword is “ten,” the speech processing module 110 may be able to distinguish the user saying “ten” by itself from the user saying “ten” incidentally as part of the word “Tennessee,” the word “forgotten,” the word “stent,” or the phrase “ten bucks.”
The speech processing module 110 may further be configured to determine whether the speech is associated with a particular user of a computing device in which the power management subsystem 100 is included, or whether the speech corresponds to background noise; audio from a television; music; or the speech of a person other than the user, among other classifications. This functionality may be implemented by techniques such as linear classifiers, support vector machines, and decision trees, among other techniques for classifying audio input.
Using any of the techniques described above, the speech processing module 110 may determine a score or confidence level whose value corresponds to a likelihood that a keyword is actually present in the speech. If the score satisfies a threshold, the speech processing module 110 may determine that the keyword is present in the speech. However, if the score does not satisfy the threshold, the speech processing module 110 may determine that there is no keyword in the speech.
The speech processing module 110 may communicate its determination as to whether a keyword is present in the speech to the power management module 120. If the keyword is present in the speech and the keyword is a wakeword, the power management module 120 may activate application processing module 112 and the network interface module 206 (alternately, the speech processing module 110 may communicate directly with these other modules). If the keyword is not present in the audio input (or the keyword is a sleepword), the power management module 120 may deactivate the speech processing module 110 and the speech detection module 108. Alternately, the speech processing module 110 may communicate the score to the power management module 120, whereupon the power management module 120 may determine whether to activate the application processing module 112 and the network interface module 206 or deactivate the speech processing module 110 and the speech detection module 108. In some embodiments, these activations and/or deactivations only occur if the speech processing module 110 determines that a particular user spoke the speech that includes the keyword.
The application processing module 112 may include a microprocessor configured to implement a speech recognition application provided with a computing device in which the power management subsystem is included. The speech recognition application may include any application for which speech recognition may be desirable, such as a dictation application, a messaging application, an intelligent agent frontend application, or any other application. The speech recognition application may also be configured to format the speech (e.g., by compressing the speech) for transmission over a network to a remote computing device, such as a speech recognition server.
In some embodiments, the application processing module 112 includes a dedicated microprocessor for implementing the speech recognition application. In other embodiments, the application processing module 112 includes a general-purpose microprocessor that may also implement other software provided with a computing device in which the power management subsystem 100 is included, such as the processing unit 202 shown in FIG. 2, which is discussed further below.
The network interface module 206, when activated, may provide connectivity over one or more wired or wireless networks. Upon its activation, the network interface module 206 may transmit the received audio input recorded to the memory buffer module 104 over a network to a remote computing device, such as a speech recognition server. The remote computing device may return recognition results (e.g., a transcription or response to an intelligent agent query) to the computing device in which the network interface module 206 is included, whereupon the network interface module 206 may provide the received recognition results to the application processing module 112 for processing. The network interface module 206 is discussed further below with respect to FIG. 2.
The modules of the power management subsystem 100 may be combined or rearranged without departing from the scope of the present disclosure. The functionality of any module described above may be allocated among multiple modules, or combined with a different module. As discussed above, any or all of the modules may be embodied in one or more integrated circuits, one or more general-purpose microprocessors, or in one or more special-purpose digital signal processors or other dedicated microprocessing hardware. One or more modules may also be embodied in software implemented by a processing unit 202 included in a computing device, as discussed further below with respect to FIG. 2. Further, one or more of the modules may be omitted from the power management subsystem 100 entirely.
Turning now to FIG. 2, a user computing device 200 in which a power management subsystem 100 may be included is illustrated. The user computing device 200 includes a processing unit 202; a non-transitory computer-readable medium drive 204; a network interface module 206; the power management subsystem 100 as shown in FIG. 1; and an audio input module 208, all of which may communicate with one another by way of a communication bus. The user computing device 200 may also include a power supply 218, which may provide power to the various components of the user computing device 200, such as the processing unit 202; the non-transitory computer-readable medium drive 204; the network interface module 206; the power management subsystem 100 as shown in FIG. 1; and the audio input module 208.
The processing unit 202 may include one or more general-purpose microprocessors configured to communicate to and from the memory 210 to implement various software modules stored therein, such as a user interface module 212, operating system 214, and speech recognition application module 216. The processing unit 202 may also communicate with the power management subsystem 100 and may further implement any modules of the power management subsystem 100 embodied in software. Accordingly, the processing unit 202 may be configured to implement any or all of the audio detection module 106; the speech detection module 108; the speech processing module 110; the application processing module 112; and the power management module 120. Further, the processing unit 202 may be configured to implement on-device automatic speech recognition capabilities that may be provided with the user computing device 200.
The memory 210 generally includes RAM, ROM, and/or other persistent or non-transitory computer-readable storage media. The user interface module 212 may be configured to present a user interface via a display of the user computing device 200 (not shown). The user interface module 212 may be further configured to process user input received via a user input device (not shown), such as a mouse, keyboard, touchscreen, keypad, etc. The user interface presented by the user interface module 212 may provide a user with the opportunity to customize the operation of the power management subsystem 100 and/or other operations implemented by the user computing device 200. An example of a user interface is discussed further below with respect to FIG. 5. The memory 210 may additionally store an operating system 214 that provides computer program instructions for use by the processing unit 202 in the general administration and operation of the user computing device 200. The memory 210 can further include computer program instructions that the application processing module 112 and/or processing unit 202 executes in order to implement one or more embodiments of a speech recognition application module 216. As discussed above, the speech recognition application module 216 may be any application that may use speech recognition results, such as a dictation application; a messaging application; an intelligent agent application frontend; or any other application that may advantageously use speech recognition results. In some embodiments, the memory 210 may further include an automatic speech recognition engine (not shown) that may be implemented by the processing unit 202.
The non-transitory computer-readable medium drive 204 may include any electronic data storage known in the art. In some embodiments, the non-transitory computer-readable medium drive 204 stores one or more keyword models (e.g., wakeword models or sleepword models) to which an audio input may be compared by the power management subsystem 100. The non-transitory computer-readable medium drive 204 may also store one or more acoustic models and/or language models for implementing any on-device speech recognition capabilities of the user computing device 200. Further information regarding language models and acoustic models may be found in U.S. patent application Ser. No. 13/587,799, entitled “DISCRIMINATIVE LANGUAGE MODEL PRUNING,” filed on Aug. 16, 2012; and in U.S. patent application Ser. No. 13/592,157, entitled “UNSUPERVISED ACOUSTIC MODEL TRAINING,” filed on Aug. 22, 2012. The disclosures of both of these applications are hereby incorporated by reference in their entireties.
The network interface module 206 may provide the user computing device 200 with connectivity to one or more networks, such as a network 410, discussed further below with respect to FIG. 4A, FIG. 4B, and FIG. 4C. The processing unit 202 and the power management subsystem 100 may thus receive instructions and information from remote computing devices that may also communicate via the network 410, such as a speech recognition server 420, as also discussed further below. In some embodiments, the network interface module 206 comprises a wireless network interface that provides the user computing device 200 with connectivity over one or more wireless networks.
In some embodiments, the network interface module 206 is selectively activated. While the network interface module 206 is in a deactivated or “sleeping” state, it may provide limited or no connectivity to networks or computing systems so as to conserve power. In some embodiments, the network interface module 206 is in a deactivated state by default, and becomes activated responsive to a signal from the power management subsystem 100. While the network interface module 206 in an activated state, it may provide a relatively greater amount of connectivity to networks or computing systems, such that the network interface module 206 enables the user computing device 200 to send audio input to a remote computing device and/or receive a keyword confirmation, speech recognition result, or deactivation instruction from the remote computing device, such as a speech recognition server 420.
In a particular, non-limiting example, the network interface module 206 may be activated responsive to the power management subsystem 100 determining that an audio input includes a wakeword. The power management subsystem 100 may cause transmission of the audio input to a remote computing device (such as a speech recognition server 420) via the activated network interface module 206. Optionally, the power management subsystem 100 may obtain a confirmation of a wakeword from a remote computing device before causing the transmission of subsequently received audio inputs to the remote computing device. The power management subsystem 100 may later deactivate the activated network interface module 206 in response to receiving a deactivation instruction from the remote computing device, in response to determining that at least a predetermined amount of time has passed since an audio input satisfying an energy level threshold has been obtained, or in response to receiving an audio input that includes a sleepword.
The audio input module 208 may include an audio input device, such as a microphone or array of microphones, whether analog or digital. The microphone or array of microphones may be implemented as a directional microphone or directional array of microphones. In some embodiments, the audio input module 208 receives audio and provides the audio to the power management subsystem 100 for processing, substantially as discussed above with respect to FIG. 1. The audio input module 208 may also receive instructions from the power management subsystem 100 to set a sampling rate (whether in frame rate or bitrate) for obtaining audio. The audio input module 208 may also (or instead) include one or more piezoelectric elements and/or micro-electrical-mechanical systems (MEMS) that can convert acoustic energy to an electrical signal for processing by the power management subsystem 100. The audio input module 208 may further be provided with amplifiers, rectifiers, and other audio processing components as desired.
One or more additional input devices such as light sensors, position sensors, image capture devices, or the like may be provided with the user computing device 200. Such additional input devices are not shown in FIG. 2 so as not to obscure the principles of the present disclosure. In some embodiments, an additional input device may detect the occurrence or non-occurrence of a condition. Information pertaining to such conditions may be provided to the power management subsystem 100 to determine whether one or more components of the user computing device 200 or the power management subsystem 100 should be activated or deactivated. In one embodiment, the additional input device includes a light sensor configured to detect a light level. The power management module 120 may only act network interface module 206 may only be activated if the light level detected by the light sensor does not satisfy a threshold. In another embodiment, the additional input device includes an image capture device configured with facial recognition capabilities. In this embodiment, the network interface module 206 may only be activated if the image capture device recognizes the face of a user associated with the user computing device 200. More information on controlling speech recognition capabilities with input devices may be found in U.S. patent application Ser. No. 10/058,730, entitled “AUTOMATIC SPEECH RECOGNITION SYSTEM AND METHOD,” filed on Jan. 30, 2002, which published as U.S. Patent Pub. No. 2003/0144844 on Jul. 31, 2003, the disclosure of which is hereby incorporated by reference in its entirety. Further information on controlling speech recognition capabilities may be found in U.S. Pat. No. 8,326,636, entitled “USING A PHYSICAL PHENOMENON DETECTOR TO CONTROL OPERATION OF A SPEECH RECOGNITION ENGINE,” which issued on Dec. 4, 2012. The disclosure of this patent is also hereby incorporated by reference in its entirety.
Still further input devices may be provided, which may include user input devices such as mice, keyboards, touchscreens, keypads, etc. Likewise, output devices such as displays, speakers, headphones, etc. may be provided. In a particular example, one or more output devices configured to present speech recognition results in audio format (e.g., via text-to-speech) or in visual format (e.g., via a display) may be included with the user computing device 200. Such input and output devices are well known in the art and need not be discussed in further detail herein, and are not shown in FIG. 2 so as to avoid obscuring the principles of the present disclosure.
The power supply 218 may provide power to the various components of the user computing device 200. The power supply 218 may include a wireless or portable power supply, such as a disposable or rechargeable battery or battery pack; or may include a wired power supply, such as an alternating current (AC) power supply configured to be plugged into an electrical outlet. In some embodiments, the power supply 218 communicates the level of power that it can supply to the power management subsystem 100 (e.g., a percentage of battery life remaining, whether the power supply 218 is plugged into an electrical outlet, etc.). In some embodiments, the power management subsystem 100 selectively activates or deactivates one or more modules based at least in part on the power level indicated by the power supply. For example, if the user computing device 200 is plugged in to an electrical outlet, the power management subsystem 100 may activate the network interface module 206 and leave it in an activated state. If the user computing device 200 is running on battery power, the power management subsystem 100 may selectively activate and deactivate the network interface module 206 as discussed above.
Turning now to FIG. 3, an illustrative routine 300 is shown in which modules of the power management subsystem 100 may be selectively activated for processing an audio input. The illustrative routine 300 represents an escalation of processing and/or power consumption, as modules that are activated later in the illustrative routine 300 may have relatively greater processing requirements and/or power consumption.
The illustrative routine 300 may begin at block 302 as the audio input module 208 monitors for audio input. The audio input module 208 may receive an audio input at block 304. At block 306, the received audio input may be recorded to the memory buffer module 104. At block 308, the audio detection module 106 may determine whether the audio input has an energy level that satisfies an energy level threshold (and, optionally, whether the audio input has an energy level that satisfies an energy level threshold for at least a threshold duration). If the audio input's energy level does not satisfy the energy level threshold, the audio input module 208 may continue to monitor for audio input in block 310 until another audio input is received.
Returning to block 308, if the audio detection module 106 determines that the audio input has an energy level satisfying a threshold, the power management module 120 may activate the speech detection module 108 at block 312 (alternately, the audio detection module 106 may directly activate the speech detection module 108, and the power management module 120 may be omitted as well in the following blocks). At block 314, the speech detection module 108 may determine whether speech is present in the obtained audio input, substantially as discussed above with respect to FIG. 1. If the speech detection module 108 determines that speech is not present (or not likely to be present) in the audio input, the power management module 120 may deactivate the speech detection module 108 at block 316. The audio input module 208 may then continue to monitor for audio input in block 310 until another audio input is received.
Returning to block 314, if the speech detection module 108 determines that the audio input includes speech, the power management module 120 may activate the speech processing module 110 at block 318. As discussed above, the speech processing module 110 may determine whether a wakeword is present in the speech at block 320. If the speech processing module 110 determines that the wakeword is not present in the speech (or not likely to be present in the speech), the speech processing module 110 may be deactivated at block 322. The speech detection module 108 may also be deactivated at block 316. The audio input device 208 may then continue to monitor for audio input in block 310 until another audio input is received.
Returning to block 320, if in some embodiments, the speech processing module 110 determines that the wakeword is present in the speech, user 401 the speech processing module 110 optionally determines in block 324 whether the speech is associated with a particular user (e.g., whether the wakeword was spoken by the user), substantially as discussed above with respect to FIG. 1. If the speech is not associated with the particular user, the speech processing module 110 may be deactivated at block 322. The speech detection module 108 may also be deactivated at block 316. The audio input device 208 may then continue to monitor for audio input in block 310 until another audio input is received. If the speech is associated with the particular user, the illustrative routine 300 may proceed to block 326. In other embodiments, block 324 may be omitted, and the illustrative routine 300 may proceed directly from block 320 to block 326 responsive to the speech processing module 110 determining that a wakeword is present in the speech.
At block 326, the power management module 120 may activate the application processing module 112, which may implement the speech recognition application module 216 shown in FIG. 2. The power management module 120 may also activate the network interface module 206 at block 328. With the network interface module 206 activated, the audio input recorded to the memory buffer module 104 may be transmitted over a network via the network interface module 206. In some embodiments, while the network interface module 206 is active, subsequently obtained audio inputs are provided from the audio input module 208 directly to the application processing module 112 and/or the network interface module 206 for transmission to the remote computing device. However, in other embodiments, any or all of the speech detection module 108, speech processing module 110, and application processing module 112 process the audio input before providing it to the network interface module 206 to be transmitted over the network 410 to a remote computing device.
In some embodiments, not shown, the power management subsystem 100 waits until the remote computing device returns a confirmation that the wakeword is present in the first audio input to transmit subsequent audio inputs for recognition. If no confirmation of the wakeword is provided by the remote computing device, or if a deactivation instruction is received via the network interface module 206, the network interface module 206 and one or more modules of the power management subsystem 100 may be deactivated.
As many of the operations of the power management subsystem 100 may generate probabilistic rather than exact determinations, errors may occur during the illustrative routine 300. In some instances, a particular module of the power management subsystem 100 may provide a “false positive,” causing one or more modules to be incorrectly activated. For example, the speech detection module 108 may incorrectly determine that speech is present at block 314, or the speech processing module 110 may incorrectly determine that the speech includes the wakeword at block 320 or that the speech belongs to the user at block 324. Adaptive thresholding and cross-validation among the modules of the power management subsystem 100 may be advantageously used to reduce false positives. Two examples of adaptive thresholding are discussed herein, but other types of adaptive thresholding are possible. As discussed above, the speech detection module may determine that speech is present in an audio input at block 314. However, the speech processing module 110, which may recognize speech more precisely than the speech detection module 108 owing to its superior processing power, may determine that in fact no speech is present in the audio input. Accordingly, the speech processing module 110 may direct the speech detection module 108 to increase its score threshold for determining that speech is present in the audio input, so as to reduce future false positives. Likewise, if the remote computing device (such as a speech recognition server 420) includes speech recognition capabilities, the remote computing device may transmit to the user computing device 200 an indication that no wakeword was present in the speech, even though the speech processing module 110 may have indicated that the wakeword was present. Accordingly, the score threshold of the speech processing module 110 for determining that the wakeword is present in the speech may be increase, so as to reduce future false positives. Further, a user interface may be provided so that a user may increase one or more score thresholds to reduce false positives, as further described below with respect to FIG. 5.
In other instances, a particular component may provide a “false negative,” such that components of the power management subsystem 100 are not activated and/or the network interface module 206 is not activated, even though the user has spoken the wakeword. For example, the speech detection module 108 may incorrectly determine that no speech is present at block 314, or the speech processing module 110 may incorrectly determine that the speech does not include the wakeword at block 320 or that the speech does not belong to the user at block 324. To reduce the likelihood of false negatives, the power management subsystem 100 may periodically lower the threshold scores, e.g., lower the score required to satisfy the thresholds in blocks 314, 320, and/or 324. The threshold may continue to be lowered until one or more false positives are obtained, as described above. Once one or more false positives are obtained, the threshold may not be lowered further, or may be slightly increased. Further, a user interface may accordingly be provided so that a user may decrease one or more score thresholds to reduce false negatives, as further described below with respect to FIG. 5.
In some embodiments, not all activated components are deactivated if a negative result is obtained at any of blocks 314, 320, or 324. For example, if a wakeword is not recognized at block 320, the speech processing module 110 may be deactivated at block 322, but the speech detection module 108 may remain activated. Additionally, blocks may be skipped in some implementations. In some embodiments, a score satisfying a threshold at either of blocks 314 or 320 prompts one or more subsequent blocks to be skipped. For example, if the speech processing module 110 determines with very high confidence that the wakeword is present in the speech at block 320, the illustrative routine 300 may skip directly to block 326
Further, in some embodiments, the user computing device 200 may include an automatic speech recognition engine configured to be executed by the processing unit 202. As such on-device speech recognition may have especially high power consumption, the processing unit 202 may only implement the automatic speech recognition engine to recognize speech responsive to the speech processing module 110 determining that the wakeword has been spoken by a user.
With reference now to FIG. 4A, FIG. 4B, and FIG. 4C, example operations of a distributed speech recognition service are shown in the illustrative environment 400. The environment 400 may include a user 401; a user computing device 200 as described above; a network 410; a speech recognition server 420; and a data store 430.
The network 410 may be any wired network, wireless network or combination thereof. In addition, the network 410 may be a personal area network, local area network, wide area network, cable network, satellite network, cellular telephone network, or combination thereof. Protocols and devices for communicating via the Internet or any of the other aforementioned types of communication networks are well known to those skilled in the art of computer communications, and thus need not be described in more detail herein.
The speech recognition server 420 may generally be any computing device capable of communicating over the network 410. In some embodiments, the speech recognition server 420 is implemented as one or more server computing devices, though other implementations are possible. The speech recognition server 420 may be capable of receiving audio input over the network 410 from the user computing device 200. This audio input may be processed in a number of ways, depending on the implementation of the speech recognition server 420. In some embodiments, the speech recognition server 420 processes the audio input received from the user computing device 200 to confirm that a wakeword is present (e.g., by comparing the audio input to a known model of the wakeword), and transmits the confirmation to the user computing device 200. The speech recognition server 420 may further be configured to identify a user 401 that spoke the wakeword using known speaker identification techniques.
The speech recognition server 420 may process the audio input received from the user computing device 200 to determine speech recognition results from the audio input. For example, the audio input may include a spoken query for an intelligent agent to process; speech to be transcribed to text; or other speech suitable for a speech recognition application. The speech recognition server 420 may transmit the speech recognition results over the network 410 to the user computing device 200. Further information pertaining to distributed speech recognition applications may be found in U.S. Pat. No. 8,117,268, entitled “Hosted voice recognition system for wireless devices” and issued on Feb. 14, 2012, the disclosure of which is hereby incorporated by reference in its entirety.
The speech recognition server 420 may be in communication either locally or remotely with a data store 430. The data store 430 may be embodied in hard disk drives, solid state memories, and/or any other type of non-transitory, computer-readable storage medium accessible to the speech recognition server 420. The data store 430 may also be distributed or partitioned across multiple storage devices as is known in the art without departing from the spirit and scope of the present disclosure. Further, in some embodiments, the data store 430 is implemented as a network-based electronic storage service.
The data store 430 may include one or more models of wakewords. In some embodiments, a wakeword model is specific to a user 401, while in other embodiments, the Upon receiving an audio input determined by the user computing device 200 to include a wakeword, the speech recognition server may compare the audio input to a known model of the wakeword stored in the data store 430. If the audio input is sufficiently similar to the known model, the speech recognition server 420 may transmit a confirmation of the wakeword to the user computing device 200, whereupon the user computing device 200 may obtain further audio input to be processed by the speech recognition server 420.
The data store 430 may also include one or more acoustic and/or language models for use in speech recognition. These models may include general-purpose models as well as specific models. Models may be specific to a user 401; to a speech recognition application implemented by the user computing device 200 and/or the speech recognition server 420; or may have other specific purposes. Further information regarding language models and acoustic models may be found in U.S. patent application Ser. No. 13/587,799, entitled “DISCRIMINATIVE LANGUAGE MODEL PRUNING,” filed on Aug. 16, 2012; and in U.S. patent application Ser. No. 13/592,157, entitled “UNSUPERVISED ACOUSTIC MODEL TRAINING,” filed on Aug. 22, 2012. The disclosures of both of these applications were previously incorporated by reference above.
The data store 430 may further include data that is responsive to a query contained in audio input received by the speech recognition server 420. The speech recognition server 420 may recognize speech included in the audio input, identify a query included in the speech, and process the query to identify responsive data in the data store 430. The speech recognition server 420 may then provide an intelligent agent response including the responsive data to the user computing device 200 via the network 410. Still further data may be included in the data store 430.
It will be recognized that many of the devices described above are optional and that embodiments of the environment 400 may or may not combine devices. Furthermore, devices need not be distinct or discrete. Devices may also be reorganized in the environment 400. For example, the speech recognition server 420 may be represented as a single physical server computing device, or, alternatively, may be split into multiple physical servers that achieve the functionality described herein. Further, the user computing device 200 may have some or all of the speech recognition functionality of the speech recognition server 420.
Additionally, it should be noted that in some embodiments, the user computing device 200 and/or speech recognition server 420 may be executed by one more virtual machines implemented in a hosted computing environment. The hosted computing environment may include one or more rapidly provisioned and released computing resources, which computing resources may include computing, networking and/or storage devices. A hosted computing environment may also be referred to as a cloud computing environment. One or more of the computing devices of the hosted computing environment may include a power management subsystem 100 as discussed above.
With specific reference to FIG. 4A, an illustrative operation by which a wakeword may be confirmed is shown. The user 401 may speak the wakeword 502. The user computing device 200 may obtain the audio input that may include the user's speech (1) and determine that the wakeword 402 is present in the speech (2), substantially as discussed above with respect to FIG. 3. The audio input may also include a voice command or query. Responsive to determining that the speech includes the wakeword, the application processing module 112 and the network interface module 206 of the user computing device 200 may be activated (3) and the audio input transmitted (4) over the network 410 to the speech recognition server 420. The speech recognition server 420 may confirm (5) that the wakeword is present in the audio input, and may transmit (6) a confirmation to the user computing device 200 over the network 410.
Turning now to FIG. 4B, responsive to receiving the confirmation of the wakeword from the speech recognition server 420, the user computing device 200 may continue to obtain audio input (7) to be provided to the speech recognition server 420 for processing. For example, the obtained audio input may include an intelligent agent query 404 for processing by the speech recognition server 420. Alternately, the obtained audio input may include speech to be transcribed by the speech recognition server 420 (e.g., for use with a dictation, word processing, or messaging application executed by the application processing module 112). The user computing device 200 may transmit the audio input (8) over the network 410 to the speech recognition server 420. Optionally, an identifier of the speech recognition application for which speech recognition results are to be generated may be provided to the speech recognition server 420, so that the speech recognition server 420 may generate results specifically for use with the speech recognition application implemented by the application processing module 112. The speech recognition server 420 may recognize speech (9) included in the audio input and generate speech recognition results (10) therefrom. The speech recognition results may include, for example, a transcription of the speech, an intelligent agent response to a query included in the speech, or any other type of result. These speech recognition results may be transmitted (11) from the speech recognition server 420 to the user computing device 200 over the network 410. In response to receiving the results, the application processing module 112 may cause presentation of the results (12) in audible format (e.g., via text-to-speech) or in visual format (e.g., via a display of the user computing device 200).
With reference now to FIG. 4C, the user computing device 200 may continue to obtain audio input (13) to be provided to the speech recognition server 420 for processing. The user computing device 200 may transmit the audio input (14) over the network 410 to the speech recognition server 420. The speech recognition server may recognize any speech (15) included in the audio input. Responsive to recognizing the speech, the speech recognition server 420 may determine that the user 401 is no longer speaking to the user computing device 200 and stop (16) any subsequent speech recognition. For example, the user 401 may speak words that do not correspond to a structured command or query, such as undirected natural language speech 406. The speech recognition server 420 may also analyze the speech's speed, carefulness, inflection, or clarity to determine that the speech is not directed to the user computing device 200 and should not be processed into speech recognition results.
Other types of audio inputs may also prompt the speech recognition server 420 to stop subsequent speech recognition. Alternately, the speech recognition server 420 may determine that the received audio input does not include speech. Responsive to receiving one or more audio inputs that do not include speech directed to the user computing device 200, the speech recognition server 420 may determine that speech recognition results should not be generated and that the speech recognition should stop. Further, the audio input may include a predetermined sleepword, which may be selected by the user 401. If the speech recognition server 420 detects the sleepword, the speech recognition server 420 may stop performing speech recognition on the audio input. Further, the speech recognition server 420 may determine that multiple users 401 are present in the vicinity of the user computing device 200 (e.g., by performing speaker identification on multiple audio inputs obtained by the user computing device 200). If the number of identified users 401 satisfies a threshold (which may be any number of users 401 greater than one), the speech recognition server 420 may determine that any audio inputs obtained by the user computing device 200 are not likely intended to be processed into speech recognition results.
Responsive to determining that the speech of the user 401 is not directed to the user computing device 200 (or determining that subsequent speech recognition should not be performed for any of the other reasons discussed above), the speech recognition server 420 may transmit a deactivation instruction (17) over the network 410 to the user computing device 200. In response to receiving the deactivation instruction, the user computing device 200 may deactivate (18) its network interface module 206 and one or more components of the power management subsystem 100, such as the application processing module 112, the speech processing module 110, and/or the speech detection module 108. Other conditions may also prompt the speech recognition server 420 to transmit the deactivation instruction to the user computing device 200. For example, returning to FIG. 4A, if the speech recognition server 420 determines that a wakeword is not present in the audio input received at state (1), the speech recognition server 420 may transmit a deactivation instruction to the user computing device 200. Alternately, the speech recognition server 420 may determine that a threshold amount of time has passed since it last received an audio input including speech from the user computing device 200, and may accordingly transmit a deactivation instruction to the user computing device 200. Still other criteria may be determined for transmitting a deactivation instruction to the user computing device 200.
Returning again to FIG. 4A, upon receiving a subsequent audio input determined to include a wakeword, the user computing device 200 may activate the components of the power management subsystem 100 and the network interface module 206 and transmit the audio input to the speech recognition server 420. The example operations shown herein may thus repeat themselves.
The example operations depicted in FIG. 4A, FIG. 4B, and FIG. 4C are provided for illustrative purposes. One or more states may be omitted from the example operations shown herein, or additional states may be added. In a particular example, the user computing device 200 need not obtain a confirmation of the wakeword from the speech recognition server 420 before transmitting an audio input for which speech recognition results are to be generated by the speech recognition server 420. Additionally, the user computing device 200 need not obtain a deactivation instruction before deactivating its network interface module 206 and/or one or more of the components of its power management subsystem 100, such as the application processing module 112, speech processing module 110, or speech detection module 108. Rather, power management subsystem 100 may determine (via the audio detection module 106) that at least a threshold amount of time has passed since an audio input having an energy level satisfying an energy level threshold has been obtained by the user computing device 200. Alternately, the user computing device 200 may determine (via the speech detection module 108) that at least a threshold amount of time has passed since an audio input that includes speech has been obtained. Responsive to determining that the threshold amount of time has passed, the power management subsystem 100 may cause deactivation of the network interface module 206, and may deactivate one or more of its own components as described above with respect to FIG. 3.
Further, the power management subsystem 100 may be configured to recognize a sleepword selected and spoken by the user 401, in a manner substantially similar to how the wakeword is identified in FIG. 3. If the sleepword is detected by the power management subsystem 100 (e.g., by the speech processing module 110), the network interface module 206 and/or one or more of the components of the power management subsystem 100 may be deactivated. Likewise, if the user computing device 200 includes its own on-device speech recognition capabilities, they may be deactivated responsive to the sleepword being detected.
FIG. 5 depicts an illustrative user interface 500 that may be provided by a user computing device 200 for customizing operations of the power management subsystem 100 and of the user computing device 200. In one embodiment, the user interface module 212 processes user input made via the user interface 500 and provides it to the power management subsystem 100.
The energy level threshold element 502 may enable a user to specify a threshold energy level at which the speech detection module 108 should be activated, as shown in block 308 of FIG. 3. For example, if the user computing device 200 is in a relatively noisy environment or if the user computing device 200 is experiencing a significant number of “false positives” determined by the audio detection module 106, the user 401 may wish to increase the energy level threshold at which the speech processing module 108 is activated. If the user 401 is in a relatively quiet environment or if the user computing device 200 is experiencing a significant number of false negatives, the user 401 may wish to decrease the energy level threshold at which the speech detection module 108 is activated. As discussed above, the energy level threshold may correspond to a volume threshold, intensity threshold, amplitude threshold, or other threshold related to the audio input.
The keyword confidence threshold element 504 may enable a user to specify a threshold score at which the speech processing module 110 determines that a keyword is present. Likewise, the identification confidence threshold element may enable a user to specify a threshold score at which the speech processing module 110 determines that the user spoke the keyword. In one embodiment, the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 recognizing a wakeword (e.g., the speech processing module 110 determining a score that satisfies a threshold, which score corresponds to a likelihood that the wakeword is included in the speech). In another embodiment, the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 determining that the wakeword is associated with the user 401 with at least the threshold score corresponding to a likelihood that the wakeword is associated with the user. In a further embodiment, the application processing module 112 and the network interface module 206 are activated responsive to the speech processing module 110 both recognizing the wakeword with at least the threshold score and determining that the wakeword is associated with the user 401 with at least the threshold score. Other threshold elements may be provided to enable the user 401 to set individual thresholds for activating any or all of the individual components of the power management subsystem 100. Further threshold elements may be provided to enable the user to specify scores at which one or more blocks of the illustrative routine 300 may be skipped, substantially as discussed above with respect to FIG. 3.
The user interface 500 may further include one or more timer elements 508A and 508B. Each timer element may be used to set a threshold time interval at which the network interface module 206 and/or one or more components of the power management subsystem 100 are automatically deactivated. With reference to timer element 508A, if the power management subsystem 100 determines that at least a threshold interval of time has passed since an audio input having an energy level satisfying an energy level threshold has been obtained by the user computing device 200, the network interface module 206 may be automatically deactivated, in addition to the application processing module 112, the speech processing module 110, and the speech detection module 108 of the power management subsystem 100. Further timer elements may also be used to set a threshold time interval after which the speech recognition server 420 automatically sends a deactivation instruction to the network interface module 206 and the power management subsystem 100, substantially as discussed above with respect to FIG. 4C. Timer elements for other modules of the power management subsystem 100 may also be provided.
With continued reference to FIG. 5, the user 401 can select whether the wakeword should be confirmed by the speech recognition server 420 with server confirmation element 510. In some embodiments, the application processing module 112 and network interface module 206 only remains activated after the speech processing module 110 detects the wakeword if a confirmation of the wakeword is received from the speech recognition server 420. If the user 401 requires server confirmation of the wakeword, subsequently obtained audio inputs may not be transmitted to the speech recognition server 420 unless the wakeword is confirmed. However, as discussed above, confirmation is not necessarily required. If the user 401 does not require server confirmation of the wakeword, the user computing device 200 may transmit one or more audio inputs obtained subsequent to the speech processing module 110 detecting the wakeword in the speech and/or determining that the speech is associated with the user 401.
The user 401 may also select whether speaker identification is required with speaker identification element 512. If the user 401 requires speaker identification, the speech processing module 110 and/or the speech recognition server 420 may be used to determine whether an audio input including speech corresponding to a wakeword is associated with the user 401. The application processing module 112 and network interface module 206 may be activated responsive to the speech processing module 110 determining that the user 401 is the speaker of the speech. Likewise, the network interface module 206 may remain in an activated state responsive to receiving a confirmation from the speech recognition server 420 that the user 401 is indeed the speaker of the wakeword. If the user 401 does not require speaker identification, however, neither the speech processing module 110 nor the speech recognition server 420 need identify the speaker.
The user interface 500 may also include an on-device recognition selection element 514, wherein the user 401 may select whether the user computing device 200 generates speech recognition results by itself, or whether audio inputs are routed to the speech recognition server 420 for processing into speech recognition results. The on-device recognition selection element 514 may be optionally disabled or grayed out if the user computing device 200 does not include on-device speech recognition capabilities. Further, the on-device recognition selection element 514 may be automatically deselected (and on-device speech recognition capabilities automatically disabled) if the power supply 218 drops below a threshold power supply level (e.g., a battery charge percentage), as on-device speech recognition capabilities as implemented by the processing unit 202 and/or the application processing module 112 may require a relatively large power draw.
The wakeword pane 516 and sleepword pane 518 may include user interface elements whereby the user 401 may record and cause playback of a wakeword or sleepword spoken by the user 401. When the user 401 records a wakeword or sleepword, the network interface module 206 may be automatically activated so that the audio input including the user's speech may be provided to the speech recognition server 420. The speech recognition server 420 may return a transcription of the recorded wakeword or sleepword so that the user may determine whether the recorded wakeword or sleepword was understood correctly by the speech recognition server 420. Alternately, when the user 401 records a wakeword or sleepword, any on-device speech recognition capabilities of the user computing device 200 may be activated to transcribe the recorded speech of the user 401. A spectral representation of the spoken wakeword or sleepword may also be provided by the user interface 500. Optionally, the wakeword pane 516 and sleepword pane 518 may include suggestions for wakewords or sleepwords, and may also indicate a quality of a wakeword or sleepword provided by the user 401, which quality may reflect a likelihood that the wakeword or sleepword is to produce false positive or false negative. Further information regarding suggesting keywords may be found in U.S. patent application Ser. No. 13/670,316, entitled “WAKE WORD EVALUATION,” which was filed on Nov. 6, 2012. The disclosure of this application is hereby incorporated by reference in its entirety.
Various aspects of the present disclosure have been discussed as hardware implementations for illustrative purposes. However, as discussed above, the power management subsystem 100 may be partially or wholly implemented by the processing unit 202. For example, some or all of the functionality of the power management subsystem 100 may be implemented as software instructions executed by the processing unit 202. In a particular, non-limiting example, the functionality of the speech processing module 110, the application processing module 112, and the power management module 120 may be implemented as software executed by the processing unit 202. The processing unit 202 may accordingly be configured to selectively activate and/or deactivate the network interface module 206 responsive to detecting a wakeword. Still further implementations are possible.
Depending on the embodiment, certain acts, events, or functions of any of the routines or algorithms described herein can be performed in a different sequence, can be added, merged, or left out altogether (e.g., not all described operations or events are necessary for the practice of the algorithm). Moreover, in certain embodiments, operations or events can be performed concurrently, e.g., through multi-threaded processing, interrupt processing, or multiple processors or processor cores or on other parallel architectures, rather than sequentially.
The various illustrative logical blocks, modules, routines, and algorithm steps described in connection with the embodiments disclosed herein can be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. The described functionality can be implemented in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosure.
Conditional language used herein, such as, among others, “can,” “could,” “might,” “may,” “e.g.,” and the like, unless specifically stated otherwise, or otherwise understood within the context as used, is generally intended to convey that certain embodiments include, while other embodiments do not include, certain features, elements and/or steps. Thus, such conditional language is not generally intended to imply that features, elements and/or steps are in any way required for one or more embodiments or that one or more embodiments necessarily include logic for deciding, with or without author input or prompting, whether these features, elements and/or steps are included or are to be performed in any particular embodiment. The terms “comprising,” “including,” “having,” and the like are synonymous and are used inclusively, in an open-ended fashion, and do not exclude additional elements, features, acts, operations, and so forth. Also, the term “or” is used in its inclusive sense (and not in its exclusive sense) so that when used, for example, to connect a list of elements, the term “or” means one, some, or all of the elements in the list.
Conjunctive language such as the phrase “at least one of X, Y and Z,” unless specifically stated otherwise, is to be understood with the context as used in general to convey that an item, term, etc. may be either X, Y, or Z, or a combination thereof. Thus, such conjunctive language is not generally intended to imply that certain embodiments require at least one of X, at least one of Y and at least one of Z to each is present.
While the above detailed description has shown, described, and pointed out novel features as applied to various embodiments, it can be understood that various omissions, substitutions, and changes in the form and details of the devices or algorithms illustrated can be made without departing from the spirit of the disclosure. As can be recognized, certain embodiments of the inventions described herein can be embodied within a form that does not provide all of the features and benefits set forth herein, as some features can be used or practiced separately from others. The scope of certain inventions disclosed herein is indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.

Claims (34)

What is claimed is:
1. A system comprising:
an audio input module;
an audio detection module in communication with the audio input module;
a speech detection module in communication with the audio detection module;
a wakeword recognition module in communication with the speech detection module; and
a network interface module in communication with the wakeword recognition module,
wherein:
the audio detection module is configured to:
receive audio input from the audio input module;
determine a volume of at least a portion of the audio input;
cause the audio input module to increase a sampling rate of the audio input based at least in part on the volume exceeding a threshold; and
cause activation of the speech detection module based at least in part on the volume exceeding the threshold;
the speech detection module is configured to determine a first score indicating a likelihood that the audio input comprises speech and cause activation of the wakeword recognition module based at least on part on the score; and
the wakeword recognition module is configured to:
determine a second score indicating a likelihood that the audio input comprises a wakeword; and
cause activation of a network interface module based on the second score by providing power to the network interface module; and
the network interface module is configured to transmit at least a portion of the obtained audio input to a remote computing device.
2. The system of claim 1, wherein the audio input device comprises a microphone, the audio detection module comprises a first digital signal processor, the speech detection module comprises a second digital signal processor, and the wakeword recognition module comprises a microprocessor.
3. The system of claim 1, wherein:
the speech detection module is further configured to determine the first score using at least one of a hidden Markov model, a Gaussian mixture model, energies in a plurality of spectral bands, or signal to noise ratios in a plurality of spectral bands; and
the wakeword recognition module is further configured to determine the second score using at least one of an application processing module, a hidden Markov model, and a Gaussian mixture model.
4. The system of claim 1, wherein:
the wakeword recognition module is further configured to cause deactivation of the audio detection module based at least in part on the first score; and
the wakeword recognition module is further configured to cause deactivation of the speech detection module based at least in part on the second score.
5. A computer-implemented method of operating a first computing device, the method comprising:
receiving an audio input;
determining one or more values from the audio input, wherein the one or more values comprise at least one of:
a first value indicating an energy level of the audio input; or
a second value indicating a likelihood that the audio input comprises speech;
increasing a sampling rate of the audio input, from a first lower sampling rate to a second higher sampling rate, based at least in part on the one or more values;
activating a first module of the first computing device based at least in part on the one or more values;
performing an operation, by the first module, wherein the operation comprises at least one of:
determining that the audio input comprises a wakeword and causing activation of a network interface module in response to determining that the audio input comprises a wakeword, wherein causing activation of the network interface module comprises providing power to the network interface module;
performing speech recognition on at least a portion of the audio input to obtain speech recognition results; or
causing transmission of at least a portion of the audio input to a second computing device.
6. The computer-implemented method of claim 5, wherein:
the first module comprises a processor that is switchable between a low-power state and a high-power state; and
the processor only performs the operation when it is in the high-power state.
7. The computer-implemented method of claim 6, wherein activating the first module comprises switching the processor from the low-power state to the high-power state.
8. The computer-implemented method of claim 6 further comprising deactivating the first module, wherein deactivating the first module comprises switching the processor from the high-power state to the low-power state.
9. The computer-implemented method of claim 6, wherein the processor comprises at least one of a digital signal processor or a microprocessor.
10. The computer-implemented method of claim 5, wherein the first module comprises a software module configured to be executed by a microprocessor.
11. The computer-implemented method of claim 10, wherein activating the first module comprises causing the microprocessor to execute the software module.
12. The computer-implemented method of claim 5, wherein the operation further comprising receiving speech recognition results from the second computing device.
13. The computer-implemented method of claim 12, wherein the speech recognition results comprise at least one of a transcription of at least a portion of the audio input and a response to an intelligent agent query included in at least a portion of the audio input.
14. The computer-implemented method of claim 12 further comprising:
activating a second module of the first computing device based at least in part on the one or more values, wherein the second module is configured to implement a speech recognition application; and
processing the speech recognition results with the speech recognition application.
15. The computer-implemented method of claim 5, wherein providing power to the network interface module causes the network interface module to transition from a deactivated state to an activated state.
16. The computer-implemented method of claim 15, wherein communications sent via the network interface module are prevented while the network interface module is in the deactivated state.
17. The computer-implemented method of claim 15, wherein communications sent via the network interface module are enabled while the network interface module is in the activated state.
18. The computer-implemented method of claim 5, wherein providing power to the network interface module comprises providing power to a processor of the first computing device.
19. The computer-implemented method of claim 5, further comprising determining that the energy level of the audio input satisfies a threshold, wherein the increasing the sampling rate is performed in response to determining that the energy level of the audio input satisfies the threshold.
20. A device comprising:
a first processor configured to:
determine one or more values, wherein the one or more values comprise at least one of a first value indicating an energy level of an audio input or a second value indicating a likelihood that the audio input comprises speech; and
cause an increase in a sampling rate of the audio input, from a first lower sampling rate to a second higher sampling rate, based at least in part on the one or more values;
cause activation of a second processor based at least in part on the one or more values;
the second processor configured to perform an operation, wherein the operation comprises at least one of:
determining that the audio input comprises a wakeword and causing activation of a network interface module in response to determining that the audio input comprises a wakeword, wherein causing activation of the network interface module comprises providing power to the network interface module;
performing speech recognition on at least a portion of the audio input to obtain speech recognition results; or
causing transmission of at least a portion of the audio input to a second device.
21. The device of claim 20, wherein the first processor comprises at least one of a digital signal processor or a microprocessor.
22. The device of claim 20, wherein the second processor comprises at least one of a digital signal processor or a microprocessor.
23. The device of claim 20 further comprising a memory buffer module configured to store the audio input.
24. The device of claim 23, wherein the memory buffer module configured to store the audio input comprises a ring buffer.
25. The device of claim 20 further comprising an audio input module in communication with the first processor, wherein the audio input module is configured to obtain the audio input.
26. A system comprising:
an audio input module configured to obtain an audio input;
a first module in communication with the audio input module;
a second module in communication with the first module; and
a network interface module in communication with the first module;
wherein the first module is configured to:
determine one or more values based at least in part on the audio input, wherein the one or more values comprises at least one of:
a first value indicating an energy level of the audio input; or
a second value indicating a likelihood that the audio input comprises data representing speech;
cause the audio input module to increase a sampling rate of the audio input, from a first lower sampling rate to a second higher sampling rate, based at least in part on the one or more values;
cause activation of the network interface module based on the one or more values by providing power to the network interface module; and
cause activation of the second module based at least in part on the one or more values; and
wherein the second module is configured to:
determine that the audio input likely comprises data representing a wakeword; and
cause speech recognition to be performed on at least a portion of the audio input.
27. The system of claim 26, wherein the one or more values comprise a volume of the audio input.
28. The system of claim 27, wherein the second module is only caused to be activated if the volume of the audio input satisfies a volume threshold for at least a threshold duration.
29. The system of claim 27, wherein the first module is further configured to determine that the volume of the audio input satisfies a threshold, and wherein the first module being configured to cause the audio input module to increase the sampling rate comprises the first module being configured to cause the audio input module to increase the sampling rate in response to determining that the volume of the audio input satisfies the threshold.
30. The system of claim 26, wherein the one or more values comprise a likelihood that the audio input comprises speech.
31. The system of claim 26, wherein the one or more values comprise a score indicating a likelihood that the audio input comprises a wakeword.
32. The system of claim 31, wherein the one or more values further comprise a score indicating a likelihood that the wakeword was spoken by a user associated with the wakeword.
33. The system of claim 26, wherein the second module is configured to cause speech recognition to be performed on at least a portion of the audio input by generating speech recognition results for at least a portion of the audio input.
34. The system of claim 26, wherein the second module is configured to cause speech recognition to be performed on at least a portion of the audio input by:
causing transmission of the audio input to a remote computing device; and
receiving speech recognition results for at least a portion of the audio input from the remote computing device.
US13/711,510 2012-12-11 2012-12-11 Speech recognition power management Active 2034-01-13 US9704486B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
US13/711,510 US9704486B2 (en) 2012-12-11 2012-12-11 Speech recognition power management
EP13811335.2A EP2932500B1 (en) 2012-12-11 2013-12-09 Speech recognition power management
JP2015547451A JP6200516B2 (en) 2012-12-11 2013-12-09 Speech recognition power management
CN201380064898.2A CN105009204B (en) 2012-12-11 2013-12-09 Speech recognition power management
PCT/US2013/073913 WO2014093238A1 (en) 2012-12-11 2013-12-09 Speech recognition power management
US15/645,918 US10325598B2 (en) 2012-12-11 2017-07-10 Speech recognition power management
US16/443,160 US11322152B2 (en) 2012-12-11 2019-06-17 Speech recognition power management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/711,510 US9704486B2 (en) 2012-12-11 2012-12-11 Speech recognition power management

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/645,918 Continuation US10325598B2 (en) 2012-12-11 2017-07-10 Speech recognition power management

Publications (2)

Publication Number Publication Date
US20140163978A1 US20140163978A1 (en) 2014-06-12
US9704486B2 true US9704486B2 (en) 2017-07-11

Family

ID=49841853

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/711,510 Active 2034-01-13 US9704486B2 (en) 2012-12-11 2012-12-11 Speech recognition power management
US15/645,918 Active US10325598B2 (en) 2012-12-11 2017-07-10 Speech recognition power management
US16/443,160 Active US11322152B2 (en) 2012-12-11 2019-06-17 Speech recognition power management

Family Applications After (2)

Application Number Title Priority Date Filing Date
US15/645,918 Active US10325598B2 (en) 2012-12-11 2017-07-10 Speech recognition power management
US16/443,160 Active US11322152B2 (en) 2012-12-11 2019-06-17 Speech recognition power management

Country Status (5)

Country Link
US (3) US9704486B2 (en)
EP (1) EP2932500B1 (en)
JP (1) JP6200516B2 (en)
CN (1) CN105009204B (en)
WO (1) WO2014093238A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180342237A1 (en) * 2017-05-29 2018-11-29 Samsung Electronics Co., Ltd. Electronic apparatus for recognizing keyword included in your utterance to change to operating state and controlling method thereof
US20190013887A1 (en) * 2016-01-05 2019-01-10 M.B.E.R. Telecommunication And High-Tech Ltd System and method for detecting audio media content
US10236000B2 (en) * 2016-07-22 2019-03-19 Dolphin Integration Circuit and method for speech recognition
US10580410B2 (en) 2018-04-27 2020-03-03 Sorenson Ip Holdings, Llc Transcription of communications
US10629204B2 (en) 2018-04-23 2020-04-21 Spotify Ab Activation trigger processing
US10971157B2 (en) 2017-01-11 2021-04-06 Nuance Communications, Inc. Methods and apparatus for hybrid speech recognition processing
US11322152B2 (en) 2012-12-11 2022-05-03 Amazon Technologies, Inc. Speech recognition power management

Families Citing this family (290)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US8676904B2 (en) 2008-10-02 2014-03-18 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US10255566B2 (en) 2011-06-03 2019-04-09 Apple Inc. Generating and processing task items that represent tasks to perform
US10417037B2 (en) 2012-05-15 2019-09-17 Apple Inc. Systems and methods for integrating third party services with a digital assistant
US10373615B2 (en) * 2012-10-30 2019-08-06 Google Technology Holdings LLC Voice control user interface during low power mode
US9584642B2 (en) * 2013-03-12 2017-02-28 Google Technology Holdings LLC Apparatus with adaptive acoustic echo control for speakerphone mode
US10381001B2 (en) * 2012-10-30 2019-08-13 Google Technology Holdings LLC Voice control user interface during low-power mode
US10304465B2 (en) * 2012-10-30 2019-05-28 Google Technology Holdings LLC Voice control user interface for low power mode
US9653070B2 (en) * 2012-12-31 2017-05-16 Intel Corporation Flexible architecture for acoustic signal processing engine
DE102013022596B3 (en) * 2013-01-25 2020-02-27 Inodyn Newmedia Gmbh Method and system for voice activation with activation word at the beginning of a sentence, within the sentence or at the end of the sentence
DE102013001219B4 (en) * 2013-01-25 2019-08-29 Inodyn Newmedia Gmbh Method and system for voice activation of a software agent from a standby mode
EP2954514B1 (en) 2013-02-07 2021-03-31 Apple Inc. Voice trigger for a digital assistant
KR20150121038A (en) * 2013-02-27 2015-10-28 오디언스 인코포레이티드 Voice-controlled communication connections
US11393461B2 (en) 2013-03-12 2022-07-19 Cerence Operating Company Methods and apparatus for detecting a voice command
US20140278393A1 (en) * 2013-03-12 2014-09-18 Motorola Mobility Llc Apparatus and Method for Power Efficient Signal Conditioning for a Voice Recognition System
WO2014159581A1 (en) * 2013-03-12 2014-10-02 Nuance Communications, Inc. Methods and apparatus for detecting a voice command
US9112984B2 (en) 2013-03-12 2015-08-18 Nuance Communications, Inc. Methods and apparatus for detecting a voice command
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US10748529B1 (en) * 2013-03-15 2020-08-18 Apple Inc. Voice activated device for use with a voice-based digital assistant
US9467785B2 (en) 2013-03-28 2016-10-11 Knowles Electronics, Llc MEMS apparatus with increased back volume
US9503814B2 (en) 2013-04-10 2016-11-22 Knowles Electronics, Llc Differential outputs in multiple motor MEMS devices
US10515076B1 (en) * 2013-04-12 2019-12-24 Google Llc Generating query answers from a user's history
US10157618B2 (en) 2013-05-02 2018-12-18 Xappmedia, Inc. Device, system, method, and computer-readable medium for providing interactive advertising
US20140343949A1 (en) * 2013-05-17 2014-11-20 Fortemedia, Inc. Smart microphone device
US9711166B2 (en) 2013-05-23 2017-07-18 Knowles Electronics, Llc Decimation synchronization in a microphone
US9633655B1 (en) 2013-05-23 2017-04-25 Knowles Electronics, Llc Voice sensing and keyword analysis
US10028054B2 (en) 2013-10-21 2018-07-17 Knowles Electronics, Llc Apparatus and method for frequency detection
US20180317019A1 (en) 2013-05-23 2018-11-01 Knowles Electronics, Llc Acoustic activity detecting microphone
EP3575924B1 (en) 2013-05-23 2022-10-19 Knowles Electronics, LLC Vad detection microphone
US10020008B2 (en) 2013-05-23 2018-07-10 Knowles Electronics, Llc Microphone and corresponding digital interface
US20140365225A1 (en) * 2013-06-05 2014-12-11 DSP Group Ultra-low-power adaptive, user independent, voice triggering schemes
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
US20150032238A1 (en) 2013-07-23 2015-01-29 Motorola Mobility Llc Method and Device for Audio Input Routing
US9386370B2 (en) 2013-09-04 2016-07-05 Knowles Electronics, Llc Slew rate control apparatus for digital microphones
US20150074524A1 (en) * 2013-09-10 2015-03-12 Lenovo (Singapore) Pte. Ltd. Management of virtual assistant action items
US9298244B2 (en) 2013-09-30 2016-03-29 Sonos, Inc. Communication routes based on low power operation
US9502028B2 (en) 2013-10-18 2016-11-22 Knowles Electronics, Llc Acoustic activity detection apparatus and method
US20150120296A1 (en) * 2013-10-29 2015-04-30 At&T Intellectual Property I, L.P. System and method for selecting network-based versus embedded speech processing
US9147397B2 (en) 2013-10-29 2015-09-29 Knowles Electronics, Llc VAD detection apparatus and method of operating the same
US8719039B1 (en) * 2013-12-05 2014-05-06 Google Inc. Promoting voice actions to hotwords
EP3084760A4 (en) * 2013-12-20 2017-08-16 Intel Corporation Transition from low power always listening mode to high power speech recognition mode
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9966065B2 (en) 2014-05-30 2018-05-08 Apple Inc. Multi-command single utterance input method
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US9697828B1 (en) * 2014-06-20 2017-07-04 Amazon Technologies, Inc. Keyword detection modeling using contextual and environmental information
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US9257120B1 (en) 2014-07-18 2016-02-09 Google Inc. Speaker verification using co-location information
US20160049147A1 (en) * 2014-08-13 2016-02-18 Glen J. Anderson Distributed voice input processing based on power and sensing
US20160055847A1 (en) * 2014-08-19 2016-02-25 Nuance Communications, Inc. System and method for speech validation
US10318586B1 (en) 2014-08-19 2019-06-11 Google Llc Systems and methods for editing and replaying natural language queries
US9549273B2 (en) 2014-08-28 2017-01-17 Qualcomm Incorporated Selective enabling of a component by a microphone circuit
US10789041B2 (en) * 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US9831844B2 (en) 2014-09-19 2017-11-28 Knowles Electronics, Llc Digital microphone with adjustable gain control
US9318107B1 (en) 2014-10-09 2016-04-19 Google Inc. Hotword detection on multiple devices
US9812128B2 (en) * 2014-10-09 2017-11-07 Google Inc. Device leadership negotiation among voice interface devices
US9741344B2 (en) * 2014-10-20 2017-08-22 Vocalzoom Systems Ltd. System and method for operating devices using voice commands
US9699550B2 (en) * 2014-11-12 2017-07-04 Qualcomm Incorporated Reduced microphone power-up latency
KR20160056548A (en) * 2014-11-12 2016-05-20 삼성전자주식회사 Apparatus and method for qusetion-answering
US9712915B2 (en) 2014-11-25 2017-07-18 Knowles Electronics, Llc Reference microphone for non-linear and time variant echo cancellation
DE112016000287T5 (en) 2015-01-07 2017-10-05 Knowles Electronics, Llc Use of digital microphones for low power keyword detection and noise reduction
CN105845135A (en) * 2015-01-12 2016-08-10 芋头科技(杭州)有限公司 Sound recognition system and method for robot system
US9830080B2 (en) 2015-01-21 2017-11-28 Knowles Electronics, Llc Low power voice trigger for acoustic apparatus and method
US10580401B2 (en) * 2015-01-27 2020-03-03 Google Llc Sub-matrix input for neural network layers
US10121472B2 (en) 2015-02-13 2018-11-06 Knowles Electronics, Llc Audio buffer catch-up apparatus and method with two microphones
KR102346302B1 (en) * 2015-02-16 2022-01-03 삼성전자 주식회사 Electronic apparatus and Method of operating voice recognition in the electronic apparatus
US9866938B2 (en) 2015-02-19 2018-01-09 Knowles Electronics, Llc Interface for microphone-to-microphone communications
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
WO2016161641A1 (en) * 2015-04-10 2016-10-13 华为技术有限公司 Voice recognition method, voice wake-up device, voice recognition device and terminal
US9883270B2 (en) 2015-05-14 2018-01-30 Knowles Electronics, Llc Microphone with coined area
US10291973B2 (en) 2015-05-14 2019-05-14 Knowles Electronics, Llc Sensor device with ingress protection
US10460227B2 (en) 2015-05-15 2019-10-29 Apple Inc. Virtual assistant in a communication session
US10200824B2 (en) 2015-05-27 2019-02-05 Apple Inc. Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device
US9734845B1 (en) * 2015-06-26 2017-08-15 Amazon Technologies, Inc. Mitigating effects of electronic audio sources in expression detection
US20160378747A1 (en) 2015-06-29 2016-12-29 Apple Inc. Virtual assistant for media playback
US9478234B1 (en) 2015-07-13 2016-10-25 Knowles Electronics, Llc Microphone apparatus and method with catch-up buffer
US10045104B2 (en) 2015-08-24 2018-08-07 Knowles Electronics, Llc Audio calibration using a microphone
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10740384B2 (en) 2015-09-08 2020-08-11 Apple Inc. Intelligent automated assistant for media search and playback
US10331312B2 (en) 2015-09-08 2019-06-25 Apple Inc. Intelligent automated assistant in a media environment
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US9875081B2 (en) * 2015-09-21 2018-01-23 Amazon Technologies, Inc. Device selection for providing a response
US9542941B1 (en) * 2015-10-01 2017-01-10 Lenovo (Singapore) Pte. Ltd. Situationally suspending wakeup word to enable voice command input
US10157039B2 (en) * 2015-10-05 2018-12-18 Motorola Mobility Llc Automatic capturing of multi-mode inputs in applications
US9978366B2 (en) * 2015-10-09 2018-05-22 Xappmedia, Inc. Event-based speech interactive media player
US10621977B2 (en) * 2015-10-30 2020-04-14 Mcafee, Llc Trusted speech transcription
US9691378B1 (en) * 2015-11-05 2017-06-27 Amazon Technologies, Inc. Methods and devices for selectively ignoring captured audio data
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10956666B2 (en) 2015-11-09 2021-03-23 Apple Inc. Unconventional virtual assistant interactions
US10651827B2 (en) * 2015-12-01 2020-05-12 Marvell Asia Pte, Ltd. Apparatus and method for activating circuits
EP3185244B1 (en) * 2015-12-22 2019-02-20 Nxp B.V. Voice activation system
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
CN105741838B (en) * 2016-01-20 2019-10-15 百度在线网络技术(北京)有限公司 Voice awakening method and device
US10074364B1 (en) * 2016-02-02 2018-09-11 Amazon Technologies, Inc. Sound profile generation based on speech recognition results exceeding a threshold
US9894437B2 (en) 2016-02-09 2018-02-13 Knowles Electronics, Llc Microphone assembly with pulse density modulated signal
WO2017138934A1 (en) 2016-02-10 2017-08-17 Nuance Communications, Inc. Techniques for spatially selective wake-up word recognition and related systems and methods
US9947316B2 (en) 2016-02-22 2018-04-17 Sonos, Inc. Voice control of a media playback system
US10264030B2 (en) 2016-02-22 2019-04-16 Sonos, Inc. Networked microphone device control
US9965247B2 (en) 2016-02-22 2018-05-08 Sonos, Inc. Voice controlled media playback system based on user profile
US10509626B2 (en) 2016-02-22 2019-12-17 Sonos, Inc Handling of loss of pairing between networked devices
US10095470B2 (en) 2016-02-22 2018-10-09 Sonos, Inc. Audio response playback
US10743101B2 (en) 2016-02-22 2020-08-11 Sonos, Inc. Content mixing
US10535343B2 (en) * 2016-05-10 2020-01-14 Google Llc Implementations for voice assistant on devices
CN112947683A (en) 2016-05-13 2021-06-11 谷歌有限责任公司 Media delivery between media output devices
US10783178B2 (en) * 2016-05-17 2020-09-22 Google Llc Generating a personal database entry for a user based on natural language user interface input of the user and generating output based on the entry in response to further natural language user interface input of the user
US9978390B2 (en) 2016-06-09 2018-05-22 Sonos, Inc. Dynamic player selection for audio signal processing
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
WO2017217978A1 (en) * 2016-06-15 2017-12-21 Nuance Communications, Inc. Techniques for wake-up word recognition and related systems and methods
US10627887B2 (en) 2016-07-01 2020-04-21 Microsoft Technology Licensing, Llc Face detection circuit
US10499150B2 (en) 2016-07-05 2019-12-03 Knowles Electronics, Llc Microphone assembly with digital feedback loop
US10152969B2 (en) 2016-07-15 2018-12-11 Sonos, Inc. Voice detection by multiple devices
US10134399B2 (en) 2016-07-15 2018-11-20 Sonos, Inc. Contextualization of voice inputs
US10257616B2 (en) 2016-07-22 2019-04-09 Knowles Electronics, Llc Digital microphone assembly with improved frequency response and noise characteristics
US10115400B2 (en) 2016-08-05 2018-10-30 Sonos, Inc. Multiple voice services
US9972320B2 (en) 2016-08-24 2018-05-15 Google Llc Hotword detection on multiple devices
KR102596430B1 (en) * 2016-08-31 2023-10-31 삼성전자주식회사 Method and apparatus for speech recognition based on speaker recognition
US9942678B1 (en) 2016-09-27 2018-04-10 Sonos, Inc. Audio playback settings for voice interaction
CN106157950A (en) * 2016-09-29 2016-11-23 合肥华凌股份有限公司 Speech control system and awakening method, Rouser and household electrical appliances, coprocessor
US9743204B1 (en) 2016-09-30 2017-08-22 Sonos, Inc. Multi-orientation playback device microphones
US9961642B2 (en) * 2016-09-30 2018-05-01 Intel Corporation Reduced power consuming mobile devices method and apparatus
US10181323B2 (en) 2016-10-19 2019-01-15 Sonos, Inc. Arbitration-based voice recognition
DE112017005458T5 (en) 2016-10-28 2019-07-25 Knowles Electronics, Llc TRANSFORMER ARRANGEMENTS AND METHOD
EP3637414B1 (en) 2016-11-07 2024-01-03 Google LLC Recorded media hotword trigger suppression
WO2018086033A1 (en) * 2016-11-10 2018-05-17 Nuance Communications, Inc. Techniques for language independent wake-up word detection
KR102591413B1 (en) * 2016-11-16 2023-10-19 엘지전자 주식회사 Mobile terminal and method for controlling the same
US20180174574A1 (en) * 2016-12-19 2018-06-21 Knowles Electronics, Llc Methods and systems for reducing false alarms in keyword detection
US10559309B2 (en) * 2016-12-22 2020-02-11 Google Llc Collaborative voice controlled devices
US10726835B2 (en) * 2016-12-23 2020-07-28 Amazon Technologies, Inc. Voice activated modular controller
US10937421B2 (en) * 2016-12-23 2021-03-02 Spectrum Brands, Inc. Electronic faucet with smart features
MX2019007241A (en) * 2016-12-23 2019-09-09 Spectrum Brands Inc Electronic faucet with smart features.
US10593328B1 (en) * 2016-12-27 2020-03-17 Amazon Technologies, Inc. Voice control of remote device
US10319375B2 (en) * 2016-12-28 2019-06-11 Amazon Technologies, Inc. Audio message extraction
DE112017006684T5 (en) 2016-12-30 2019-10-17 Knowles Electronics, Llc MICROPHONE ASSEMBLY WITH AUTHENTICATION
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US10311876B2 (en) 2017-02-14 2019-06-04 Google Llc Server side hotwording
US9990926B1 (en) 2017-03-13 2018-06-05 Intel Corporation Passive enrollment method for speaker identification systems
US11183181B2 (en) 2017-03-27 2021-11-23 Sonos, Inc. Systems and methods of multiple voice services
US10497364B2 (en) 2017-04-20 2019-12-03 Google Llc Multi-user authentication on a device
KR20180118461A (en) * 2017-04-21 2018-10-31 엘지전자 주식회사 Voice recognition module and and voice recognition method
KR102068182B1 (en) 2017-04-21 2020-01-20 엘지전자 주식회사 Voice recognition apparatus and home appliance system
US10311870B2 (en) * 2017-05-10 2019-06-04 Ecobee Inc. Computerized device with voice command input capability
DK180048B1 (en) 2017-05-11 2020-02-04 Apple Inc. MAINTAINING THE DATA PROTECTION OF PERSONAL INFORMATION
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770428A1 (en) 2017-05-12 2019-02-18 Apple Inc. Low-latency intelligent automated assistant
US20180336892A1 (en) 2017-05-16 2018-11-22 Apple Inc. Detecting a trigger of a digital assistant
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
KR102112565B1 (en) * 2017-05-19 2020-05-19 엘지전자 주식회사 Method for operating home appliance and voice recognition server system
KR102112564B1 (en) * 2017-05-19 2020-06-04 엘지전자 주식회사 Home appliance and method for operating the same
CN107105367B (en) * 2017-05-24 2020-07-10 维沃移动通信有限公司 Audio signal processing method and terminal
KR101976427B1 (en) * 2017-05-30 2019-05-09 엘지전자 주식회사 Method for operating voice recognition server system
CN109147770B (en) * 2017-06-16 2023-07-28 阿里巴巴集团控股有限公司 Voice recognition feature optimization and dynamic registration method, client and server
US11189273B2 (en) * 2017-06-29 2021-11-30 Amazon Technologies, Inc. Hands free always on near field wakeword solution
US10599377B2 (en) 2017-07-11 2020-03-24 Roku, Inc. Controlling visual indicators in an audio responsive electronic device, and capturing and providing audio using an API, by native and non-native computing devices and services
CN107360327B (en) 2017-07-19 2021-05-07 腾讯科技(深圳)有限公司 Speech recognition method, apparatus and storage medium
US10360909B2 (en) 2017-07-27 2019-07-23 Intel Corporation Natural machine conversing method and apparatus
US10475449B2 (en) 2017-08-07 2019-11-12 Sonos, Inc. Wake-word detection suppression
US10204624B1 (en) * 2017-08-14 2019-02-12 Lenovo (Singapore) Pte. Ltd. False positive wake word
US10482904B1 (en) 2017-08-15 2019-11-19 Amazon Technologies, Inc. Context driven device arbitration
CN107483445A (en) * 2017-08-23 2017-12-15 百度在线网络技术(北京)有限公司 A kind of silent Application on Voiceprint Recognition register method, device, server and storage medium
US11062710B2 (en) 2017-08-28 2021-07-13 Roku, Inc. Local and cloud speech recognition
US11062702B2 (en) 2017-08-28 2021-07-13 Roku, Inc. Media system with multiple digital assistants
US10796687B2 (en) * 2017-09-06 2020-10-06 Amazon Technologies, Inc. Voice-activated selective memory for voice-capturing devices
US10048930B1 (en) 2017-09-08 2018-08-14 Sonos, Inc. Dynamic computation of system response volume
US11025356B2 (en) 2017-09-08 2021-06-01 Knowles Electronics, Llc Clock synchronization in a master-slave communication system
US10446165B2 (en) 2017-09-27 2019-10-15 Sonos, Inc. Robust short-time fourier transform acoustic echo cancellation during audio playback
US10051366B1 (en) 2017-09-28 2018-08-14 Sonos, Inc. Three-dimensional beam forming with a microphone array
US10482868B2 (en) 2017-09-28 2019-11-19 Sonos, Inc. Multi-channel acoustic echo cancellation
US10621981B2 (en) 2017-09-28 2020-04-14 Sonos, Inc. Tone interference cancellation
US10466962B2 (en) 2017-09-29 2019-11-05 Sonos, Inc. Media playback system with voice assistance
US11061642B2 (en) 2017-09-29 2021-07-13 Knowles Electronics, Llc Multi-core audio processor with flexible memory allocation
CN107808670B (en) 2017-10-25 2021-05-14 百度在线网络技术(北京)有限公司 Voice data processing method, device, equipment and storage medium
CN107919130B (en) * 2017-11-06 2021-12-17 百度在线网络技术(北京)有限公司 Cloud-based voice processing method and device
CN107895573B (en) * 2017-11-15 2021-08-24 百度在线网络技术(北京)有限公司 Method and device for identifying information
US10482878B2 (en) 2017-11-29 2019-11-19 Nuance Communications, Inc. System and method for speech enhancement in multisource environments
US10157611B1 (en) * 2017-11-29 2018-12-18 Nuance Communications, Inc. System and method for speech enhancement in multisource environments
KR102460491B1 (en) * 2017-12-06 2022-10-31 삼성전자주식회사 Electronic apparatus and controlling method of thereof
US10880650B2 (en) 2017-12-10 2020-12-29 Sonos, Inc. Network microphone devices with automatic do not disturb actuation capabilities
US10818290B2 (en) 2017-12-11 2020-10-27 Sonos, Inc. Home graph
US10601599B2 (en) * 2017-12-29 2020-03-24 Synaptics Incorporated Voice command processing in low power devices
WO2019152722A1 (en) 2018-01-31 2019-08-08 Sonos, Inc. Device designation of playback and network microphone device arrangements
CN108335696A (en) * 2018-02-09 2018-07-27 百度在线网络技术(北京)有限公司 Voice awakening method and device
US11145298B2 (en) 2018-02-13 2021-10-12 Roku, Inc. Trigger word detection with multiple digital assistants
CN108564951B (en) * 2018-03-02 2021-05-25 云知声智能科技股份有限公司 Method for intelligently reducing false awakening probability of voice control equipment
US10332543B1 (en) * 2018-03-12 2019-06-25 Cypress Semiconductor Corporation Systems and methods for capturing noise for pattern recognition processing
CN108320749A (en) * 2018-03-14 2018-07-24 百度在线网络技术(北京)有限公司 Far field voice control device and far field speech control system
CN108428452B (en) * 2018-03-14 2019-12-13 百度在线网络技术(北京)有限公司 Terminal support and far-field voice interaction system
TWI682385B (en) * 2018-03-16 2020-01-11 緯創資通股份有限公司 Speech service control apparatus and method thereof
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
EP3553775B1 (en) * 2018-04-12 2020-11-25 Spotify AB Voice-based authentication
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US11175880B2 (en) 2018-05-10 2021-11-16 Sonos, Inc. Systems and methods for voice-assisted media content selection
US10847178B2 (en) 2018-05-18 2020-11-24 Sonos, Inc. Linear filtering for noise-suppressed speech detection
US10959029B2 (en) 2018-05-25 2021-03-23 Sonos, Inc. Determining and adapting to changes in microphone performance of playback devices
DK180639B1 (en) 2018-06-01 2021-11-04 Apple Inc DISABILITY OF ATTENTION-ATTENTIVE VIRTUAL ASSISTANT
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
DK179822B1 (en) 2018-06-01 2019-07-12 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US11437029B2 (en) 2018-06-05 2022-09-06 Voicify, LLC Voice application platform
US10803865B2 (en) * 2018-06-05 2020-10-13 Voicify, LLC Voice application platform
US10235999B1 (en) 2018-06-05 2019-03-19 Voicify, LLC Voice application platform
US10636425B2 (en) 2018-06-05 2020-04-28 Voicify, LLC Voice application platform
US10681460B2 (en) 2018-06-28 2020-06-09 Sonos, Inc. Systems and methods for associating playback devices with voice assistant services
CN108899044B (en) * 2018-07-27 2020-06-26 苏州思必驰信息科技有限公司 Voice signal processing method and device
US10461710B1 (en) 2018-08-28 2019-10-29 Sonos, Inc. Media playback system with maximum volume setting
US11076035B2 (en) 2018-08-28 2021-07-27 Sonos, Inc. Do not disturb feature for audio notifications
KR102628211B1 (en) * 2018-08-29 2024-01-23 삼성전자주식회사 Electronic apparatus and thereof control method
WO2020055923A1 (en) 2018-09-11 2020-03-19 Knowles Electronics, Llc Digital microphone with reduced processing noise
US10878811B2 (en) 2018-09-14 2020-12-29 Sonos, Inc. Networked devices, systems, and methods for intelligently deactivating wake-word engines
US10587430B1 (en) 2018-09-14 2020-03-10 Sonos, Inc. Networked devices, systems, and methods for associating playback devices based on sound codes
CN109243440B (en) * 2018-09-19 2022-07-08 杨建朋 Intelligent voice recognition strong and weak current conversion linkage mutual control system
US11024331B2 (en) 2018-09-21 2021-06-01 Sonos, Inc. Voice detection optimization using sound metadata
US10811015B2 (en) 2018-09-25 2020-10-20 Sonos, Inc. Voice detection optimization based on selected voice assistant service
US11100923B2 (en) 2018-09-28 2021-08-24 Sonos, Inc. Systems and methods for selective wake word detection using neural network models
US11462215B2 (en) 2018-09-28 2022-10-04 Apple Inc. Multi-modal inputs for voice commands
US10692518B2 (en) 2018-09-29 2020-06-23 Sonos, Inc. Linear filtering for noise-suppressed speech detection via multiple network microphone devices
CN109377993A (en) * 2018-10-12 2019-02-22 上海庆科信息技术有限公司 Intelligent voice system and its voice awakening method and intelligent sound equipment
US10908880B2 (en) 2018-10-19 2021-02-02 Knowles Electronics, Llc Audio signal circuit with in-place bit-reversal
US11899519B2 (en) 2018-10-23 2024-02-13 Sonos, Inc. Multiple stage network microphone device with reduced power consumption and processing load
US11475898B2 (en) 2018-10-26 2022-10-18 Apple Inc. Low-latency multi-speaker speech recognition
CN109410936A (en) * 2018-11-14 2019-03-01 广东美的制冷设备有限公司 Air-conditioning equipment sound control method and device based on scene
EP3654249A1 (en) 2018-11-15 2020-05-20 Snips Dilated convolutions and gating for efficient keyword spotting
US11183183B2 (en) 2018-12-07 2021-11-23 Sonos, Inc. Systems and methods of operating media playback systems having multiple voice assistant services
US11132989B2 (en) 2018-12-13 2021-09-28 Sonos, Inc. Networked microphone devices, systems, and methods of localized arbitration
US20220068297A1 (en) * 2018-12-18 2022-03-03 Knowles Electronics, Llc Audio level estimator assisted false awake abatement systems and methods
US10602268B1 (en) 2018-12-20 2020-03-24 Sonos, Inc. Optimization of network microphone devices using noise classification
TWI713016B (en) * 2019-01-03 2020-12-11 瑞昱半導體股份有限公司 Speech detection processing system and speech detection method
KR20200084730A (en) * 2019-01-03 2020-07-13 삼성전자주식회사 Electronic device and control method thereof
KR20200084727A (en) * 2019-01-03 2020-07-13 삼성전자주식회사 Electronic device and control method thereof
CN111475206B (en) * 2019-01-04 2023-04-11 优奈柯恩(北京)科技有限公司 Method and apparatus for waking up wearable device
CN109448725A (en) * 2019-01-11 2019-03-08 百度在线网络技术(北京)有限公司 A kind of interactive voice equipment awakening method, device, equipment and storage medium
US10867604B2 (en) 2019-02-08 2020-12-15 Sonos, Inc. Devices, systems, and methods for distributed voice processing
US11315556B2 (en) 2019-02-08 2022-04-26 Sonos, Inc. Devices, systems, and methods for distributed voice processing by transmitting sound data associated with a wake word to an appropriate device for identification
US11348573B2 (en) 2019-03-18 2022-05-31 Apple Inc. Multimodality in digital assistant systems
US11776538B1 (en) * 2019-04-01 2023-10-03 Dialog Semiconductor B.V. Signal processing
US11132991B2 (en) * 2019-04-23 2021-09-28 Lg Electronics Inc. Method and apparatus for determining voice enable device
US11120794B2 (en) 2019-05-03 2021-09-14 Sonos, Inc. Voice assistant persistence across multiple network microphone devices
DK201970509A1 (en) * 2019-05-06 2021-01-15 Apple Inc Spoken notifications
US11069353B1 (en) * 2019-05-06 2021-07-20 Amazon Technologies, Inc. Multilingual wakeword detection
US11423908B2 (en) 2019-05-06 2022-08-23 Apple Inc. Interpreting spoken requests
US11475884B2 (en) 2019-05-06 2022-10-18 Apple Inc. Reducing digital assistant latency when a language is incorrectly determined
US11307752B2 (en) 2019-05-06 2022-04-19 Apple Inc. User configurable task triggers
US11140099B2 (en) 2019-05-21 2021-10-05 Apple Inc. Providing message response suggestions
DK201970511A1 (en) 2019-05-31 2021-02-15 Apple Inc Voice identification in digital assistant systems
US11496600B2 (en) 2019-05-31 2022-11-08 Apple Inc. Remote execution of machine-learned models
DK180129B1 (en) 2019-05-31 2020-06-02 Apple Inc. User activity shortcut suggestions
US11289073B2 (en) 2019-05-31 2022-03-29 Apple Inc. Device text to speech
US11360641B2 (en) 2019-06-01 2022-06-14 Apple Inc. Increasing the relevance of new available information
US11468890B2 (en) 2019-06-01 2022-10-11 Apple Inc. Methods and user interfaces for voice-based control of electronic devices
US20210005181A1 (en) * 2019-06-10 2021-01-07 Knowles Electronics, Llc Audible keyword detection and method
US10586540B1 (en) 2019-06-12 2020-03-10 Sonos, Inc. Network microphone device with command keyword conditioning
US11200894B2 (en) 2019-06-12 2021-12-14 Sonos, Inc. Network microphone device with command keyword eventing
US11361756B2 (en) 2019-06-12 2022-06-14 Sonos, Inc. Conditional wake word eventing based on environment
US11659332B2 (en) 2019-07-30 2023-05-23 Dolby Laboratories Licensing Corporation Estimating user location in a system including smart audio devices
US11138975B2 (en) 2019-07-31 2021-10-05 Sonos, Inc. Locally distributed keyword detection
US11138969B2 (en) 2019-07-31 2021-10-05 Sonos, Inc. Locally distributed keyword detection
US10871943B1 (en) 2019-07-31 2020-12-22 Sonos, Inc. Noise classification for event detection
US11488406B2 (en) 2019-09-25 2022-11-01 Apple Inc. Text detection using global geometry estimators
US11189286B2 (en) 2019-10-22 2021-11-30 Sonos, Inc. VAS toggle based on device orientation
US11200900B2 (en) 2019-12-20 2021-12-14 Sonos, Inc. Offline voice control
US11562740B2 (en) 2020-01-07 2023-01-24 Sonos, Inc. Voice verification for media playback
US11556307B2 (en) 2020-01-31 2023-01-17 Sonos, Inc. Local voice data processing
US11308958B2 (en) 2020-02-07 2022-04-19 Sonos, Inc. Localized wakeword verification
US11061543B1 (en) 2020-05-11 2021-07-13 Apple Inc. Providing relevant data items based on context
US11043220B1 (en) 2020-05-11 2021-06-22 Apple Inc. Digital assistant hardware abstraction
US11755276B2 (en) 2020-05-12 2023-09-12 Apple Inc. Reducing description length based on confidence
US11308962B2 (en) 2020-05-20 2022-04-19 Sonos, Inc. Input detection windowing
US11482224B2 (en) 2020-05-20 2022-10-25 Sonos, Inc. Command keywords with input detection windowing
US11727919B2 (en) 2020-05-20 2023-08-15 Sonos, Inc. Memory allocation for keyword spotting engines
US20230215438A1 (en) * 2020-05-27 2023-07-06 Google Llc Compensating for hardware disparities when determining whether to offload assistant-related processing tasks from certain client devices
US11810593B2 (en) * 2020-06-23 2023-11-07 Amazon Technologies, Inc. Low power mode for speech capture devices
US11490204B2 (en) 2020-07-20 2022-11-01 Apple Inc. Multi-device audio adjustment coordination
US11438683B2 (en) 2020-07-21 2022-09-06 Apple Inc. User identification using headphones
US11698771B2 (en) 2020-08-25 2023-07-11 Sonos, Inc. Vocal guidance engines for playback devices
CN112233681A (en) * 2020-10-10 2021-01-15 北京百度网讯科技有限公司 Method and device for determining mistakenly awakened corpus, electronic equipment and storage medium
US20220139379A1 (en) * 2020-11-02 2022-05-05 Aondevices, Inc. Wake word method to prolong the conversational state between human and a machine in edge devices
US11688392B2 (en) * 2020-12-08 2023-06-27 Google Llc Freeze words
KR20220082577A (en) * 2020-12-10 2022-06-17 삼성전자주식회사 Electronic device and method for controlling the same
KR20220099831A (en) * 2021-01-07 2022-07-14 삼성전자주식회사 Electronic device and method for processing user utterance in the electronic device
US11551700B2 (en) 2021-01-25 2023-01-10 Sonos, Inc. Systems and methods for power-efficient keyword detection
US11950056B2 (en) 2022-01-14 2024-04-02 Chromatic Inc. Method, apparatus and system for neural network hearing aid
US11818547B2 (en) 2022-01-14 2023-11-14 Chromatic Inc. Method, apparatus and system for neural network hearing aid
US11832061B2 (en) 2022-01-14 2023-11-28 Chromatic Inc. Method, apparatus and system for neural network hearing aid
WO2023136835A1 (en) * 2022-01-14 2023-07-20 Chromatic Inc. Method, apparatus and system for neural network hearing aid
US20230306982A1 (en) 2022-01-14 2023-09-28 Chromatic Inc. System and method for enhancing speech of target speaker from audio signal in an ear-worn device using voice signatures
WO2023155607A1 (en) * 2022-02-17 2023-08-24 海信视像科技股份有限公司 Terminal devices and voice wake-up methods
EP4333464A1 (en) 2022-08-09 2024-03-06 Chromatic Inc. Hearing loss amplification that amplifies speech and noise subsignals differently

Citations (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5263181A (en) * 1990-10-18 1993-11-16 Motorola, Inc. Remote transmitter for triggering a voice-operated radio
US5712954A (en) * 1995-08-23 1998-01-27 Rockwell International Corp. System and method for monitoring audio power level of agent speech in a telephonic switch
JPH10312194A (en) 1997-03-12 1998-11-24 Seiko Epson Corp Method and device for detecting speech to be recognized
US5983186A (en) * 1995-08-21 1999-11-09 Seiko Epson Corporation Voice-activated interactive speech recognition device and method
US6321194B1 (en) * 1999-04-27 2001-11-20 Brooktrout Technology, Inc. Voice detection in audio signals
US20030065506A1 (en) * 2001-09-27 2003-04-03 Victor Adut Perceptually weighted speech coder
US20030165325A1 (en) * 2002-03-01 2003-09-04 Blair Ronald Lynn Trick mode audio playback
US20030216909A1 (en) 2002-05-14 2003-11-20 Davis Wallace K. Voice activity detection
US20040002862A1 (en) * 2002-06-28 2004-01-01 Samsung Electronics Co., Ltd. Voice recognition device, observation probability calculating device, complex fast fourier transform calculation device and method, cache device, and method of controlling the cache device
US6868154B1 (en) * 1999-08-02 2005-03-15 Robert O. Stuart System and method for providing a service to a customer via a communication link
US20050108006A1 (en) * 2001-06-25 2005-05-19 Alcatel Method and device for determining the voice quality degradation of a signal
US20050203998A1 (en) * 2002-05-29 2005-09-15 Kimmo Kinnunen Method in a digital network system for controlling the transmission of terminal equipment
US20060029190A1 (en) * 2004-07-28 2006-02-09 Schultz Paul T Systems and methods for providing network-based voice authentication
US20070043563A1 (en) * 2005-08-22 2007-02-22 International Business Machines Corporation Methods and apparatus for buffering data for use in accordance with a speech recognition system
US7286987B2 (en) * 2002-06-28 2007-10-23 Conceptual Speech Llc Multi-phoneme streamer and knowledge representation speech recognition system and method
US7418392B1 (en) 2003-09-25 2008-08-26 Sensory, Inc. System and method for controlling the operation of a device by voice commands
US20080249779A1 (en) * 2003-06-30 2008-10-09 Marcus Hennecke Speech dialog system
US20080262927A1 (en) * 2007-04-19 2008-10-23 Hiroshi Kanayama System, method, and program for selecting advertisements
US7720683B1 (en) 2003-06-13 2010-05-18 Sensory, Inc. Method and apparatus of specifying and performing speech recognition operations
US20100191520A1 (en) * 2009-01-23 2010-07-29 Harman Becker Automotive Systems Gmbh Text and speech recognition system using navigation information
US20100223056A1 (en) * 2009-02-27 2010-09-02 Autonomy Corporation Ltd. Various apparatus and methods for a speech recognition system
US20100277579A1 (en) 2009-04-30 2010-11-04 Samsung Electronics Co., Ltd. Apparatus and method for detecting voice based on motion information
US20100292987A1 (en) * 2009-05-17 2010-11-18 Hiroshi Kawaguchi Circuit startup method and circuit startup apparatus utilizing utterance estimation for use in speech processing system provided with sound collecting device
US20110102157A1 (en) * 2009-11-05 2011-05-05 Nokia Corporation Wake-Up For Wireless Devices Based On Requested Data
US20120239402A1 (en) * 2011-03-15 2012-09-20 Fujitsu Limited Speech recognition device and method
US20120278070A1 (en) * 2011-04-26 2012-11-01 Parrot Combined microphone and earphone audio headset having means for denoising a near speech signal, in particular for a " hands-free" telephony system
US20120281859A1 (en) * 2009-10-21 2012-11-08 Lars Villemoes Apparatus and method for generating a high frequency audio signal using adaptive oversampling
US20130289999A1 (en) * 2012-04-30 2013-10-31 Research In Motion Limited Dual microphone voice authentication for mobile device
US20130332479A1 (en) * 2012-06-07 2013-12-12 Google Inc. Inline Discussions in Search Results Around Real-Time Clusterings
US20130339028A1 (en) * 2012-06-15 2013-12-19 Spansion Llc Power-Efficient Voice Activation
US20140114567A1 (en) * 2012-10-18 2014-04-24 Research In Motion Limited Generating an elevation model using mobile devices
US20140122087A1 (en) * 2012-10-30 2014-05-01 Motorola Solutions, Inc. Method and apparatus for activating a particular wireless communication device to accept speech and/or voice commands
US20140118404A1 (en) * 2012-11-01 2014-05-01 Research In Motion Limited Reference-point-based static-scale mapping application
US8909522B2 (en) * 2007-07-10 2014-12-09 Motorola Solutions, Inc. Voice activity detector based upon a detected change in energy levels between sub-frames and a method of operation
US20150120714A1 (en) * 2013-10-31 2015-04-30 Ye Xu Temporal-based professional similarity
US20150162002A1 (en) * 2011-12-07 2015-06-11 Qualcomm Incorporated Low power integrated circuit to analyze a digitized audio stream
US9159319B1 (en) * 2012-12-03 2015-10-13 Amazon Technologies, Inc. Keyword spotting with competitor models

Family Cites Families (85)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5893065A (en) * 1994-08-05 1999-04-06 Nippon Steel Corporation Apparatus for compressing audio data
US7174299B2 (en) * 1995-08-18 2007-02-06 Canon Kabushiki Kaisha Speech recognition system, speech recognition apparatus, and speech recognition method
US5799279A (en) * 1995-11-13 1998-08-25 Dragon Systems, Inc. Continuous speech recognition of text and commands
US6002762A (en) * 1996-09-30 1999-12-14 At&T Corp Method and apparatus for making nonintrusive noise and speech level measurements on voice calls
US5960399A (en) * 1996-12-24 1999-09-28 Gte Internetworking Incorporated Client/server speech processor/recognizer
JP2000172283A (en) * 1998-12-01 2000-06-23 Nec Corp System and method for detecting sound
EP1181684B1 (en) * 1999-03-26 2004-11-03 Scansoft, Inc. Client-server speech recognition
US6408272B1 (en) * 1999-04-12 2002-06-18 General Magic, Inc. Distributed voice user interface
US6937977B2 (en) * 1999-10-05 2005-08-30 Fastmobile, Inc. Method and apparatus for processing an input speech signal during presentation of an output audio signal
US9076448B2 (en) * 1999-11-12 2015-07-07 Nuance Communications, Inc. Distributed real time speech recognition system
US6397186B1 (en) * 1999-12-22 2002-05-28 Ambush Interactive, Inc. Hands-free, voice-operated remote control transmitter
US6993119B1 (en) * 2000-08-09 2006-01-31 Bellsouth Intellectual Property Corporation Network and method for providing a flexible call forwarding telecommunications service with automatic speech recognition capability
JP2002156997A (en) * 2000-11-21 2002-05-31 Sharp Corp Voice detection controller
US20020107726A1 (en) * 2000-12-22 2002-08-08 Torrance Andrew W. Collecting user responses over a network
US20030033143A1 (en) * 2001-08-13 2003-02-13 Hagai Aronowitz Decreasing noise sensitivity in speech processing under adverse conditions
US6889191B2 (en) * 2001-12-03 2005-05-03 Scientific-Atlanta, Inc. Systems and methods for TV navigation with compressed voice-activated commands
US20050043948A1 (en) * 2001-12-17 2005-02-24 Seiichi Kashihara Speech recognition method remote controller, information terminal, telephone communication terminal and speech recognizer
US7219062B2 (en) 2002-01-30 2007-05-15 Koninklijke Philips Electronics N.V. Speech activity detection using acoustic and facial characteristics in an automatic speech recognition system
US20030212562A1 (en) * 2002-05-13 2003-11-13 General Motors Corporation Manual barge-in for server-based in-vehicle voice recognition systems
US7502737B2 (en) * 2002-06-24 2009-03-10 Intel Corporation Multi-pass recognition of spoken dialogue
ATE410768T1 (en) * 2003-08-29 2008-10-15 Johnson Controls Tech Co SYSTEM AND METHOD FOR OPERATING A VOICE RECOGNITION SYSTEM IN A VEHICLE
JP2005145149A (en) * 2003-11-12 2005-06-09 Honda Motor Co Ltd Voice recognition type in-vehicle equipment control system
EP1562180B1 (en) * 2004-02-06 2015-04-01 Nuance Communications, Inc. Speech dialogue system and method for controlling an electronic device
US20050209858A1 (en) * 2004-03-16 2005-09-22 Robert Zak Apparatus and method for voice activated communication
US7373248B2 (en) * 2004-09-10 2008-05-13 Atx Group, Inc. Systems and methods for off-board voice-automated vehicle navigation
US7310602B2 (en) * 2004-09-27 2007-12-18 Kabushiki Kaisha Equos Research Navigation apparatus
GB2422279A (en) * 2004-09-29 2006-07-19 Fluency Voice Technology Ltd Determining Pattern End-Point in an Input Signal
EP1848192A4 (en) * 2005-02-08 2012-10-03 Nippon Telegraph & Telephone Information communication terminal, information communication system, information communication method, information communication program, and recording medium on which program is recorded
CN101124623B (en) * 2005-02-18 2011-06-01 富士通株式会社 Voice authentication system and method
WO2007008798A2 (en) * 2005-07-07 2007-01-18 V-Enable, Inc. System and method for searching for network-based content in a multi-modal system using spoken keywords
EP3177081B1 (en) * 2006-01-17 2018-03-14 Telefonaktiebolaget LM Ericsson (publ) Method and arrangement for reducing power consumption in a mobile communication network
JP2007220045A (en) * 2006-02-20 2007-08-30 Toshiba Corp Communication support device, method, and program
EP2008193B1 (en) 2006-04-05 2012-11-28 Canyon IP Holdings LLC Hosted voice recognition system for wireless devices
US8082510B2 (en) * 2006-04-26 2011-12-20 Cisco Technology, Inc. Method and system for inserting advertisements in unified messaging solutions
WO2007133677A2 (en) * 2006-05-12 2007-11-22 Waterfall Mobile, Inc. Messaging apparatus and method
US8234120B2 (en) * 2006-07-26 2012-07-31 Nuance Communications, Inc. Performing a safety analysis for user-defined voice commands to ensure that the voice commands do not cause speech recognition ambiguities
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
CN101558443B (en) * 2006-12-15 2012-01-04 三菱电机株式会社 Voice recognition device
US20080172232A1 (en) * 2007-01-12 2008-07-17 Gurley Scott A Voice triggered emergency alert
JP2008236688A (en) * 2007-03-23 2008-10-02 Hitachi Ltd Television broadcasting receiver
US8326636B2 (en) 2008-01-16 2012-12-04 Canyon Ip Holdings Llc Using a physical phenomenon detector to control operation of a speech recognition engine
US8031881B2 (en) * 2007-09-18 2011-10-04 Starkey Laboratories, Inc. Method and apparatus for microphone matching for wearable directional hearing device using wearer's own voice
US8145215B2 (en) * 2007-12-27 2012-03-27 Shoretel, Inc. Scanning for a wireless device
US10867123B2 (en) * 2009-11-09 2020-12-15 Microsoft Technology Licensing, Llc Social browsing
US8290141B2 (en) * 2008-04-18 2012-10-16 Freescale Semiconductor, Inc. Techniques for comfort noise generation in a communication system
US9123022B2 (en) * 2008-05-28 2015-09-01 Aptima, Inc. Systems and methods for analyzing entity profiles
US7933777B2 (en) * 2008-08-29 2011-04-26 Multimodal Technologies, Inc. Hybrid speech recognition
KR101519104B1 (en) * 2008-10-30 2015-05-11 삼성전자 주식회사 Apparatus and method for detecting target sound
JP5691191B2 (en) * 2009-02-19 2015-04-01 ヤマハ株式会社 Masking sound generation apparatus, masking system, masking sound generation method, and program
KR101041039B1 (en) * 2009-02-27 2011-06-14 고려대학교 산학협력단 Method and Apparatus for space-time voice activity detection using audio and video information
US20100306285A1 (en) * 2009-05-28 2010-12-02 Arcsight, Inc. Specifying a Parser Using a Properties File
CN102117614B (en) * 2010-01-05 2013-01-02 索尼爱立信移动通讯有限公司 Personalized text-to-speech synthesis and personalized speech feature extraction
US8265610B1 (en) * 2010-03-01 2012-09-11 Sprint Communications Company L.P. Sponsored keyword usage in voice communication
US20110276326A1 (en) * 2010-05-06 2011-11-10 Motorola, Inc. Method and system for operational improvements in dispatch console systems in a multi-source environment
KR101008996B1 (en) * 2010-05-17 2011-01-17 주식회사 네오브이 Sequential web site moving system using voice guide message
US20110288860A1 (en) * 2010-05-20 2011-11-24 Qualcomm Incorporated Systems, methods, apparatus, and computer-readable media for processing of speech signals using head-mounted microphone pair
KR101010211B1 (en) * 2010-06-08 2011-01-21 유재혁 Elevator with variable protocol and method for controlling the same
US8762144B2 (en) * 2010-07-21 2014-06-24 Samsung Electronics Co., Ltd. Method and apparatus for voice activity detection
JP5071536B2 (en) * 2010-08-31 2012-11-14 株式会社デンソー Information providing apparatus and information providing system
IL210898A (en) * 2011-01-27 2014-09-30 Verint Systems Ltd System and method for selective monitoring of mobile communication terminals based on speech key-phrases
JP5039214B2 (en) * 2011-02-17 2012-10-03 株式会社東芝 Voice recognition operation device and voice recognition operation method
TWI425502B (en) * 2011-03-15 2014-02-01 Mstar Semiconductor Inc Audio time stretch method and associated apparatus
US9418661B2 (en) * 2011-05-12 2016-08-16 Johnson Controls Technology Company Vehicle voice recognition systems and methods
JP2013042356A (en) * 2011-08-16 2013-02-28 Sony Corp Image processor, image processing method and program
JP2013046151A (en) * 2011-08-23 2013-03-04 Ricoh Co Ltd Projector, projection system, and information search display method
US8660847B2 (en) * 2011-09-02 2014-02-25 Microsoft Corporation Integrated local and cloud based speech recognition
US20130066633A1 (en) * 2011-09-09 2013-03-14 Verisign, Inc. Providing Audio-Activated Resource Access for User Devices
US8798995B1 (en) * 2011-09-23 2014-08-05 Amazon Technologies, Inc. Key word determinations from voice data
US8452597B2 (en) * 2011-09-30 2013-05-28 Google Inc. Systems and methods for continual speech recognition and detection in mobile computing devices
US20130085753A1 (en) * 2011-09-30 2013-04-04 Google Inc. Hybrid Client/Server Speech Recognition In A Mobile Device
EP2766901B1 (en) * 2011-10-17 2016-09-21 Nuance Communications, Inc. Speech signal enhancement using visual information
US8183997B1 (en) * 2011-11-14 2012-05-22 Google Inc. Displaying sound indications on a wearable computing system
US8666751B2 (en) * 2011-11-17 2014-03-04 Microsoft Corporation Audio pattern matching for device activation
EP2783365B1 (en) * 2011-11-21 2018-02-21 Robert Bosch GmbH Method and system for adapting grammars in hybrid speech recognition engines for enhancing local speech recognition performance
US8818810B2 (en) * 2011-12-29 2014-08-26 Robert Bosch Gmbh Speaker verification in a health monitoring system
US8825020B2 (en) * 2012-01-12 2014-09-02 Sensory, Incorporated Information access and device control using mobile phones and audio in the home environment
US9117449B2 (en) * 2012-04-26 2015-08-25 Nuance Communications, Inc. Embedded system for construction of small footprint speech recognition with user-definable constraints
US9576572B2 (en) * 2012-06-18 2017-02-21 Telefonaktiebolaget Lm Ericsson (Publ) Methods and nodes for enabling and producing input to an application
US20140006825A1 (en) * 2012-06-30 2014-01-02 David Shenhav Systems and methods to wake up a device from a power conservation state
TWI474317B (en) * 2012-07-06 2015-02-21 Realtek Semiconductor Corp Signal processing apparatus and signal processing method
EP2904608B1 (en) * 2012-10-04 2017-05-03 Nuance Communications, Inc. Improved hybrid controller for asr
US9734151B2 (en) * 2012-10-31 2017-08-15 Tivo Solutions Inc. Method and system for voice based media search
US9704486B2 (en) 2012-12-11 2017-07-11 Amazon Technologies, Inc. Speech recognition power management
US20140337031A1 (en) * 2013-05-07 2014-11-13 Qualcomm Incorporated Method and apparatus for detecting a target keyword
EP3047390A1 (en) * 2013-09-19 2016-07-27 Sysomos L.P. Systems and methods for actively composing content for use in continuous social communication

Patent Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5263181A (en) * 1990-10-18 1993-11-16 Motorola, Inc. Remote transmitter for triggering a voice-operated radio
US5983186A (en) * 1995-08-21 1999-11-09 Seiko Epson Corporation Voice-activated interactive speech recognition device and method
US5712954A (en) * 1995-08-23 1998-01-27 Rockwell International Corp. System and method for monitoring audio power level of agent speech in a telephonic switch
JPH10312194A (en) 1997-03-12 1998-11-24 Seiko Epson Corp Method and device for detecting speech to be recognized
US6321194B1 (en) * 1999-04-27 2001-11-20 Brooktrout Technology, Inc. Voice detection in audio signals
US6868154B1 (en) * 1999-08-02 2005-03-15 Robert O. Stuart System and method for providing a service to a customer via a communication link
US20050108006A1 (en) * 2001-06-25 2005-05-19 Alcatel Method and device for determining the voice quality degradation of a signal
US20030065506A1 (en) * 2001-09-27 2003-04-03 Victor Adut Perceptually weighted speech coder
US20030165325A1 (en) * 2002-03-01 2003-09-04 Blair Ronald Lynn Trick mode audio playback
US20030216909A1 (en) 2002-05-14 2003-11-20 Davis Wallace K. Voice activity detection
US20050203998A1 (en) * 2002-05-29 2005-09-15 Kimmo Kinnunen Method in a digital network system for controlling the transmission of terminal equipment
US20040002862A1 (en) * 2002-06-28 2004-01-01 Samsung Electronics Co., Ltd. Voice recognition device, observation probability calculating device, complex fast fourier transform calculation device and method, cache device, and method of controlling the cache device
US7286987B2 (en) * 2002-06-28 2007-10-23 Conceptual Speech Llc Multi-phoneme streamer and knowledge representation speech recognition system and method
US7720683B1 (en) 2003-06-13 2010-05-18 Sensory, Inc. Method and apparatus of specifying and performing speech recognition operations
US20080249779A1 (en) * 2003-06-30 2008-10-09 Marcus Hennecke Speech dialog system
US7774204B2 (en) 2003-09-25 2010-08-10 Sensory, Inc. System and method for controlling the operation of a device by voice commands
US7418392B1 (en) 2003-09-25 2008-08-26 Sensory, Inc. System and method for controlling the operation of a device by voice commands
US20060029190A1 (en) * 2004-07-28 2006-02-09 Schultz Paul T Systems and methods for providing network-based voice authentication
US20070043563A1 (en) * 2005-08-22 2007-02-22 International Business Machines Corporation Methods and apparatus for buffering data for use in accordance with a speech recognition system
US20080262927A1 (en) * 2007-04-19 2008-10-23 Hiroshi Kanayama System, method, and program for selecting advertisements
US8909522B2 (en) * 2007-07-10 2014-12-09 Motorola Solutions, Inc. Voice activity detector based upon a detected change in energy levels between sub-frames and a method of operation
US20100191520A1 (en) * 2009-01-23 2010-07-29 Harman Becker Automotive Systems Gmbh Text and speech recognition system using navigation information
US20100223056A1 (en) * 2009-02-27 2010-09-02 Autonomy Corporation Ltd. Various apparatus and methods for a speech recognition system
US20100277579A1 (en) 2009-04-30 2010-11-04 Samsung Electronics Co., Ltd. Apparatus and method for detecting voice based on motion information
US20100292987A1 (en) * 2009-05-17 2010-11-18 Hiroshi Kawaguchi Circuit startup method and circuit startup apparatus utilizing utterance estimation for use in speech processing system provided with sound collecting device
US20120281859A1 (en) * 2009-10-21 2012-11-08 Lars Villemoes Apparatus and method for generating a high frequency audio signal using adaptive oversampling
US20110102157A1 (en) * 2009-11-05 2011-05-05 Nokia Corporation Wake-Up For Wireless Devices Based On Requested Data
US20120239402A1 (en) * 2011-03-15 2012-09-20 Fujitsu Limited Speech recognition device and method
US20120278070A1 (en) * 2011-04-26 2012-11-01 Parrot Combined microphone and earphone audio headset having means for denoising a near speech signal, in particular for a " hands-free" telephony system
US20150162002A1 (en) * 2011-12-07 2015-06-11 Qualcomm Incorporated Low power integrated circuit to analyze a digitized audio stream
US20130289999A1 (en) * 2012-04-30 2013-10-31 Research In Motion Limited Dual microphone voice authentication for mobile device
US20130332479A1 (en) * 2012-06-07 2013-12-12 Google Inc. Inline Discussions in Search Results Around Real-Time Clusterings
US20130339028A1 (en) * 2012-06-15 2013-12-19 Spansion Llc Power-Efficient Voice Activation
US20140114567A1 (en) * 2012-10-18 2014-04-24 Research In Motion Limited Generating an elevation model using mobile devices
US20140122087A1 (en) * 2012-10-30 2014-05-01 Motorola Solutions, Inc. Method and apparatus for activating a particular wireless communication device to accept speech and/or voice commands
US20140118404A1 (en) * 2012-11-01 2014-05-01 Research In Motion Limited Reference-point-based static-scale mapping application
US9159319B1 (en) * 2012-12-03 2015-10-13 Amazon Technologies, Inc. Keyword spotting with competitor models
US20150120714A1 (en) * 2013-10-31 2015-04-30 Ye Xu Temporal-based professional similarity

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11322152B2 (en) 2012-12-11 2022-05-03 Amazon Technologies, Inc. Speech recognition power management
US20190013887A1 (en) * 2016-01-05 2019-01-10 M.B.E.R. Telecommunication And High-Tech Ltd System and method for detecting audio media content
US10778352B2 (en) * 2016-01-05 2020-09-15 M.B.E.R Telecommunication And High-Tech Ltd System and method for detecting audio media content
US10236000B2 (en) * 2016-07-22 2019-03-19 Dolphin Integration Circuit and method for speech recognition
US10971157B2 (en) 2017-01-11 2021-04-06 Nuance Communications, Inc. Methods and apparatus for hybrid speech recognition processing
US20180342237A1 (en) * 2017-05-29 2018-11-29 Samsung Electronics Co., Ltd. Electronic apparatus for recognizing keyword included in your utterance to change to operating state and controlling method thereof
US10978048B2 (en) * 2017-05-29 2021-04-13 Samsung Electronics Co., Ltd. Electronic apparatus for recognizing keyword included in your utterance to change to operating state and controlling method thereof
US10629204B2 (en) 2018-04-23 2020-04-21 Spotify Ab Activation trigger processing
US10909984B2 (en) 2018-04-23 2021-02-02 Spotify Ab Activation trigger processing
US11823670B2 (en) 2018-04-23 2023-11-21 Spotify Ab Activation trigger processing
US10580410B2 (en) 2018-04-27 2020-03-03 Sorenson Ip Holdings, Llc Transcription of communications

Also Published As

Publication number Publication date
EP2932500A1 (en) 2015-10-21
EP2932500B1 (en) 2017-02-15
US20180096689A1 (en) 2018-04-05
US11322152B2 (en) 2022-05-03
US20200043499A1 (en) 2020-02-06
CN105009204B (en) 2019-11-19
JP2016505888A (en) 2016-02-25
US10325598B2 (en) 2019-06-18
CN105009204A (en) 2015-10-28
JP6200516B2 (en) 2017-09-20
US20140163978A1 (en) 2014-06-12
WO2014093238A1 (en) 2014-06-19

Similar Documents

Publication Publication Date Title
US11322152B2 (en) Speech recognition power management
US11676600B2 (en) Methods and apparatus for detecting a voice command
US10332524B2 (en) Speech recognition wake-up of a handheld portable electronic device
US20240096326A1 (en) Utterance classifier
US9940936B2 (en) Methods and apparatus for detecting a voice command
US10699702B2 (en) System and method for personalization of acoustic models for automatic speech recognition
US9361885B2 (en) Methods and apparatus for detecting a voice command
EP2946383B1 (en) Methods and apparatus for detecting a voice command
US9818407B1 (en) Distributed endpointing for speech recognition
US10477294B1 (en) Multi-device audio capture
CN116601598A (en) Hotphrase triggering based on detection sequences
JP7460794B2 (en) Cascading architecture for noise-robust keyword spotting

Legal Events

Date Code Title Description
AS Assignment

Owner name: AMAZON TECHNOLOGIES, INC., NEVADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BASYE, KENNETH JOHN;SECKER-WALKER, HUGH EVAN;DAVID, TONY;AND OTHERS;SIGNING DATES FROM 20130106 TO 20130326;REEL/FRAME:030869/0089

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4