Field of Invention
[0001] The present invention relates to the art of automatic speech recognition and, in
particular, the generation of an acoustic model for speech recognition of spoken utterances
in different languages.
Background of the Invention
[0002] The human voice can probably be considered as the most natural and comfortable man-computer
interface. Voice input provides the advantages of hands-free operation, thereby, e.g.,
providing access for physically challenged users or users that are using there hands
for different operation, e.g., driving a car. Thus, computer users for a long time
desired software applications that can be operated by verbal utterances.
[0003] During speech recognition verbal utterances, either isolated words or continuous
speech, are captured by a microphone or a telephone, for example, and converted to
analogue electronic signals that subsequently are digitized. The digital signals are
usually subject to a subsequent spectral analysis. Recent representations of the speech
waveforms sampled typically at a rate between 6.6 kHz and 20 kHz are derived from
the short term power spectra and represent a sequence of characterizing vectors containing
values of what is generally referred to as features/feature parameters. The values
of the feature parameters are used in succeeding stages in the estimation of the probability
that the portion of the analyzed waveform corresponds to, for example, a particular
entry, i.e. a word, in a vocabulary list.
[0004] Present-day speech recognition systems usually make use of acoustic and language
models. The acoustic models comprise codebooks consisting of Gaussians representing
typical sounds of human speech and Hidden Markov Models (HMMs). The HMMs represent
allophones/phonemes a concatenation of which constitute a linguistic word. The HMMs
are characterized by a sequence of states each of which has a well-defined transition
probability. In order to recognize a spoken word, the systems have to compute the
most likely sequence of states through the HMM. This calculation is usually performed
by means of the Viterbi algorithm, which iteratively determines the most likely path
through the associated trellis. The language model, on the other hand, describes the
probabilities of sequences of words and/or a particular grammar.
[0005] The reliability of the correct speech recognition of a verbal utterance of an operator
is a main task in the art of speech recognition/operation and despite recent progress
still raises demanding problems, in particular, in the context of embedded systems
that suffer from severe memory and processor limitations. These problems are eminently
considerable when speech inputs of different languages are to be expected. A driver
of car, say a German mother-tongue driver, might need to input an expression, e.g.,
representing a town, in a foreign language, say in English. To give another example,
different native users of an MP3/MP4 player or a similar audio device will assign
tags in different languages. Furthermore, titles of songs stored in the player may
be of different languages (e.g., English, French, German).
[0009] Present day speech recognition and control means usually comprise codebooks that
are commonly generated by the (generalized) Linde-Buzo-Gray (LBG) algorithm or related
algorithms. However, such kind of codebook generation aims to find a limited number
of (Gaussian) prototype code vectors in the feature space covering the entire training
data which usually comprises data of one single language. Moreover, in conventional
multilingual applications all Gaussians of multiples codebooks generated for different
languages have to be searched during a recognition process. In particular, in embedded
systems characterized by rather limited computational resources this can result in
an inconvenient or even unacceptable processing time. In addition, when a new language
has to be recognized that is not already considered by a particular speech recognition
means exhaustive training on new speech data has to be performed which is not achievable
by embedded system with limited memory and processor power.
[0010] Thus, there is a need for reliable and fast speech recognition of speech inputs of
different languages that, in particular, is acceptable in terms of the demands for
computer resources.
Description of the invention
[0011] In view of the above, the present invention provides a method for generating a multilingual
speech recognizer comprising a multilingual acoustic model, comprising the steps of
providing a first speech recognizer comprising a first codebook consisting of first
Gaussians and first Hidden Markov Models, HMMs, comprising first states;
providing at least one second speech recognizer comprising a second codebook consisting
of second Gaussians and second Hidden Markov Models, HMMs, comprising second states;
replacing each of the second Gaussians of the at least one second speech recognizer
by the respective closest one of the first Gaussians and/or each of the second states
of the second HMMs of the at least one second speech recognizer with the respective
closest state of the first HMMs of the first speech recognizer to obtain at least
one modified second speech recognizer; and
combining the first speech recognizer and the at least one modified second speech
recognizer to obtain the multilingual speech recognizer.
[0012] The first and the second speech recognizers are each trained for a different language
based on speech data as known in the art. The speech data is usually provided by one
or more respective native speakers. For example, the first speech recognizer may be
configured to recognize speech inputs in English and the second one may be configured
to recognize speech inputs in French or German. According to the present invention
the first speech recognizer is not modified in order to generate a multilingual speech
recognizer. The language recognized by the first speech recognizer may be considered
the main language, e.g., the language of a native user of a device incorporating the
present invention. More than one second speech recognizers configured for different
languages other than the main language can be combined after the above-mentioned modification(s)
with the unmodified first speech recognizer in order to obtain the multilingual speech
recognizer based on a multilingual acoustic model comprising Gaussians of the first
codebook only (according to this embodiment) for both the recognition of a language
for which the first codebook was provided and a different language for which the second
codebook was provided.
[0013] Each of the speech recognizers is conventionally configured to recognize a speech
input based on
- a) an acoustic model comprising a codebook consisting of Gaussians and a trained Hidden
Markov Model (HMM) comprising states; and
- b) a language (grammar) model describing the probability/allowance of consecutive
words and/or sentences in a particular language.
[0014] The Gaussians represent well-known probability distributions describing typical sounds
of human speech in a particular language. The Gaussians may be considered as vectors,
i.e. a Gaussian density distribution of feature vectors related to features as the
pitch, spectral envelope, etc. and generated for each language by some technique as
known in the art. The HMMs produce likelihoods of sequences of single speech fragments
represented by the Gaussians. In particular, the HMMs may represent phonemes or allophones.
The actual pronunciation of a word of a language can be represented as an HMM sequence.
[0015] When a single word is recognized by one of the speech recognizers (be it the first
recognizer, the at least one second recognizer or the multilingual speech recognizer
generated in accordance with the present invention), the recognition result is the
sequence of HMMs that produces the highest overall likelihood of all HMM sequences
allowed by the language model, for example. In some more detail, the HMMs might consider
all Gaussians according to weights being part of the acoustic model and saved in so-called
"B-matrices". An HMM is split into several states each of which having a separate
B-matrix (see also detailed description below).
[0016] The computational costs of speech recognition in terms of processor load, processing
speed and memory demand depends on the number of different active HMM states and the
number of Gaussians. The generation of the multilingual speech recognizer from multiple
conventionally trained monolingual according to the herein disclosed method can readily
be performed on-the-fly even on embedded systems with restricted computational resources.
New languages can easily be added to an existing multilingual speech recognizer.
[0017] According to the above-described embodiment of the inventive method for generating
a multilingual speech recognizer for speech recognition of speech inputs in different
languages the multilingual speech recognizer is generated by comprising/maintaining
not all Gaussians of two or more speech recognizers provided for different languages
but only Gaussians of the first speech recognizer configured for recognition of a
first/main/mother language. In fact, according to this embodiment not one single Gaussian
from a speech recognizer configured for recognition of a speech input in a language
different from the main language is comprised in the multilingual speech recognizer.
The number of possible active HMM states in the achieved multilingual speech recognizer
remains the same as in the first speech recognizer provided for the main language.
[0018] The resulting multilingual speech recognizer can be used for fast and relatively
reliable multilingual speech recognition of speech inputs of different languages in
the embedded systems in a reasonable processing time. Since the first codebook was
maintained without modification the multilingual speech recognizer works optimally
for the corresponding main language usually used by a native speaker and worse for
other languages. However, experimental studies have proven that in most cases the
overall performance of the multilingual speech recognizer is acceptable for speech
inputs in languages other than the main language.
[0019] Alternatively or supplementary to replacing the second Gaussians of the second codebook
of the at least one second speech recognizer by the respective closest first Gaussians
of the unmodified first codebook of the first speech recognizer the states of the
second HMM of the at least one second speech recognizer are replaced with the respective
closest states of the first HMM of the first speech recognizer to obtain at least
one modified second speech recognizer an, eventually, the desired multilingual speech
recognizer.
[0020] Whereas, in principle, any kind of distance measure known in the art can be used
to determine the respective closest Gaussians or states, according to an example the
closest Gaussians are determined based on the Mahalanobis distance. This distance
measure provides an efficient means for determining closest Gaussians and results
in a successful multilingual speech recognizer. Closest states of the HMMs, on the
other hand, may be determined based on the Euclidian distances of the states of the
second HMM to the states of the first HMM, i.e. states from different languages (see
detailed description below).
[0021] Alternatively or supplementary to replacing Gaussians and/or states of HMMs the second
HMM of the at least one second speech recognizer may be replaced by the closest HMM
of the first speech recognizer in order to obtain the multilingual speech recognizer.
The closest HMM can for example be determined by the minimum sum of distances between
the states of two HMMs. Another possibility would be to compare the expected values
of HMMs.
[0022] Thus, it is provided a method for generating a speech recognizer comprising a multilingual
acoustic model; comprising the steps of
providing a first speech recognizer comprising a first codebook consisting of first
Gaussians and a first Hidden Markov Model, HMM, comprising first states;
providing at least one second speech recognizer comprising a second codebook consisting
of second Gaussians and a second Hidden Markov Model, HMM, comprising second states;
determining mean vectors of states for the first states of the first HMM of the first
speech recognizer;
determining HMMs of the first speech recognizer based on the determined mean vectors
of states;
replacing the second HMM of the at least one second speech recognizer by the closest
HMM of the first speech recognizer (by the particular HMM of first speech recognizer
determined based on the determined mean vectors of states that is closest to the HMM
of the second speech recognizer) to obtain at least one modified second speech recognizer;
and
combining the first speech recognizer and the at least one modified second speech
recognizer to obtain the multilingual speech recognizer.
[0023] In this example, the at least one modified second speech recognizer may be obtained
by also replacing each of the second Gaussians of the at least one second speech recognizer
by the respective closest one of the first Gaussians and/or each of the second states
of the second HMM of the at least one second speech recognizer with the respective
closest state of the first HMM of the first speech recognizer to obtain the at least
one modified second speech recognizer.
[0024] According to examples of this method two or three modified second speech recognizers
are generated by means of the above-described procedures of replacing Gaussians, states
of HMMs and HMMs by the first Gaussians of the first codebook, the states of the first
HMM and the HMMs of the first speech recognizer generated from mean vectors of states
for the first states of the first HMM of the first speech recognizer, respectively,
and the multilingual speech recognizer is obtained by weighting the two or three modified
second speech recognizers and subsequently combining the weighted modified second
speech recognizers with the first speech recognizer.
[0025] For example, a first modified second speech recognizer may be generated by replacement
of the Gaussians and a second modified second speech recognizer by replacement of
HMM states as described above and the first (unmodified) speech recognizer and the
first modified second speech recognizer weighted by a first weight (e.g., chosen from
0.4 to 0.6) and the second modified second speech recognizer weighted by a second
weight (e.g., chosen from 0.4 to 0.6) are combined with each other to obtain the multilingual
speech recognizer.
[0026] According to another example, a first modified second speech recognizer may be generated
by replacement of the Gaussians, a second modified second speech recognizer by replacement
of HMM states and a third modified second speech recognizer by replacement of the
second HMM as described above and the first (unmodified) speech recognizer and the
first modified second speech recognizer weighted by a first weight, the second modified
second speech recognizer weighted by a second weight and the third modified second
speech recognizer weighted by a second weight are combined with each other to obtain
the multilingual speech recognizer. Adjustment of the weights may facilitate fine-tuning
of the achieved multilingual speech recognizer and assist in improving the reliability
of recognition results of speech inputs in different languages in different actual
applications.
[0027] As already mentioned above, speech inputs in the main language for which the first
speech recognizer is trained are recognized by means of the achieved multilingual
speech recognizer with the same reliability as with the first speech recognizer. Recognition
results for speech inputs in other languages tend to be worse. In view of this, according
to an embodiment the first speech recognizer is modified by modifying the first codebook
before combining it with the at least one modified second speech recognizer to obtain
the multilingual speech recognizer, wherein the step of modifying the first codebook
comprises adding at least one of the second Gaussians of the second codebook of the
at least one second speech recognizer to the first codebook. Thereby, recognition
results for speech inputs in a language other than the main language for which the
first speech recognizer is trained are improved.
[0028] Advantageously, such Gaussians of the second codebook of the at least one second
speech recognizer are added to the codebook of the generated multilingual speech recognizer
that are very different from the first Gaussians of the first codebook. In particular,
a sub-set of the second Gaussians of the second codebook is added to the first codebook
based on distances between the second and the first Gaussians. In this case, the distances
between the second and the first Gaussians are determined and at least one of the
second Gaussians is added to the first codebook that exhibits a predetermined distance
from one of the first Gaussians that is closest to this particular at least one of
the second Gaussians.
[0029] The distance can be determined by means of the Mahalanobis distance or the Kullback-Leibler
divergence or by minimizing the gain in variance when a particular additional code
vector is merged with different particular code vectors of the main language codebook,
i.e. when the respective (merging) code vectors are replaced by a code vector that
would have been estimated from the training samples of both the main language codebook
and the additional codebook that resulted in the code vectors that are merged. It
is noted that based on experiments performed by the inventors the Mahalanobis distance
has been proven to be a very suitable measure in this context.
[0030] By means of the multilingual speech recognizer according to one of the above-described
examples speech recognition of speech inputs in different languages can be performed
even in embedded systems with restricted computational resources. Thus, it is provided
a method for speech recognition comprising speech recognition based on a multilingual
speech recognizer provided by a method of one of the above-described examples. Speech
recognition can be realized by a speech recognition means or speech dialog system
or speech control system comprising a multilingual speech recognizer generated by
the method according to one of the above-described examples.
[0031] Herein, it is further provided an audio device, in particular, an MP3 or MP4 player,
a cell phone or a Personal Digital Assistant, or a video device comprising a speech
recognition or speech dialog system or speech control system means comprising a multilingual
speech recognizer generated according to the method according to one of the above-described
examples.
[0032] Furthermore, it is provided a computer program product, comprising one or more computer
readable media having computer-executable instructions for performing the steps of
the method according to one of the above-described examples.
[0033] Additional features and advantages of the present invention will be described with
reference to the drawing. In the description, reference is made to the accompanying
figure that is meant to illustrate an example of the invention. It is understood that
such an example does not represent the full scope of the invention.
[0034] Figure 1 illustrates an example of the inventive method of generating a multilingual
speech recognizer based on a multilingual acoustic model.
[0035] In the following, an example for the creation of a multilingual speech recognizer
based on a multilingual acoustic model (multilingual HMMs) from a number of monolingual
speech recognizer/acoustic models according to the present invention is described
with reference to Figure 1. Multilingual HMMs are created by mapping the HMMs of speech
recognizers provided for different languages to the Gaussians of one predetermined
speech recognizer provided for another, main language. Consider an example of n speech
recognizers 1 provided for n different languages and indicated by reference numerals
1, 2, 3 and 4 in Figure 1. It goes without saying that different from the shown example
more than four speech recognizers in total can be employed.
[0036] Each speech recognizer comprises a language model and an acoustic model as known
in the art. The respective acoustic models comprise Gaussians corresponding to speech
fragments of the respective languages and organized in codebooks as well as HMMs representing
phonemes. Each HMM model of each speech recognizer considers the likelihoods the Gaussians
produce and adds additional likelihoods for accounting for changing from one HMM to
another. Recognition of a particular spoken word provides a recognition result representing
a sequence of HMM models giving the highest overall likelihood of all HMM sequences
allowed according to the language model. Moreover, each HMM is split into a predetermined
number of (HMM/language) states each of which is linked to a different B matrix including
weights associated with the respective Gaussians.
[0037] According to the present example, the speech recognizer indicated by the reference
number 4 corresponds to a language that is considered the main (native) language and
recognition of utterances in that main language shall not be affected when performed
based on the new multilingual speech recognizer that is to be created. In the following,
the set of Gaussians of speech recognizer 4 is also denoted as recognition codebook.
All Gaussians of all the other n-1 speech recognizers 1, 2 and 3 are mapped 5 to the
Gaussians of the speech recognizer 4 as described in the following.
[0038] Each Gaussian is characterized by its mean µ and covariance matrix Σ. In this example,
mapping 5 is based on the well-known Mahalanobis distance measure:

with

[0039] In the above-used notation the indices i, j, k indicate the respective individual
Gaussians and RC and MC denote the recognition codebook and the respective monolingual
codebooks of the speech recognizers 1, 2, and 3. All states from HMMs corresponding
to the language that corresponds to speech recognizer 4 map to Gaussians of the recognition
codebook (of the speech recognizer 4) only. Thus, when all states s of all HMMs of
all the other recognizers 1, 2 and 3 are mapped to the RS HMM/language states represented
by speech recognizer 4 only Gaussians of the recognition codebook of recognizer 4
are used for any recognition process based on the multilingual speech recognizer that
is to be generated.
[0040] The mapping 6 of HMM/language states of the HMMs, according to the present example,
is performed based on the minimum Euclidean distance measure (D
Eu) between expected values of the probability distributions of the states. Here, it
is assumed that the probability distribution p
s of every state s of an HMM is a Gaussian mixture distribution. It is, furthermore,
assumed that all MCs have N Gaussians and each state has N weights w.
[0041] Then, the probability distribution p
s of every state s is given by

[0042] The expectation value for each state s can readily be obtained by

[0043] Thus, the distance D
S between two particular states s
1 and s
2 can be defined by

[0044] In the present example, each speech recognizer has its own Linear Discriminant Analysis
(LDA) transformation. Since the above-equation is correct only, if all states refer
to Gaussians in the same feature space (language), the LDA is reversed before calculation
of the distance D
S between states from different languages.
[0045] With the distance D
S as given above the state based mapping can be performed according to

[0046] Based on the distances between the states of the HMMs a distance between entire HMMs
can be calculated. If, for example, each (context dependent) phoneme is represented
by a three state HMM, the distance between two phonemes q
1 and q
2 is given by

[0047] Similar to the mapping of Gaussians 5 and the state based mapping 6 described above,
HMM mapping 7 from the HMMs of speech recognizers 1, 2 and 3 to speech recognizer
4 can be performed. According to the present invention, one of the three kinds of
mapping or any combination of these mappings can be used in order to achieve the desired
multilingual model.
[0048] Experimental studies have shown that, e.g., a combination of the mapping of Gaussians
and HMM states at equal weights results in a reliable multilingual speech recognizer.
A combined mapping of Gaussians and states of HMMs based on D
G and D
S can realized by

where γ
G+S is the weight of the combined mapping (γ
G+S = 0.5 for an equally weighted mapping). For a given application, the weight γ
G+S can be determined by experiments. In any case, no retraining of the resulting multilingual
speech recognizer is necessary after the mapping process.
1. Method for generating a multilingual speech recognizer comprising a multilingual acoustic
model, comprising the steps of
providing a first speech recognizer comprising a first codebook consisting of first
Gaussians and first Hidden Markov Models, HMMs, comprising first states;
providing at least one second speech recognizer comprising a second codebook consisting
of second Gaussians and second Hidden Markov Models, HMMs, comprising second states;
replacing each of the second Gaussians of the at least one second speech recognizer
by the respective closest one of the first Gaussians and/or each of the second states
of the second HMMs of the at least one second speech recognizer with the respective
closest state of the first HMMs of the first speech recognizer to obtain at least
one modified second speech recognizer; and
combining the first speech recognizer and the at least one modified second speech
recognizer to obtain the multilingual speech recognizer.
2. The method according to claim 1, comprising the steps of
replacing each of the second Gaussians of the at least one second speech recognizer
by the respective closest one of the first Gaussians to obtain a first modified second
speech recognizer;
replacing each of the second states of the second HMMs of the at least one second
speech recognizer with the respective closest state of the first HMMs of the first
speech recognizer to obtain a second modified second speech recognizer;
weighting the first modified second speech recognizer by a first weight;
weighting the second modified second speech recognizer by a second weight; and
combining the first modified second speech recognizer weighted by the first weight
and the second modified second speech recognizer weighted by the second weight and
the first speech recognizer to obtain the multilingual speech recognizer.
3. The method according to claim 1 or 2, wherein the respective closest one of the first
Gaussians is determined based on the Mahalanobis distance between first and second
Gaussians.
4. The method according to one of the preceding claims, wherein the first speech recognizer
is modified by modifying the first codebook before combining it with the at least
one modified second speech recognizer to obtain the multilingual speech recognizer,
wherein the step of modifying the first codebook comprises adding at least one of
the second Gaussians of the second codebook of the at least one second speech recognizer
to the first codebook.
5. The method according to claim 4, wherein a sub-set of the second Gaussians of the
second codebook is added to the first codebook based on distances between the second
and the first Gaussians.
6. The method according to claim 5, wherein the distances between the second and the
first Gaussians are determined and at least one of the second Gaussians is added to
the first codebook that exhibits a predetermined distance from one of the first Gaussians
that is closest to this at least one of the second Gaussians.
7. Speech recognition means or speech dialog system or speech control system comprising
a multilingual speech recognizer generated by the method according to one of the preceding
claims.
8. Audio device, in particular, an MP3 or MP4 player, cell phone or a Personal Digital
Assistant, or a video device comprising a speech recognition or speech dialog system
or speech control system means comprising a multilingual speech recognizer generated
according to the method according to one of the claims 1 to 6.
9. Computer program product, comprising one or more computer readable media having computer-executable
instructions for performing the steps of the method according to one of the claims
1 to 6 when run on a computer.
1. Verfahren zum Erzeugen eines multilingualen Spracherkenners, der ein multilinguales
akustisches Modell umfasst, die Schritte umfassend
Bereitstellen eines ersten Spracherkenners, der ein erstes Codebuch umfasst, das aus
ersten Gaussverteilungen und ersten Hidden Markov Modellen, HMMs, die erste Zustände
umfassen, besteht;
Bereitstellen zumindest eines zweiten Spracherkenners, der ein zweites Codebuch umfasst,
das aus zweiten Gaussverteilungen und zweiten Hidden Markov Modellen, HMMs, die zweite
Zustände umfassen, besteht;
Ersetzen jeder der zweiten Gaussverteilungen des zumindest einen zweiten Spracherkenners
durch die jeweilige nächste der ersten Gaussverteilungen und/oder jedes der zweiten
Zustände der zweiten HMMs des zumindest einen zweiten Spracherkenners mit dem jeweiligen
nächsten Zustand der ersten HMMs des ersten Spracherkenners, um zumindest einen modifizierten
zweiten Spracherkenner zu erhalten; und
Kombinieren des ersten Spracherkenners und des zumindest einen modifizierten zweiten
Spracherkenners, um den multilingualen Spracherkenner zu erhalten.
2. Das Verfahren gemäß Anspruch 1, das die Schritte umfasst
Ersetzen jeder der zweiten Gaussverteilungen des zumindest einen zweiten Spracherkenners
durch die jeweilige nächste der ersten Gaussverteilungen, um einen ersten modifizierten
zweiten Spracherkenner zu erhalten;
Ersetzen jedes der zweiten Zustände der zweiten HMMs des zumindest einen zweiten Spracherkenners
mit dem jeweiligen nächsten Zustand der ersten HMMs des ersten Spracherkenners, um
einen zweiten modifizierten zweiten Spracherkenner zu erhalten;
Gewichten des ersten modifizierten zweiten Spracherkenners mit einem ersten Gewicht;
Gewichten des zweiten modifizierten zweiten Spracherkenners mit einem zweiten Gewicht;
und
Kombinieren des mit dem ersten Gewicht gewichteten ersten modifizierten zweiten Spracherkenners
und des mit dem zweiten Gewicht gewichteten zweiten modifizierten zweiten Spracherkenners
und des ersten Spracherkenners, um den multilingualen Spracherkenner zu erhalten.
3. Das Verfahren gemäß Anspruch 1 oder 2, in dem die jeweilige nächste der ersten Gaussverteilungen
auf der Grundlage des Mahalanobis-Abstands zwischen ersten und zweiten Gaussverteilungen
bestimmt wird.
4. Das Verfahren gemäß einem der vorhergehenden Ansprüche, in dem der erste Spracherkenner
vor dem Kombinieren desselben mit dem zumindest einen modifizierten zweiten Spracherkenner
durch Modifizieren des ersten Codebuchs modifiziert wird, um den multilingualen Spracherkenner
zu erhalten, wobei der Schritt des Modifizierens des ersten Codebuchs das Hinzufügen
von zumindest einer der zweiten Gaussverteilungen des zweiten Codebuchs des zumindest
einen zweiten Spracherkenners zu dem ersten Codebuch umfasst.
5. Das Verfahren gemäß Anspruch 4, in dem eine Teilmenge der zweiten Gaussverteilungen
des zweiten Codebuchs auf der Grundlage von Abständen zwischen den zweiten und den
ersten Gaussverteilungen dem ersten Codebuch hinzugefügt wird.
6. Das Verfahren gemäß Anspruch 5, in dem die Abstände zwischen den zweiten und den ersten
Gaussverteilungen bestimmt werden und zumindest eine der zweiten Gaussverteilungen,
die einen vorbestimmten Abstand von einer der ersten Gaussverteilungen, die zu dieser
zumindest einen der zweiten Gaussverteilungen am nächsten ist, aufweist, zu dem ersten
Codebuch hinzugefügt wird.
7. Spracherkennungseinrichtung oder Sprachdialogsystem oder Sprachsteuerungssystem, mit
einem multilingualen Spracherkenner, der durch das Verfahren gemäß einem der vorhergehenden
Ansprüche erzeugt wird.
8. Audivorrichtung, insbesondere ein MP3- oder MP4-Spieler, Mobiltelefon oder ein Personal
Digital Assistant, oder ein Videogerät mit einem Spracherkennungs- oder Sprachdialogsystem
oder Sprachsteuerungssystem mit einem multilingualen Spracherkenner, der gemäß dem
Verfahren gemäß einem der Ansprüche 1 bis 6 erzeugt wird.
9. Computerprogrammprodukt, das ein oder mehrere computerlesbare Medien mit computerausführbaren
Anweisungen zum Ausführen der Schritte des Verfahrens gemäß einem der Ansprüche 1
bis 6, wenn es auf einem Computer laufengelassen wird, umfasst.
1. Procédé de génération d'un dispositif de reconnaissance vocale plurilingue comprenant
un modèle acoustique plurilingue, comprenant les étapes consistant à
fournir un premier dispositif de reconnaissance vocale comprenant un premier livre
de code constitué de premiers gaussiens et de premiers modèles de Markov cachés, HMM,
comprenant des premiers états ;
fournir au moins un second dispositif de reconnaissance vocale comprenant un second
livre de code constitué de seconds gaussiens et de seconds modèles de Markov cachés,
HMM, comprenant des seconds états ;
remplacer chacun des seconds gaussiens de l'au moins un second dispositif de reconnaissance
vocale par le gaussien respectif le plus proche des premiers gaussiens et/ou chacun
des seconds états des seconds HMM de l'au moins un second dispositif de reconnaissance
vocale par le HMM respectif le plus proche des premiers HMM du premier dispositif
de reconnaissance vocale pour obtenir au moins un second dispositif de reconnaissance
vocale modifié ; et
combiner le premier dispositif de reconnaissance vocale et l'au moins un second dispositif
de reconnaissance vocale modifié pour obtenir le dispositif de reconnaissance vocal
plurilingue.
2. Procédé selon la revendication 1, comprenant les étapes consistant à
remplacer chacun des seconds gaussiens de l'au moins un second dispositif de reconnaissance
vocale par le gaussien respectif le plus proche des premiers gaussiens pour obtenir
un premier second dispositif de reconnaissance vocale modifié ;
remplacer chacun des seconds états des seconds HMM de l'au moins un second dispositif
de reconnaissance vocale par le HMM respectif le plus proche des premiers HMM du premier
dispositif de reconnaissance vocale pour obtenir un second second dispositif de reconnaissance
vocale modifié ;
pondérer le premier second dispositif de reconnaissance vocale modifié par un premier
poids ;
pondérer le second second dispositif de reconnaissance vocale modifié par un second
poids ; et
combiner le premier second dispositif de reconnaissance vocale modifié pondéré par
le premier poids et le second second dispositif de reconnaissance vocale modifié pondéré
par le second poids et le premier dispositif de reconnaissance vocale pour obtenir
le dispositif de reconnaissance vocale plurilingue.
3. Procédé selon la revendication 1 ou 2, dans lequel le gaussien respectif le plus proche
des premiers gaussiens est déterminé en se basant sur la distance de Mahalanobis entre
les premiers et seconds gaussiens.
4. Procédé selon l'une quelconque des revendications précédentes, dans lequel le premier
dispositif de reconnaissance vocale est modifié en modifiant le premier livre de code
avant de le combiner avec l'au moins un second dispositif de reconnaissance vocale
modifié pour obtenir le dispositif de reconnaissance vocale plurilingue, dans lequel
l'étape
de modification du premier livre de code comprend l'addition d'au moins l'un des seconds
gaussiens du second livre de code de l'au moins un second dispositif de reconnaissance
vocale avec le premier livre de code.
5. Procédé selon la revendication 4, dans lequel un sous-ensemble des seconds gaussiens
du second livre de code est ajouté au premier livre de code en se basant sur les distances
entre les seconds et les premiers gaussien.
6. Procédé selon la revendication 5, dans lequel les distances entre les seconds et les
premiers gaussiens sont déterminées et au moins l'un des seconds gaussiens est ajouté
au premier livre de code présentant une distance prédéterminée par rapport à l'un
des premiers gaussiens qui est le plus proche de cet au moins un des seconds gaussiens.
7. Moyen de reconnaissance vocale ou systèmes de dialogue vocal ou systèmes de commande
vocale comprenant un dispositif de reconnaissance vocale plurilingue généré par le
procédé selon l'une des revendications précédentes.
8. Dispositif audio, en particulier lecteur MP3 ou MP4, téléphone portable ou assistant
numérique personnel ou dispositif vidéo comprenant un système de reconnaissance vocale
ou de dialogue vocal ou un moyen de système de commande vocale comprenant un dispositif
de reconnaissance vocale plurilingue généré conformément au procédé selon l'une des
revendications 1 à 6.
9. Produit de programme informatique, comprenant un ou plusieurs supports lisibles par
un ordinateur comportant des instructions exécutables par un ordinateur pour effectuer
les étapes du procédé selon l'une des revendications 1 à 6 lorsqu'elles sont exécutées
sur un ordinateur.