IP Library Granted Patent US 9,330,669
Granted Patent B2
US 9,330,669 · App. 14/621,024 · Granted May 3, 2016

System and method for performing dual mode speech recognition

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,330,669
App. No.
14/621,024
Granted
May 3, 2016
Kind
B2
Abstract

A system and method is presented for performing dual mode speech recognition, employing a local recognition module on a mobile device and a remote recognition engine on a server device. The system accepts a spoken query from a user, and both the local recognition module and the remote recognition engine perform speech recognition operations on the query, returning a transcription and confidence score, subject to a latency cutoff time. If both sources successfully transcribe the query, then the system accepts the result having the higher confidence score. If only one source succeeds, then that result is accepted. In either case, if the remote recognition engine does succeed in transcribing the query, then a client vocabulary is updated if the remote system result includes information not present in the client vocabulary.

Claims (71)

1. A method for performing dual mode speech recognition, comprising:

receiving a spoken query from a user;

processing the spoken query, including:

sending the spoken query to a local recognition system on a mobile device;

transmitting the spoken query to a remote recognition system via a communications link; and

setting a latency timer period to a preset timeout value;

in the event that the spoken query is not recognized by either the local recognition system or the remote recognition system within the latency timer period, choosing recognition failure as a final result;

in the event that the spoken query is recognized by both the local recognition system and the remote recognition system within the latency timer period, obtaining a recognition result and associated recognition score from both the local recognition system and the remote recognition system and choosing the recognition result associated with the higher recognition score as the final result;

in the event that the spoken query is recognized by only the local recognition within the latency timer period, obtaining a recognition result from the local recognition system, and choosing the local recognition result as the final result;

in the event that the spoken query is recognized by only the remote recognition system within the latency timer period, obtaining a recognition result from the remote recognition system, and choosing the remote recognition result as the final result;

taking action on behalf of the user based on the final result.

2. The method of claim 1 , wherein:

the local recognition system maintains a client vocabulary programmed to describe words or phrases available to be recognized.

3. The method of claim 2 , further comprising:

determining that the remote recognition system contains vocabulary information that is not contained in the client vocabulary of the local recognition system.

4. The method of claim 2 , further comprising:

receiving vocabulary information updates from the remote recognition system; and

updating the client vocabulary of the local recognition system with the received vocabulary information.

5. The method of claim 2 , wherein one or more words from the client vocabulary are assigned at least one of:

a frequency value that indicates how often the word is used; and

a recency value that indicates when the word was last used.

6. The method of claim 5 , further comprising removing a word from the client vocabulary based at least on a frequency value or a recency value.

7. The method of claim 1 , further comprising:

receiving from the local recognition system and the remote recognition system a transcription that is an estimate for the text of what the spoken query said.

8. The method of claim 7 , wherein the recognition score received from the local recognition system and remote recognition system measures the confidence in the accuracy of the respective transcription.

9. A system for dual mode speech recognition, comprising:

a local recognition system housed in a mobile device, including:

a communication module programmed to communicate with a user and other devices and for receiving a spoken query;

a recognition module programmed to recognize and transcribe audio content;

a control module; and

a client vocabulary programmed to describe words or phrases available to the recognition module;

a remote recognition system housed in a server, including:

a recognition engine programmed to recognize and transcribe audio content;

a vocabulary download module programmed to provide updates to the vocabulary update module;

a latency timer;

wherein the control module of the local recognition system is programmed to:

set a latency timer period to a preset timeout value; and

in the event that the spoken query is recognized by both the local recognition system and the remote recognition system within the latency timer period, obtain a recognition result and associated recognition score from both the local recognition system and the remote recognition system, and choosing the final result as the recognition result associated with the higher recognition score.

10. The system of claim 9 , wherein the control module of the local recognition system is further programmed to send the spoken query to the recognition module of the local recognition system and the remote recognition system.

11. The system of claim 9 , wherein the control module of the local recognition system is programmed to:

in the event that the spoken query is recognized by only the local recognition within the latency timer period, obtaining a recognition result and associated score from the local recognition system; and choosing the local recognition result as the final result; and

in the event that the spoken query is recognized by only the remote recognition system within the latency timer period, obtaining a recognition result and associated score from the remote recognition system; and choosing the remote recognition result as the final result.

12. The system of claim 9 , further comprising a vocabulary updater module that is programmed to remove one or more words from the client vocabulary.

13. The system of claim 12 , wherein one or more words from the client vocabulary are assigned a priority value that indicates the word's importance, and the vocabulary updater module is further programmed to remove a word selected from the client vocabulary based at least on the priority assigned the selected word.

14. The system of claim 12 , wherein one or more words from the client vocabulary are assigned a frequency value that indicates how often the word is used and a recency value that indicates when the word was last used, and the client vocabulary updater module is further programmed to remove a word selected from the client vocabulary based at least on the frequency value or recency value associated with the selected word.

15. The system of claim 9 , wherein the recognition module of the local recognition system and the recognition module of the remote recognition system are each programmed to output:

a transcription that is an estimate for the text of what the spoken query said; and

a score associated with the respective transcription that measures confidence in the accuracy of the associated transcription.

16. A system for dual mode speech recognition, comprising:

a latency timer;

a local recognition system housed in a mobile device, including:

a communication module programmed to communicate with a user and other devices and to receive a spoken query;

a recognition module programmed to recognize and transcribe audio content;

a control module;

a client vocabulary programmed to describe words or phrases available to the recognition module; and

a remote recognition system housed in a server, including:

a recognition engine programmed to recognize and transcribe audio content;

a vocabulary download module programmed to provide updates to the vocabulary update module;

wherein the control module of the local recognition system is programmed to:

set a latency timer period to a predefined value;

in the event that the spoken query is recognized by both the local recognition system and the remote recognition system within the latency timer period, obtain a recognition result and associated recognition score from both the local recognition system and the remote recognition system, and choosing the final result as the recognition result associated with the higher recognition score;

in the event that the spoken query is recognized by only the local recognition within the latency timer period, obtaining a recognition result and associated score from the local recognition system; and choosing the local recognition result as the final result; and

in the event that the spoken query is recognized by only the remote recognition system within the latency timer period, obtaining a recognition result and associated score from the remote recognition system; and choosing the remote recognition result as the final result.

17. A method for performing dual mode speech recognition, comprising:

receiving a spoken query from a user;

processing the spoken query, including:

sending the spoken query to a local recognition system on a mobile device;

transmitting the spoken query to a remote recognition system via a communications link; and

setting a latency timer period to a preset timeout value;

in the event that the spoken query is recognized by both the local recognition system and the remote recognition system within the latency timer period, obtaining a recognition result and associated recognition score from both the local recognition system and the remote recognition system, and choosing the final result as the recognition result associated with the higher recognition score; and

in the event that the spoken query is recognized by the remote recognition system within the latency timer period, upon determining that the remote recognition result contains vocabulary information not contained within a client vocabulary maintained within the local recognition system, requesting that the remote recognition system update the client vocabulary.

Assignments (12)
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded Dec 3, 2024
From: MONROE CAPITAL MANAGEMENT ADVISORS, LLC, AS COLLATERAL AGENT
To: SOUNDHOUND, INC.
Reel/Frame 069480/0312 →
SECURITY INTEREST Recorded Aug 9, 2024
From: SOUNDHOUND, INC.
To: MONROE CAPITAL MANAGEMENT ADVISORS, LLC, AS COLLATERAL AGENT
Reel/Frame 068526/0413 →
RELEASE OF SECURITY INTEREST Recorded Jun 11, 2024
From: ACP POST OAK CREDIT II LLC, AS COLLATERAL AGENT
To: SOUNDHOUND, INC.; SOUNDHOUND AI IP, LLC
Reel/Frame 067698/0845 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 27, 2023
From: SOUNDHOUND AI IP HOLDING, LLC
To: SOUNDHOUND AI IP, LLC
Reel/Frame 064205/0676 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 23, 2023
From: SOUNDHOUND, INC.
To: SOUNDHOUND AI IP HOLDING, LLC
Reel/Frame 064083/0484 →
RELEASE OF SECURITY INTEREST Recorded Apr 21, 2023
From: FIRST-CITIZENS BANK & TRUST COMPANY, AS AGENT
To: SOUNDHOUND, INC.
Reel/Frame 063411/0396 →
RELEASE OF SECURITY INTEREST Recorded Apr 19, 2023
From: OCEAN II PLO LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT
To: SOUNDHOUND, INC.
Reel/Frame 063380/0625 →
SECURITY INTEREST Recorded Apr 17, 2023
From: SOUNDHOUND, INC.; SOUNDHOUND AI IP, LLC
To: ACP POST OAK CREDIT II LLC
Reel/Frame 063349/0355 →
CORRECTIVE ASSIGNMENT TO CORRECT THE COVER SHEET PREVIOUSLY RECORDED AT REEL: 056627 FRAME: 0772. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST. Recorded Apr 12, 2023
From: SOUNDHOUND, INC.
To: OCEAN II PLO LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT
Reel/Frame 063336/0146 →
SECURITY INTEREST Recorded Jun 18, 2021
From: OCEAN II PLO LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT
To: SOUNDHOUND, INC.
Reel/Frame 056627/0772 →
SECURITY INTEREST Recorded Apr 1, 2021
From: SOUNDHOUND, INC.
To: SILICON VALLEY BANK
Reel/Frame 055807/0539 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 12, 2015
From: STONEHOCKER, TIMOTHY; MOHAJER, KEYVAN; MONT-REYNAUD, BERNARD
To: SOUNDHOUND, INC.
Reel/Frame 034952/0698 →