IP Library Granted Patent US 12,706,089
Granted Patent B2
US 12,706,089 · App. 17/475,226 · Granted Aug 11, 2026

Speaker specific speech enhancement

Inventors: Ganesh Sivaraman (Atlanta, GA); Avrosh Kumar (Atlanta, GA); Elie Khoury (Atlanta, GA)
Assignee: Pindrop Security, Inc.
G10L15/16G10L17/22G06N3/04G06N20/00
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 12,706,089
App. No.
17/475,226
Filed
Sep 14, 2021
Granted
Aug 11, 2026
Kind
B2
Art Unit
2658
USPC
704/232
Abstract

Embodiments described herein provide for a machine-learning architecture system that enhances the speech audio of a user-defined target speaker by suppressing interfering speakers, as well as background noise and reverberations. The machine-learning architecture includes a speech separation engine for separating the speech signal of a target speaker from a mixture of multiple speakers' speech, and a noise suppression engine for suppressing various types of noise in the input audio signal. The speaker-specific speech enhancement architecture performs speaker mixture separation and background noise suppression to enhance the perceptual quality of the speech audio. The output of the machine-learning architecture is an enhanced audio signal improving the voice quality of a target speaker on a single-channel audio input containing a mixture of speaker speech signals and various types of noise.

Claims (63)

1 . A computer-implemented method comprising:

receiving, by a computer, an inbound audio signal including a signal mixture of a plurality of inbound speakers;

extracting, by the computer, a first set of one or more features from the inbound audio signal;

extracting, by the computer, a speaker mask for the inbound audio signal by applying a first machine-learning architecture on a target enrolled voiceprint and the first set of one or more features, wherein the target enrolled voiceprint comprises an enrollment feature vector;

generating, by the computer, a second set of one or more features of a target audio signal for a target speaker of the plurality of inbound speakers by applying the speaker mask on the first set of one or more features;

extracting, by the computer, a noise mask for the target audio signal having one or more types of noise by applying a second machine-learning architecture on the second set of one or more features;

generating, by the computer, an enhanced audio signal by applying the noise mask on the second set of one or more features of the target audio signal, the enhanced audio signal includes the target audio signal having suppressed noise of the one or more types of noise in the target audio signal according to the noise mask; and

generating, by the computer, an updated target enrolled voiceprint as an updated version of the target enrolled voiceprint corresponding to the target speaker based upon a feature vector extracted from the enhanced audio signal.

2 . The method according to claim 1 , wherein the computer generates a third set of one or more features of the enhanced audio signal by applying the noise mask, and wherein generating the enhanced audio signal includes:

applying, by the computer, a waveform synthesis engine on the third set of one or more features of the enhanced audio signal.

3 . The method according to claim 1 , wherein extracting the speaker mask for inbound audio signal includes:

determining, by the computer, a target speaker of the plurality of inbound speakers based upon one or more characteristics of the inbound audio signal; and

retrieving, by the computer, the enrolled voiceprint corresponding to the target speaker as the target enrolled voiceprint, the enrolled voiceprint stored in a non-transitory memory.

4 . The method according to claim 3 , wherein the computer generates a third set of one or more features of the enhanced audio signal by applying the noise mask, the method further comprising:

extracting, by the computer, the feature vector for the enhanced audio signal by applying a third machine-learning architecture on the third set of one or more features; and

updating, by the computer, the target enrolled voiceprint based upon the feature vector extracted from the third set of one or more features, thereby generating the updated target enrolled voiceprint.

5 . The method according to claim 4 , further comprising updating, by the computer, the target enrolled voiceprint by applying the third machine-learning architecture on one or more subsequent portions of the inbound audio signal.

6 . The method according to claim 1 , wherein the target enrolled voiceprint is a default voiceprint stored in a non-transitory memory.

7 . The method according to claim 1 , wherein the computer extracts the noise mask based upon a ratio of a magnitude of a first frequency spectrum of a clean audio signal to the magnitude of a second frequency spectrum of a noisy audio signal, the noisy audio signal containing at least one of a multi-speaker signal mixture and a type of noise.

8 . The method according to claim 1 , further comprising transmitting, by the computer executing a voice messaging software application, the enhanced audio signal to a second computing device executing the voice messaging software application.

9 . The method according to claim 1 , further comprising:

generating, by the computer, a similarity score based upon the enhanced audio signal and an enrolled voiceprint stored in a non-transitory memory; and

identifying, by the computer, the target speaker as an enrolled speaker in response to determining that the similarity score satisfies a speaker recognition threshold.

10 . The method according to claim 9 , further comprising:

extracting, by the computer, one or more enrollment speaker embeddings from one or more enrollment audio signals for the enrolled speaker; and

extracting, by the computer, the enrolled voiceprint for the enrolled speaker based upon the one or more enrollment speaker embeddings.

11 . A system comprising:

a non-transitory machine readable storage configured to store machine-executable instructions for one or more machine-learning architectures; and

a computer comprising a processor and configured to:

receive an inbound audio signal including a signal mixture of a plurality of inbound speakers;

extract a first set of one or more features from the inbound audio signal;

extract a speaker mask for the inbound audio signal by applying a first machine-learning architecture on a target enrolled voiceprint and the first set of one or more features, wherein the target enrolled voiceprint comprises an enrollment feature vector;

generate a second set of one or more features of a target audio signal for a target speaker of the plurality of inbound speakers by applying the speaker mask on the first set of one or more features;

extract a noise mask for the target audio signal having one or more types of noise by applying a second machine-learning architecture on the second set of one or more features;

generate an enhanced audio signal by applying the noise mask on the second set of one or more features of the target audio signal, the enhanced audio signal includes the target audio signal having suppressed noise of the one or more types of noise in the target audio signal according to the noise mask; and

generate an updated target enrolled voiceprint as an updated version of the target enrolled voiceprint corresponding to the target speaker based upon a feature vector extracted from the enhanced audio signal.

12 . The system according to claim 11 , wherein the computer generates a third set of one or more features of the enhanced audio signal using the noise mask, and wherein when generating the enhanced audio signal the computer is configured to:

apply a waveform synthesis engine on the third set of one or more features of the enhanced audio signal.

13 . The system according to claim 11 , wherein when extracting the speaker mask for inbound audio signal the computer is configured to:

determining, by the computer, a target speaker of the plurality of inbound speakers based upon one or more characteristics of the inbound audio signal; and

retrieving, by the computer, the enrolled voiceprint corresponding to the target speaker as the target enrolled voiceprint, the enrolled voiceprint stored in a non-transitory memory.

14 . The system according to claim 13 , wherein the computer generates a third set of one or more features of the enhanced audio signal by applying the noise mask, and wherein the computer is further configured to:

extract the feature vector for the enhanced audio signal by applying a third machine-learning architecture on the third set of one or more features; and

update the target enrolled voiceprint based upon the feature vector extracted from the third set of one or more features, thereby generating the updated target enrolled voiceprint.

15 . The system according to claim 14 , wherein the computer is configured to update the target enrolled voiceprint by applying the third machine-learning architecture on one or more subsequent portions of the inbound audio signal.

16 . The system according to claim 11 , wherein the target enrolled voiceprint is a default voiceprint stored in a non-transitory memory.

17 . The system according to claim 11 , wherein the computer extracts the noise mask based upon a ratio of a magnitude of a first frequency spectrum of a clean target audio signal to the magnitude of a second frequency spectrum of a noisy audio signal, the noisy audio signal containing at least one of a multi-speaker signal mixture and a type of noise.

18 . The system according to claim 11 , wherein the computer is further configured to:

execute a voice messaging software application; and

transmit the enhanced audio signal to a second computing device according to the voice messaging software application.

19 . The system according to claim 11 , wherein the computer is further configured to:

generate a similarity score based upon the enhanced audio signal and an enrolled voiceprint stored in a non-transitory memory; and

identify the target speaker as an enrolled speaker in response to determining that the similarity score satisfies a speaker recognition threshold.

20 . The system according to claim 19 , wherein the computer is further configured to:

extract one or more enrollment speaker embeddings from one or more enrollment audio signals for the enrolled speaker; and

extract the enrolled voiceprint for the enrolled speaker based upon the one or more enrollment speaker embeddings.

21 . A computer-implemented method comprising:

receiving, by a computer, an inbound audio signal including a signal mixture of a plurality of inbound speakers;

applying, by the computer, a speaker suppression machine-learning architecture to the inbound audio signal and a target enrolled voiceprint to generate a target audio signal for a target speaker of the plurality of inbound speakers, wherein the target enrolled voiceprint comprises an enrollment feature vector;

applying, by the computer, a noise suppression machine-learning architecture to the target audio signal having one or more types of noise;

generating, by the computer, an enhanced audio signal based on an output of the noise suppression machine-learning architecture, the enhanced audio signal includes the target audio signal having suppressed noise of the one or more types of noise in the target audio signal according to the noise mask;

extracting, by the computer, a feature vector for the enhanced audio signal by applying a speaker embedding extraction machine-learning architecture on the enhanced audio signal; and

updating, by the computer, the target enrolled voiceprint with an updated target enrolled voiceprint corresponding to the target speaker generated based upon the feature vector extracted from the enhanced audio signal.

Assignments (4)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 17, 2026
From: SIVARAMAN, GANESH; KUMAR, AVROSH; KHOURY, ELIE
To: PINDROP SECURITY, INC.
Reel/Frame 074406/0549 →
SECURITY INTEREST Recorded Jun 26, 2024
From: PINDROP SECURITY, INC.
To: HERCULES CAPITAL, INC., AS AGENT
Reel/Frame 067867/0860 →
RELEASE OF SECURITY INTEREST Recorded Jun 26, 2024
From: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT
To: PINDROP SECURITY, INC.
Reel/Frame 069477/0962 →
SECURITY INTEREST Recorded Jul 31, 2023
From: PINDROP SECURITY, INC.
To: JPMORGAN CHASE BANK, N.A.
Reel/Frame 064443/0584 →
Continuity (2)
Provisional Application 63077928 · Sep 14, 2020
Related Publication 20220084509A1 · Mar 17, 2022
References Cited (30)
US 9824692B1 · Khoury et al. · 2017 [cited by applicant]
US 10141009B2 · Khoury et al. · 2018 [cited by applicant]
US 10692502B2 · Khoury et al. · 2020 [cited by applicant]
US 11095572B1 · Stafford et al. · 2021 [cited by applicant]
US 20130030800A1 · Tracey · 2013 [cited by examiner]
US 20160293167A1 · Chen · 2016 [cited by examiner]
US 20170178666A1 · Yu · 2017 [cited by examiner]
US 20180254046A1 · Khoury et al. · 2018 [cited by applicant]
US 20190066713A1 · Mesgarani · 2019 [cited by examiner]
US 20190172476A1 · Wung · 2019 [cited by examiner]
US 20190378529A1 · Li · 2019 [cited by examiner]
US 20200143819A1 · Delcroix · 2020 [cited by examiner]
US 20200202869A1 · Wang · 2020 [cited by examiner]
US 20200219530A1 · Nesta · 2020 [cited by examiner]
US 20200335121A1 · Mosseri · 2020 [cited by examiner]
US 20210151344A1 · Hosek · 2021 [cited by applicant]
US 20210233541A1 · Chen et al. · 2021 [cited by applicant]
US 20210241776A1 · Sivaraman et al. · 2021 [cited by applicant]
US 20210280171A1 · Phatak et al. · 2021 [cited by applicant]
US 20210390959A1 · Jain · 2021 [cited by examiner]
US 20220165288A1 · Wang · 2022 [cited by examiner]
US 20220199095A1 · Chang · 2022 [cited by examiner]
US 20220301575A1 · Yasuda · 2022 [cited by examiner]
US 20230290357A1 · Khoury · 2023 [cited by examiner]
S. A. Nossier et al. “Two-Stage Deep Learning Approach for Speech Enhancement and Reconstruction in The Frequency and Time Domains,” 2022 International Joint Conference on Neural Networks (IJCNN), Padua, Italy, 2022, pp… [cited by examiner]
Y. Zhao, Z.-Q. Wang and D. Wang, “A two-stage algorithm for noisy and reverberant speech enhancement,” 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), New Orleans, LA, USA, 2017, … [cited by examiner]
D. S. Williamson and D. Wang, “Time-Frequency Masking in the Complex Domain for Speech Dereverberation and Denoising,” in IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 25, No. 7, pp. 1492-1501, J… [cited by examiner]
X. Hao et al., “Masking and Inpainting: A Two-Stage Speech Enhancement Approach for Low SNR and Non-Stationary Noise,” ICASSP 2020—2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), … [cited by examiner]
International Search Report and Written Opinion for PCT/US2021/049809 dated Dec. 13, 2021 (7 pages). [cited by applicant]
International Preliminary Report on Patentability for PCT App.PCT/US2021/049809 dated Mar. 7, 2023 (6 pages). [cited by applicant]