Mobile speech recognition hardware accelerator
US-2015199963-A1 · Jul 16, 2015 · US
US9940935B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9940935-B2 |
| Application number | US-201615240696-A |
| Country | US |
| Kind code | B2 |
| Filing date | Aug 18, 2016 |
| Priority date | Jan 28, 2013 |
| Publication date | Apr 10, 2018 |
| Grant date | Apr 10, 2018 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method is performed at a device having one or more processors and memory. The device establishes a first-level Deep Neural Network (DNN) model based on unlabeled speech data, the unlabeled speech data containing no speaker labels and the first-level DNN model specifying a plurality of basic voiceprint features for the unlabeled speech data. The device establishes a second-level DNN model by tuning the first-level DNN model based on labeled speech data, the labeled speech data containing speech samples with respective speaker labels, wherein the second-level DNN model specifies a plurality of high-level voiceprint features. Using the second-level DNN model, registers a first high-level voiceprint feature sequence for a user based on a registration speech sample received from the user. The device performs speaker verification for the user based on the first high-level voiceprint feature sequence registered for the user.
Opening claim text (preview).
What is claimed is: 1. A method, comprising: at a device having one or more processors and memory: establishing a first-level Deep Neural Network (DNN) model based on unlabeled speech data, the unlabeled speech data containing no speaker labels and the first-level DNN model specifying a plurality of basic voiceprint features for the unlabeled speech data; establishing a second-level DNN model by tuning the first-level DNN model based on labeled speech data, the labeled speech data containing speech samples with respective speaker labels, wherein the second-level DNN model specifies a plurality of high-level voiceprint features, the high-level voiceprint features including at least one of formant features and fundamental frequency features; using the second-level DNN model, registering a first high-level voiceprint feature sequence for a user based on a registration speech sample received from the user; and performing speaker verification for the user based on the first high-level voiceprint feature sequence registered for the user, further comprising: receiving, from the user, a test speech sample; obtaining a second high-level voiceprint feature sequence based on the test speech sample using the first-level DNN model and the second-level DNN model in sequence; determining a distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence registered for the user; and in accordance with a determination that the distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence is less than a preset threshold, automatically, without user intervention, verifying the identity of the user. 2. The method of claim 1 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: imposing at least two constraints on the second-level DNN model, including: (1) distances between characteristic voiceprints generated from speech samples of different speakers increase with training, and (2) distances between characteristic voiceprints generated from speech samples of the same speaker decrease with training. 3. The method of claim 1 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: applying sparse coding limit rules to train the first-level DNN model based on the labeled speech data. 4. The method of claim 1 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: applying maximum cross entropy rules to train the first-level DNN model based on the labeled speech data. 5. The method of claim 1 , wherein registering the first high-level voiceprint feature sequence for the user based on the registration speech sample received from the user comprises: obtaining a basic voiceprint feature sequence for the user from the registration speech sample based on the first-level DNN model; and providing the basic voiceprint feature sequence for the user as input to the second-level DNN model to obtain the first high-level voiceprint feature sequence for the user. 6. The method of claim 1 , wherein determining the distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence registered for the user comprises: determining a Euclidean distance between respective Gaussian models of the second high-level voiceprint feature sequence obtained from the test speech sample and the first high-level voiceprint feature sequence registered for the user. 7. A voiceprint recognition system, comprising: one or more processors; and memory storing instructions that, when executed by the one or more processors, cause the processors to perform operations comprising: establishing a first-level Deep Neural Network (DNN) model based on unlabeled speech data, the unlabeled speech data containing no speaker labels and the first-level DNN model specifying a plurality of basic voiceprint features for the unlabeled speech data; establishing a second-level DNN model by tuning the first-level DNN model based on labeled speech data, the labeled speech data containing speech samples with respective speaker labels, wherein the second-level DNN model specifies a plurality of high-level voiceprint features, the high-level voiceprint features including at least one of formant features and fundamental frequency features; using the second-level DNN model, registering a first high-level voiceprint feature sequence for a user based on a registration speech sample received from the user; and performing speaker verification for the user based on the first high-level voiceprint feature sequence registered for the user, further comprising: receiving, from the user, a test speech sample; obtaining a second high-level voiceprint feature sequence based on the test speech sample using the first-level DNN model and the second-level DNN model in sequence; determining a distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence registered for the user; and in accordance with a determination that the distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence is less than a preset threshold, automatically, without user intervention, verifying the identity of the user. 8. The system of claim 7 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: imposing at least two constraints on the second-level DNN model, including: (1) distances between characteristic voiceprints generated from speech samples of different speakers increase with training, and (2) distances between characteristic voiceprints generated from speech samples of the same speaker decrease with training. 9. The system of claim 7 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: applying sparse coding limit rules to train the first-level DNN model based on the labeled speech data. 10. The system of claim 7 , wherein establishing the second-level DNN model by tuning the first-level DNN model based on labeled speech data comprises: applying maximum cross entropy rules to train the first-level DNN model based on the labeled speech data. 11. The system of claim 7 , wherein determining the distance between the second high-level voiceprint feature sequence and the first high-level voiceprint feature sequence registered for the user comprises: determining a Euclidean distance between respective Gaussian models of the second high-level voiceprint feature sequence obtained from the test speech sample and the first high-level voiceprint feature sequence registered for the user. 12. The system of claim 7 , wherein registering the first high-level voiceprint feature sequence for the user based on the registration speech sample received from the user comprises: obtaining a basic voiceprint feature sequence for the user from the registration speech sample based on the first-level DNN model; and providing the basic voiceprint feature sequence for the user as input to the second-level DNN model to obtain the first high-level voiceprint feature sequence for the user. 13. A non-transitory computer-readable medium storing instructions that, when executed by a computer system with one or more processors, cause the processors to perform operations comprising: establishing a first-level Deep Neural Network (DNN) model base
Preprocessing operations, e.g. segment selection; Pattern representation or modelling, e.g. based on linear discriminant analysis [LDA] or principal components; Feature selection or extraction · CPC title
Artificial neural networks; Connectionist approaches · CPC title
Use of distortion metrics or a particular distance between probe pattern and reference templates · CPC title
Training, enrolment or model building · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.