IP Library Granted Patent US 10,157,610
Granted Patent B2
US 10,157,610 · App. 15/850,106 · Granted Dec 18, 2018

Method and system for acoustic data selection for training the parameters of an acoustic model

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 10,157,610
App. No.
15/850,106
Granted
Dec 18, 2018
Kind
B2
Abstract

A system and method are presented for acoustic data selection of a particular quality for training the parameters of an acoustic model, such as a Hidden Markov Model and Gaussian Mixture Model, for example, in automatic speech recognition systems in the speech analytics field. A raw acoustic model may be trained using a given speech corpus and maximum likelihood criteria. A series of operations are performed, such as a forced Viterbi-alignment, calculations of likelihood scores, and phoneme recognition, for example, to form a subset corpus of training data. During the process, audio files of a quality that does not meet a criterion, such as poor quality audio files, may be automatically rejected from the corpus. The subset may then be used to train a new acoustic model.

Claims (122)

1. A computer-implemented method for training acoustic models in an automatic speech recognition system through a selection of acoustic data comprising:

training a first acoustic model in the automatic speech recognition system using a training-data corpus comprising a plurality of speech audio files and a respective plurality of transcriptions for the plurality of speech audio files;

performing a forced Viterbi alignment of the plurality of speech audio files using the trained first acoustic model in the automatic speech recognition system;

calculating a global frame likelihood score δ for the plurality of speech audio files, wherein the global frame likelihood score δ comprises an average of frame likelihoods over the training-data corpus;

creating a first subset of the training-data corpus comprising one or more audio files by selecting the one or more audio files from the plurality of speech audio files based on the global frame likelihood score δ;

performing a phoneme recognition of the plurality of speech audio files using the trained first acoustic model and the respective plurality of transcriptions in the automatic speech recognition system;

calculating a global phoneme recognition accuracy ν for the plurality of speech audio files;

creating a second subset of the training-data corpus comprising audio files retained from the one or more audio files of the first subset of the training-data corpus which meet at least one predetermined criterion indicating that an audio file has good audio quality; and

training a second acoustic model in the automatic speech recognition system using the second subset of the training-data corpus.

2. The method of claim 1 , wherein the training the first acoustic model further comprises:

calculating a maximum likelihood criterion of the training-data corpus; and

estimating parameters of a probability distribution of the first acoustic model that maximize the maximum likelihood criterion.

3. The method of claim 1 , wherein the first acoustic model comprises a Hidden Markov Model and a Gaussian Mixture Model.

4. The method of claim 1 , wherein the performing the forced Viterbi alignment further comprises:

obtaining a total likelihood score α r for each of the plurality of speech audio files.

5. The method of claim 4 , wherein α r =p(x 1 |q 1 )Π i=2 N P(q i |q i-1 )p(x i |q i ), where P(q i |q i-1 ) represents a Hidden Markov Model state transition probability between states ‘i−1’ and ‘i’ and p(x i |q i ) represents a state emission likelihood of a feature vector x i being present in a state q i .

6. The method of claim 4 , further comprising using a mathematical equation

β

r

=

α

r

f

r

to determine an average frame likelihood score of a speech audio file, wherein β r is the average frame likelihood score, α r is the total likelihood score of the speech audio file, and f r is a number of feature frames of the speech audio file.

7. The method of claim 1 , wherein performing the forced Viterbi alignment further comprises:

determining an average frame likelihood score β r for each of the plurality of speech audio files.

8. The method of claim 1 , further comprises:

calculating a phoneme recognition accuracy γ for each of the plurality of speech audio files.

9. The method of claim 1 , wherein the at least one predetermined criterion comprising at least one criterion selected from a group comprising:

a first criterion based on an average frame likelihood score β of the retained speech audio files and the global frame likelihood score δ; and

a second criterion based on a phoneme recognition accuracy γ of the retained speech audio files and the global phoneme recognition accuracy ν.

10. The method of claim 9 , wherein the first criterion comprises determining whether the average frame likelihood score of the retained speech audio files satisfies a criterion β r ≥δ+Δ, where Δ is a first predetermined threshold, and wherein the second criterion comprises determining whether the phoneme recognition accuracy γ g of the retained speech audio files satisfies a criterion γ g ≥ν+μ, where μ is a second predetermined threshold.

11. The method of claim 10 , wherein Δ=−0.18.

12. The method of claim 10 , wherein μ=−0.2ν.

13. The method of claim 1 , further comprising using a mathematical equation

δ

=

r

=

1

R

β

r

R

to obtain the global frame likelihood score δ, wherein β r is an average frame likelihood score and R is the total number of the plurality of speech audio files.

14. The method of claim 1 , further comprising using a mathematical equation

v

=

r

=

1

R

γ

r

R

to obtain the global phoneme recognition accuracy, wherein γ r represents a phoneme recognition accuracy of a total likelihood score α r of an audio file α r of the plurality of speech audio files.

15. A computer-implemented method for training acoustic models in an automatic speech recognition system comprising:

training a first acoustic model in the automatic speech recognition system using a speech corpus comprising a plurality of speech audio files and a respective plurality of transcriptions for the plurality of speech audio files by calculating a maximum likelihood criterion of the speech corpus and estimating parameters of a probability distribution of the first acoustic model that maximize the maximum likelihood criterion;

performing a forced Viterbi alignment of the plurality of speech audio files using the trained first acoustic model in the automatic speech recognition system;

calculating a global frame likelihood score δ for the plurality of speech audio files, wherein the global frame likelihood score δ comprises an average of frame likelihoods over the speech corpus;

creating a first subset of the speech corpus comprising one or more audio files by selecting the one or more audio files from the plurality of speech audio files based on the global frame likelihood score δ;

performing a phoneme recognition of the plurality of speech audio files using the trained first acoustic model and the respective plurality of transcriptions in the automatic speech recognition system;

calculating a global phoneme recognition accuracy ν for the plurality of speech audio files;

creating a second subset of the speech corpus comprising audio files retained from the one or more audio files of the first subset of the speech corpus which meet at least one predetermined criterion indicating that an audio file has good audio quality; and

training a second acoustic model in the automatic speech recognition system with said second subset of the speech corpus.

16. The method of claim 15 , wherein the at least one predetermined criterion comprises at least one criterion selected from a group comprising:

a first criterion based on an average frame likelihood score β of the retained speech audio files and the global frame likelihood score δ; and

a second criterion based on a phoneme recognition accuracy γ of the retained speech audio files and the global phoneme recognition accuracy ν.

17. The method of claim 16 , wherein the first criterion comprises determining whether an average frame likelihood score β r of the retained speech audio files satisfies a criterion β r ≥δ+Δ, where Δ is a first predetermined threshold, and wherein the second criterion comprises determining whether a phoneme recognition accuracy γ g of the retained speech audio files satisfies a criterion γ g ≥ν+μ, where μ is a second predetermined threshold.

18. The method of claim 17 , further comprising using a mathematical equation:

δ

=

r

=

1

R

β

r

R

to obtain the global frame likelihood score δ, wherein β r is the average frame likelihood score and R is the total number of the plurality of speech audio files.

19. The method of claim 15 , wherein performing the forced Viterbi alignment further comprises:

obtaining a total likelihood score α r for each audio file of the plurality of speech audio files.

20. The method of claim 19 , wherein the total likelihood score α r is obtained using a mathematical equation: α r =p(x i |q i )Π i=2 N P(q i |q i-1 )p(x i |q i ), where P(q i |q i-1 ) represents a Hidden Markov Model state transition probability between states ‘i−1’ and ‘i’ and p(x i |q i ) represents a state emission likelihood of a feature vector x i being present in a state q i .

21. The method of claim 19 , wherein an average frame likelihood score of an audio file is obtained using a mathematical equation:

β

r

=

α

r

f

r

wherein β r is the average frame likelihood score, α r is the total likelihood score of the audio file, and f r is a number of feature frames of the audio file.

22. The method of claim 19 , wherein the speech corpus contains varying quality audio files.

23. The method of claim 15 , wherein performing the forced Viterbi alignment further comprises:

determining an average frame likelihood score for each of the plurality of speech audio files.

24. The method of claim 15 , further comprises:

a phoneme recognition accuracy γ for each of the plurality of speech audio files.

25. The method of claim 15 , wherein creating the subset speech corpus comprises automatically rejecting bad quality files and transcriptions from the speech corpus.

26. The method of claim 15 , further comprising using a mathematical equation:

v

=

r

=

1

R

γ

r

R

to obtain the global phoneme recognition accuracy, wherein γ r represents a phoneme recognition accuracy of a total likelihood score α r of an audio file α r of the plurality of speech audio files.

Assignments (6)
NOTICE OF SUCCESSION OF SECURITY INTERESTS AT REEL/FRAME 04814/0387 Recorded Feb 5, 2025
From: BANK OF AMERICA, N.A., AS RESIGNING AGENT
To: GOLDMAN SACHS BANK USA, AS SUCCESSOR AGENT
Reel/Frame 070115/0445 →
CHANGE OF NAME Recorded Jun 6, 2024
From: GENESYS TELECOMMUNICATIONS LABORATORIES, INC.
To: GENESYS CLOUD SERVICES, INC.
Reel/Frame 067646/0448 →
SECURITY AGREEMENT Recorded Feb 22, 2019
From: GENESYS TELECOMMUNICATIONS LABORATORIES, INC.; ECHOPASS CORPORATION; GREENEDEN U.S. HOLDINGS II, LLC
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 048414/0387 →
MERGER Recorded Jul 1, 2018
From: INTERACTIVE INTELLIGENCE GROUP, INC.
To: GENESYS TELECOMMUNICATIONS LABORATORIES, INC.
Reel/Frame 046463/0839 →
NUNC PRO TUNC ASSIGNMENT Recorded Feb 27, 2018
From: INTERACTIVE INTELLIGENCE, INC.
To: INTERACTIVE INTELLIGENCE GROUP, INC.
Reel/Frame 045057/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 27, 2018
From: TYAGI, VIVEK; GANAPATHIRAJU, ARAVIND; WYSS, FELIX IMMANUEL
To: INTERACTIVE INTELLIGENCE, INC.
Reel/Frame 045057/0016 →