WO2008072413A1 - 音声認識装置 - Google Patents

音声認識装置 Download PDF

Info

Publication number
WO2008072413A1
WO2008072413A1 PCT/JP2007/069479 JP2007069479W WO2008072413A1 WO 2008072413 A1 WO2008072413 A1 WO 2008072413A1 JP 2007069479 W JP2007069479 W JP 2007069479W WO 2008072413 A1 WO2008072413 A1 WO 2008072413A1
Authority
WO
WIPO (PCT)
Prior art keywords
speech recognition
dictionary
word
unit
search
Prior art date
Application number
PCT/JP2007/069479
Other languages
English (en)
French (fr)
Inventor
Takayoshi Chikuri
Original Assignee
Mitsubishi Electric Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corporation filed Critical Mitsubishi Electric Corporation
Priority to CN2007800459044A priority Critical patent/CN101558443B/zh
Priority to US12/447,352 priority patent/US8195461B2/en
Priority to JP2008549220A priority patent/JP4790024B2/ja
Priority to DE112007002665.0T priority patent/DE112007002665B4/de
Publication of WO2008072413A1 publication Critical patent/WO2008072413A1/ja
Priority to HK10101446.6A priority patent/HK1135225A1/xx

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/183Speech classification or search using natural language modelling using context dependencies, e.g. language models

Definitions

  • the present invention relates to a speech recognition apparatus that recognizes spoken speech, and more particularly to a technique for reducing problems that occur due to erroneous speech recognition.
  • Car navigation systems that do not use voice recognition specify a genre by performing a selection operation from a menu displayed in a list, whereas car navigation systems that use voice recognition can display a list display during driving. Even if it is not possible! /, The genre can be specified by speaking the genre name, for example.
  • Such speech recognition is a technology that can recognize only vocabulary registered in the speech recognition dictionary in advance, and therefore, when performing input by speech recognition, the user accurately utters words representing the genre.
  • the number of genres to be searched by the car navigation device is generally several tens or more, it is difficult for the user to remember the genres that can be used by the car navigation device. Also, it is difficult to distinguish between genres that can be used with car navigation devices, genres that users see in daily life, such as town pages and the Internet, and genres that can be used with other car navigation devices. is there.
  • Patent Document 1 discloses a speech recognition apparatus that can perform suitable speech recognition even when an input target such as a facility name is uttered inaccurately.
  • the map data storage means stores the official name of each facility as a basic word.
  • the derived key character string in the basic word is detected, and the basic word is partially transformed using this key character ⁇ IJ. This automatically generates a derived word that represents the same facility as the basic word in another expression.
  • the basic word “Shizuoka Prefectural Susono High School” includes the key character strings “Shizuoka Prefectural” and “High School”. Derived words “Susono High School” and “Susono High School” are generated. Recognize these derived and basic words Speech recognition is performed using the recognition target. Therefore, it is only necessary to memorize one word for each object.
  • Patent Document 1 Japanese Patent Laid-Open No. 11 202891
  • the present invention has been made to solve the above-described problems, and the problem is to provide a speech recognition device that can prevent a device that operates by speech recognition from acting differently from the user's intention. There is to do.
  • a speech recognition apparatus for in-vehicle devices provided with a genre database in which words to be searched are stored for each genre.
  • a microphone that converts spoken speech into electrical signals and outputs it as speech data
  • a first speech recognition dictionary for recognizing vocabulary of the genre that is the search target in the genre database
  • a non-search target in the genre database By comparing the second speech recognition dictionary for recognizing the vocabulary of the genre, the utterance data sent from the microphone and the vocabulary contained in the first speech recognition dictionary and the second speech recognition dictionary
  • the speech recognition unit for recognizing spoken speech and the words sent from the speech recognition unit as a recognition result are checked against the vocabulary included in the second speech recognition dictionary.
  • the dialogue control unit that outputs a message indicating that it is not a genre word to be searched as presentation information, and the presentation information sent from the dialogue control unit to the outside Presenting section is provided.
  • the speech recognition apparatus of the present invention in addition to the first speech recognition dictionary for recognizing the vocabulary of the genre that is the search target in the genre database, the genre that is not the search target in the genre database.
  • a second speech recognition dictionary to recognize vocabulary When speech data is recognized using the first speech recognition dictionary and the second speech recognition dictionary, and the recognition result is obtained based on the second speech recognition dictionary, the words of the genre to be searched Since it is configured to present a message indicating that it is not, even when words that cannot be searched in the genre database are spoken, it is possible to recognize the spoken words correctly. As a result, it is possible to solve the problem that the car navigation device behaves differently from the user's intention by misrecognizing other words. Further, when the recognition result is obtained based on the second speech recognition dictionary, a message to that effect is presented, so that the user can use the speech recognition function without a sense of incongruity.
  • FIG. 1 is a block diagram showing a configuration of a car navigation apparatus to which a speech recognition apparatus according to Embodiment 1 of the present invention is applied.
  • FIG. 2 is a flowchart showing the operation of the speech recognition apparatus according to the first embodiment of the present invention, centering on dialog control processing.
  • FIG. 3 is a block diagram showing a configuration of a car navigation apparatus to which a speech recognition apparatus according to Embodiment 2 of the present invention is applied.
  • FIG. 4 is a flowchart showing the operation of the speech recognition apparatus according to the second embodiment of the present invention, centering on dialog control processing.
  • FIG. 5 is a block diagram showing a configuration of a car navigation apparatus to which a speech recognition apparatus according to Embodiment 3 of the present invention is applied.
  • FIG. 6 is a flowchart showing the operation of the speech recognition apparatus according to the third embodiment of the present invention, centering on dialog control processing.
  • FIG. 7 is a block diagram showing a configuration of a car navigation apparatus to which a speech recognition apparatus according to Embodiment 4 of the present invention is applied.
  • FIG. 8 is a flowchart showing the operation of the speech recognition apparatus according to the fourth embodiment of the present invention, centering on dictionary update processing.
  • FIG. 9 is a block diagram showing a configuration of a car navigation apparatus to which a speech recognition apparatus according to Embodiment 5 of the present invention is applied.
  • FIG. 10 shows the operation of the speech recognition apparatus according to the fifth embodiment of the present invention, mainly in dialog control processing. It is a flowchart shown in FIG.
  • FIG. 11 is a flowchart showing the operation of the speech recognition apparatus according to the fifth embodiment of the present invention, centering on the processing performed by the speech recognition server.
  • FIG. 1 is a block diagram showing the configuration of the speech recognition apparatus according to Embodiment 1 of the present invention.
  • the speech recognition apparatus includes a microphone (hereinafter abbreviated as “microphone”) 1, a speech recognition dictionary 2, a speech recognition unit 3, a dialogue control unit 4, and a presentation unit 5.
  • a car navigation device to which this speech recognition device is applied has a genre database that stores vocabularies to be searched for each genre as a force search database (not shown).
  • the microphone 1 converts voice uttered by the user into an electrical signal, and sends it to the voice recognition unit 3 as utterance data.
  • the speech recognition dictionary 2 is composed of a first speech recognition dictionary 2a and a second speech recognition dictionary 2b.
  • the first speech recognition dictionary 2a is a vocabulary of genres that can be searched with a car navigation device (hereinafter referred to as “navigation search genre”), in other words, a genre that is searched for in a genre database.
  • Vocabulary eg, stations, interchanges, hospitals, etc.
  • the second speech recognition dictionary 2b is a vocabulary of genres that are not searched by the navigation device (hereinafter referred to as “genres that are not searched for navigation”), in other words, genres that are not searched in the genre database. Contains vocabulary (eg school, toilet).
  • the voice recognition unit 3 holds the utterance data sent from the microphone 1, and stores the held utterance data and the voice recognition dictionary 2 (the first voice recognition dictionary 2a and the second voice recognition dictionary 2b).
  • the speech uttered by the user is recognized by collating with the vocabulary that has been made.
  • the recognition result in the voice recognition unit 3 is sent to the dialogue control unit 4.
  • the dialogue control unit 4 recognizes when the recognition result sent from the speech recognition unit 3 indicates that it has been recognized by collating with the vocabulary included in the first speech recognition dictionary 2a. If the word is output and indicates that it has been recognized by collating with the vocabulary contained in the second speech recognition dictionary 2b, a message to that effect is output. This controls the user interaction.
  • the word or message output from the dialogue control unit 4 is sent to the presentation unit 5.
  • the presentation unit 5 is composed of, for example, a speaker, and outputs the words or messages sent from the dialogue control unit 4 by voice.
  • the presentation unit 5 can also be composed of a display. In this case, the word or message sent from the dialogue control unit 4 is displayed on the display screen.
  • the presentation unit 5 is composed of two speakers, a display and a display.
  • FIG. 2 shows the operation of the speech recognition apparatus according to Embodiment 1 of the present invention configured as described above, centering on the dialog control process performed by the dialog control unit 4. This will be explained with reference to.
  • step ST11 a recognition result is received (step ST11). That is, the conversation control unit 4 receives the recognition result sent from the voice recognition unit 3. Next, it is checked whether or not the recognition result received in step ST11 indicates the word of the navigation search target genre! / (Step ST12). That is, the dialogue control unit 4 matches the vocabulary included in the second speech recognition dictionary 2b or the power indicating that it has been recognized by collating with the vocabulary included in the first speech recognition dictionary 2a. It is checked whether it shows that it was recognized by.
  • step ST12 If it is determined in step ST12 that the recognition result indicates a word of the navigation search target genre, a recognition genre search is performed (step ST13). That is, the control unit searches the genre database using a word obtained by voice recognition as a search key. Thereafter, the operation of the speech recognition apparatus is finished.
  • step ST14 a message to that effect is output (step ST14). That is, the dialogue control unit 4 generates a message indicating that the spoken word does not exist in the genre database and sends it to the presentation unit 5. As a result, the presentation unit 5 receives from the dialogue control unit 4. The received message is output by voice from the speaker, or displayed on the display screen as text. Thereafter, the operation of the speech recognition apparatus is finished.
  • the speech recognition unit 3 correctly recognizes “school” using the second speech recognition dictionary 2b, Send the recognition result to Dialogue Control Unit 4.
  • the dialogue control unit 4 Upon receiving this recognition result, the dialogue control unit 4 generates a message “For example, school cannot be searched because it is not in the database” and sends it to the presentation unit 5.
  • the message is presented to the user by voice or text from the presentation unit 5.
  • FIG. 3 is a block diagram showing the configuration of the speech recognition apparatus according to Embodiment 2 of the present invention.
  • This speech recognition apparatus is configured by adding a search database 6 and a search unit 7 to the speech recognition apparatus according to the first embodiment. The following description will focus on the differences from the first embodiment.
  • the search database 6 includes a genre database 6a and a name database 6b.
  • the genre database 6a stores, for each genre, the vocabulary to be searched by the car navigation device as in the first embodiment.
  • the name database stores names that can be searched by the car navigation system regardless of the genre.
  • the search unit 7 searches the search database 6 in response to an instruction from the dialog control unit 4 and sends the words obtained by this search to the dialog control unit 4.
  • FIG. 4 shows the operation of the speech recognition apparatus according to Embodiment 2 of the present invention configured as described above, centering on the dialog control process performed by dialog control unit 4. This will be explained with reference to. Steps in which processing similar to that performed by the speech recognition apparatus according to Embodiment 1 is performed are denoted by the same reference numerals as those used in Embodiment 1, and the description is simplified. Turn into.
  • step ST11 a recognition result is received (step ST11).
  • step ST12 It is checked whether the recognition result received in step ST11 indicates the word of the navigation search target genre! / (Step ST12).
  • step ST12 if the recognition result indicates the word of the navigation search target Jiannore! /, A determination S is made, a recognition Jiannore search is performed (step ST13). Thereafter, the operation of the speech recognition apparatus is finished.
  • step ST12 when it is determined that the recognition result indicates that the recognition result is not a word of the navigation search target genre! /,
  • the name database is searched using the word of the recognition result as a search key. Search is performed (step ST21). That is, the dialogue control unit 4 sends the recognition result word to the search unit 7.
  • the search unit 7 searches the name database 6b in the search database 6 using the word received from the dialogue control unit 4 as a search key. Then, the word obtained by this search is returned to the dialog control unit 4.
  • the search result is output (step ST22). That is, the dialogue control unit 4 sends the word received as the search result from the search unit 7 to the presentation unit 5. Thereby, the presentation unit 5 outputs a word representing the search result received from the dialogue control unit 4 by voice from the speaker, or displays the word on the screen of the display. After that, the operation of the voice recognition device is finished.
  • the speech recognition unit 3 uses the second speech recognition dictionary 2b to “School” is recognized correctly, and the recognition result is sent to the dialogue control unit 4.
  • the dialog control unit 4 instructs the search unit 7 to search the name database 6b in the search database 6 using “school” as a search key.
  • the search unit 7 searches the name database 6b to acquire words including “school” in the name, for example, “OO school” and “XX school”, and sends them to the dialogue control unit 4.
  • the dialogue control unit 4 generates a message “XX school, XX school found” and sends it to the presentation unit 5. Thereby, the message is presented to the user by voice or text from the presentation unit 5.
  • the speech recognition apparatus according to Embodiment 2 of the present invention, In addition to the effects of the speech recognition apparatus according to the first embodiment, the following effects can be obtained.
  • the name database 6b prepared separately from the genre database 6a is searched using that word as a search key.
  • the obtained words can be presented to the user. Therefore, for example, if there is a word that contains the name “School” in a genre different from the genre “School”, the word can be presented to the user. There is.
  • FIG. 5 is a block diagram showing the configuration of the speech recognition apparatus according to Embodiment 3 of the present invention.
  • This speech recognition apparatus is configured by adding a communication unit 8 to the speech recognition apparatus according to Embodiment 1.
  • the communication unit 8 is connected to the network 9. The following description focuses on the differences from the first embodiment.
  • the communication unit 8 searches a site on the network 9 using, for example, a network search engine, and sends a word obtained by this search to the dialogue control unit 4.
  • a network search engine for example, the Internet can be used.
  • step ST11 a recognition result is received (step ST11).
  • step ST12 It is checked whether the recognition result received in step ST11 indicates the word of the navigation search target genre! / (Step ST12).
  • step ST12 if the recognition result indicates the word of the navigation search target Jiannore! /, A determination S is made, a recognition Jiannore search is performed (step ST13). Thereafter, the operation of the speech recognition apparatus is finished.
  • step ST12,! / Indicating that the recognition result is not a word of the navigation search target genre! /,! /, The power of S.
  • the word of the recognition result is used as a keyword.
  • Network 9 is searched (step ST31). That is, the dialogue control unit 4 sends the recognition result word to the communication unit 8.
  • the communication unit 8 searches the network 9 using, for example, a network search engine using the word received from the dialogue control unit 4 as a keyword. Then, the word obtained by this search is returned to the dialog control unit 4.
  • the search result is output (step ST32). That is, the dialogue control unit 4 sends the word received as the search result from the communication unit 8 to the presentation unit 5. Thereby, the presentation unit 5 outputs a word representing the search result received from the dialogue control unit 4 by voice from the speaker, or displays the word on the screen of the display. After that, the operation of the voice recognition device is finished.
  • the speech recognition unit 3 uses the second speech recognition dictionary 2b to “School” is recognized correctly, and the recognition result is sent to the dialogue control unit 4.
  • the dialog control unit 4 instructs the search unit 7 to search the network 9 using “school” as a keyword.
  • the communication unit 8 searches the network 9 to obtain a word whose name includes “school” and sends it to the dialogue control unit 4.
  • the dialogue control unit 4 generates a message indicating a word whose name includes “school” and sends it to the presentation unit 5. As a result, the message is presented to the user by voice or text from the presentation unit 5.
  • the speech recognition apparatus has the following effects in addition to the effects of the speech recognition apparatus according to Embodiment 1 described above.
  • the network 9 is searched using that word as a keyword, and the word obtained by this search is presented to the user. it can. Therefore, there is an advantage that related information can be presented to the user even when words of genre! /, Na! /, Etc. are stored in the genre database of the car navigation device.
  • FIG. 7 is a block diagram showing the configuration of the speech recognition apparatus according to Embodiment 4 of the present invention.
  • This speech recognition apparatus is configured by adding a dictionary update unit 10 to the speech recognition apparatus according to Embodiment 1.
  • the dictionary update unit 10 is loaded with a PC card 11. The following The description will focus on the differences from the first embodiment.
  • the PC card 11 stores an update speech recognition dictionary 1 la for updating the second speech recognition dictionary 2b.
  • the updated voice recognition dictionary 11a is a vocabulary of a genre that is not subject to search by the car navigation device, and stores the vocabulary that has been added to or deleted from the existing second speech recognition dictionary 2b. is doing.
  • FIG. 7 shows an example of the updated speech recognition dictionary 11 a in which a new word “shoe store” is added to the second speech recognition dictionary 2 b according to Embodiment 1.
  • the dictionary update unit 10 is configured so that the existing second speech recognition dictionary is installed by inserting the PC card 11.
  • the dictionary update unit 10 checks the version of the second speech recognition dictionary 2b and the version of the update speech recognition dictionary 11a read from the PC card 11. It is then checked if an update is necessary (step ST42). That is, the dictionary update unit 10 checks whether the version of the second speech recognition dictionary 2b is older than the version of the update speech recognition dictionary 1 la read from the PC card 11! /.
  • step ST42 If it is determined in step ST42 that no update is necessary, the dictionary update process ends. On the other hand, if it is determined in step ST42 that updating is necessary, the old dictionary is then replaced with the new dictionary (step ST43). That is, the dictionary updating unit 10 replaces the existing second speech recognition dictionary 2b with the update speech recognition dictionary 11a read from the PC card 11 to obtain a new second speech recognition dictionary 2b. Thereafter, the dictionary update process ends.
  • the second speech recognition dictionary 2b can be updated. It becomes possible to recognize words in genres that are not subject to navigation search, such as “shoe store”, which could not be recognized by the knowledge dictionary 2b. Therefore, since the vocabulary of the genre that is not subject to the navigation search that the user is likely to speak can be added, it is possible to add the new genre when a new genre occurs due to changes in the times and the like.
  • FIG. 9 is a block diagram showing the configuration of the speech recognition apparatus according to Embodiment 5 of the present invention.
  • a speech recognition server 13 connected to the communication unit 8, the correction switch 12, and the network 9 is added to the speech recognition device according to the fourth embodiment, and the dialog control unit 4 and the dictionary update unit 10 functions have been changed and configured.
  • the following description will focus on the differences from the fourth embodiment.
  • the correction switch 12 is used to instruct correction of the recognition result in the voice recognition unit 3.
  • An operation signal indicating whether or not the correction switch 12 is operated is sent to the dialogue control unit 4.
  • the dialogue control unit 4 indicates that the operation signal sent from the correction switch 12 indicates that the correction switch 1 2 is operated! / ,! It performs the same operation as that of the voice recognition device.
  • the dialog control unit 4 extracts the utterance data held in the voice recognition unit 3 and performs communication.
  • the update speech recognition dictionary (described later) sent from the communication unit 8 is sent to the dictionary update unit 10.
  • the communication unit 8 controls communication with the voice recognition server 13 via the network 9 in response to an instruction from the dialogue control unit 4. Specifically, the communication unit 8 sends the utterance data and the second voice recognition dictionary 2b sent from the dialogue control unit 4 to the voice recognition server 13 via the network 9, and also sent from the voice recognition server 13. The updated voice recognition dictionary is sent to the dialog control unit 4.
  • the dictionary update unit 10 replaces the existing second speech recognition dictionary 2b with the update speech recognition dictionary sent from the dialogue control unit 4 to obtain a new second speech recognition dictionary 2b.
  • the speech recognition server 13 includes a speech recognition unit 13a and a speech recognition dictionary 13b.
  • the speech recognition dictionary 13b stores the vocabulary of other genres (hereinafter referred to as “server genre”) in addition to the vocabulary of genres not included in the navigation search target! /, Stored in the second speech recognition dictionary 2b. ing.
  • FIG. 9 shows an example in which the genre is added to the vocabulary of the second speech recognition dictionary 2b according to Embodiment 1 with “shoe store”, “florist” and so on! /, And! / .
  • the voice recognition unit 13a compares the utterance data sent from the communication unit 8 via the network 9 with the vocabulary stored in the voice recognition dictionary 13b, thereby obtaining the voice indicated by the utterance data. recognize.
  • the voice recognition unit 13a can recognize the voice indicated by the utterance data, and the vocabulary corresponding to the utterance data is received from the communication unit 8 via the network 9 by the second voice recognition device. If it is not included in the speech recognition dictionary 2b, an update speech recognition dictionary including the vocabulary used for speech recognition for the speech data is generated and transmitted to the communication unit 8 via the network 9.
  • step ST11 a recognition result is received (step ST11).
  • step ST51 It is checked whether the recognition result is a corrected force (step ST51). That is, the dialogue control unit 4 checks whether or not the operation signal force correction switch 12 sent from the correction switch 12 indicates that it has been operated. If it is determined in step ST51 that the recognition result is not corrected, the recognition result is presented (step ST54). Thereafter, the operation of the voice recognition device is terminated.
  • step ST51 when it is determined in step ST51 that the recognition result is corrected, the utterance data and the second speech recognition dictionary are transmitted (step ST52). That is, the dialogue control unit 4 acquires the utterance data and the second speech recognition dictionary 2b held by the voice recognition unit 3 and sends them to the communication unit 8.
  • the communication unit 8 sends the utterance data and the second speech recognition dictionary 2b sent from the dialogue control unit 4 to the speech recognition server 13 via the network 9.
  • the speech recognition server 13 generates an update speech recognition dictionary and transmits it to the communication unit 8 via the network 9. Details of the processing performed by the voice recognition server 13 will be described later.
  • the second speech recognition dictionary is updated (step ST53). That is, the communication unit 8 A dictionary update request accompanied by the update speech recognition dictionary sent from the voice recognition server 13 via the network 9 is received and sent to the dialogue control unit 4.
  • the dialogue control unit 4 sends the update speech recognition dictionary received from the communication unit 8 to the dictionary update unit 10.
  • the dictionary update unit 10 replaces the existing second speech recognition dictionary 2b with the update speech recognition dictionary sent from the dialogue control unit 4 to obtain a new second speech recognition dictionary 2b. Thereafter, the operation of the speech recognition apparatus is finished.
  • Speech recognition server 13 first receives speech data and a second speech recognition dictionary (step ST61). That is, the speech recognition server 13 receives the speech data and the second speech recognition dictionary 2b sent from the communication unit 8 of the speech recognition device via the network 9. The speech data and the second speech recognition dictionary 2b are sent to the speech recognition unit 13a.
  • step ST62 recognition processing is executed (step ST62). That is, the speech recognition unit 13a recognizes the speech indicated by the utterance data by comparing the utterance data received in step ST61 with the vocabulary stored in the speech recognition dictionary 13b. Next, it is checked whether or not the recognition result in step ST62 is included in the vocabulary of the received second speech recognition dictionary (step ST63). That is, the speech recognition unit 13a checks whether or not it is included in the second speech recognition dictionary 2b received in step ST61. If it is determined in step ST63 that the recognition result is included in the received vocabulary of the second speech recognition dictionary, the speech recognition device recognizes that a simple recognition error has occurred, and the sequence is stepped. Returning to ST61, the above-described processing is repeated.
  • step ST63 if it is determined in step ST63 that the recognition result in step ST62 is not included in the vocabulary of the received second speech recognition dictionary, a dictionary update request is transmitted (step ST64). . That is, the speech recognition unit 13a creates an update speech recognition dictionary including the vocabulary of recognition results, attaches this, and transmits a dictionary update request to the speech recognition apparatus. After that, the sequence returns to step ST61. Thus, the processing in the voice recognition server 13 ends.
  • the speech recognition unit 3 includes “shoe store” in the second speech recognition dictionary 2b. Without it, the spoken “shoe store” cannot be recognized. In this case, the user operates the correction switch 12 to instruct correction. As a result, the speech data representing the “shoe store” and the second speech recognition dictionary 2 b are transmitted to the speech recognition server 13.
  • the voice recognition server 13 executes voice recognition processing for the utterance data.
  • the update speech recognition dictionary including the word “shoe store” is included. Is created and transmitted to the speech recognition device.
  • the existing second speech recognition dictionary 2b is replaced with the received update speech recognition dictionary to obtain a new second speech recognition dictionary 2b.
  • the speech recognition apparatus can correctly recognize “shoe store” thereafter.
  • the speech recognition server 13 represents the speech data representing the speech.
  • the speech recognition dictionary for update containing the vocabulary is created by using the recognition function to recognize the speech content, and is registered as the second speech recognition dictionary 2b of the speech recognition device of the car navigation device using the function of the dictionary update unit 10. be able to. As a result, the second speech recognition dictionary 2b of the car navigation device can be updated efficiently without waste.
  • the speech data and the second speech recognition dictionary 2b are transmitted to the speech recognition server 13, and the speech recognition server 13 stores the speech recognition dictionary of the server genre.
  • a speech recognition device configured to create an update speech recognition dictionary including the recognized word and send it back to the speech recognition device when speech recognition processing is performed using the speech recognition process. Only the speech data is transmitted to the speech recognition server 13.
  • the speech recognition server 13 executes speech recognition processing using the speech recognition dictionary of the server genre, and when the speech data can be recognized, the recognized word is transmitted.
  • the speech recognition device can be configured to create an update speech recognition dictionary including the returned word and update the second speech recognition dictionary 2b. According to this configuration, it is possible to reduce the amount of data transmitted and received between the speech recognition apparatus and the speech recognition server 13.
  • the speech recognition apparatus stores the spoken speech in the first speech recognition dictionary storing the vocabulary of the search target genre and the search target! /, And the genre vocabulary. If the vocabulary is recognized as a vocabulary included in the second speech recognition dictionary, the message is displayed so that the user can use the speech recognition function without any discomfort. This makes it suitable for use in in-car car navigation systems.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

 検索対象とされる語彙がジャンル毎に格納されたジャンルデータベース(DB)を備えた車載機器用の音声認識装置であって、発話された音声を発話データとして出力するマイク1と、ジャンルDBで検索対象とされるジャンルの語彙を認識するための第1音声認識辞書2aと、検索対象外とされるジャンルの語彙を認識するための第2音声認識辞書2bと、マイクから送られてくる発話データと第1および第2音声認識辞書に含まれる語彙とを照合して発話された音声を認識する音声認識部3と、音声認識部から認識結果として送られてくる語が、第2音声認識辞書を用いて得られた語である場合は、その旨を表すメッセージを提示情報として出力する対話制御部4と、この提示情報を外部に提示する提示部5を備えている。

Description

明 細 書
音声認識装置
技術分野
[0001] この発明は、発話された音声を認識する音声認識装置に関し、特に音声の誤認識 に伴って発生する問題を低減させる技術に関する。
背景技術
[0002] 従来、音声認識を利用して各種指示を与えることができるカーナビゲーシヨン装置 が知られている。音声認識を利用しないカーナビゲーシヨン装置では、一覧表示され たメニューから選択操作を行うことによりジャンル指定するのに対し、音声認識を利用 したカーナビゲーシヨン装置では、運転中など一覧表示を見ることができな!/、状態で あっても、例えばジャンル名称等を発話することによりジャンルを指定できる。
[0003] このような音声認識は、予め音声認識辞書に登録された語彙のみを認識できる技 術であるため、音声認識による入力を行なう際には、ジャンルを表す言葉をユーザが 正確に発話する必要がある。し力もながら、カーナビゲーシヨン装置で検索対象とさ れるジャンルの数は、一般に、数十以上にのぼるため、ユーザは、カーナビゲーショ ン装置で利用できるジャンルを覚えておくことは困難である。また、カーナビグーショ ン装置で利用できるジャンルと、タウンページやインターネットなど、ユーザが日常生 活で目にするジャンルや他のカーナビゲーシヨン装置で利用可能なジャンルとを区 另リすることは困難である。
[0004] なお、関連する技術として、特許文献 1は、施設名等の入力対象が不正確に発声さ れた場合でも好適な音声認識ができる音声認識装置を開示して!/、る。この音声認識 装置において、地図データ記憶手段は、各施設の正式名称を基本単語として記憶し ている。音声認識ユニットでは、基本単語内の派生キー文字列が検出され、このキー 文字歹 IJを用いて基本単語が部分的に変形される。これにより基本単語と同じ施設を 他の表現で表す派生単語が自動生成される。例えば、基本単語「静岡県立裾野高 等学校」には、キー文字列「静岡県立」「高等学校」が含まれる。そして、派生単語「裾 野高等学校」や「裾野高校」が生成される。このような派生単語および基本単語を認 識対象に用いて音声認識が行われる。従って、対象ごとに 1つの単語を記憶してお けばよくなる。
[0005] 特許文献 1 :特開平 11 202891号公報
[0006] 従来のカーナビゲーシヨン装置に適用される音声認識装置では、上述した問題が あるにもかかわらず、カーナビゲーシヨン装置の機能として検索可能なジャンルを表 現する語彙のみが音声認識辞書に登録されている。そのため、ユーザが、カーナビ ゲーシヨン装置で利用できな!/、ジャンルを表す語を発話した場合、別の語に誤認識 してしまい、カーナビゲーシヨン装置がユーザの意図とは異なる挙動をするという問 題が発生している。
[0007] 本発明は、上述した問題を解消するためになされたものであり、その課題は、音声 認識により動作する装置がユーザの意図とは異なる挙動をすることを防止できる音声 認識装置を提供することにある。
発明の開示
[0008] 上記目的を達成するために、この発明に係る音声認識装置は、検索対象とされる 語彙がジャンル毎に格納されたジャンルデータベースを備えた車載機器用の音声認 識装置であって、発話された音声を電気信号に変換し、発話データとして出力する マイクロフォンと、ジャンルデータベースで検索対象とされるジャンルの語彙を認識す るための第 1音声認識辞書と、ジャンルデータベースで検索対象外とされるジャンル の語彙を認識するための第 2音声認識辞書と、マイクロフォンから送られてくる発話デ 一タと第 1音声認識辞書および第 2音声認識辞書に含まれる語彙とを照合することに より、発話された音声を認識する音声認識部と、音声認識部から認識結果として送ら れてくる語が、第 2音声認識辞書に含まれる語彙と照合することにより得られた語であ る場合は、検索対象とされるジャンルの語でない旨を表すメッセージを提示情報とし て出力する対話制御部と、対話制御部から送られてくる提示情報を外部に提示する 提示部を備えている。
[0009] この発明に係る音声認識装置によれば、ジャンルデータベースで検索対象とされる ジャンルの語彙を認識するための第 1音声認識辞書の他に、ジャンルデータベース で検索対象外とされるジャンルの語彙を認識するための第 2音声認識辞書を備え、 発話データと第 1音声認識辞書および第 2音声認識辞書を用いて発話された音声を 認識し、この認識結果が第 2音声認識辞書に基づき得られた場合は、検索対象とさ れるジャンルの語でない旨を表すメッセージを提示するように構成したので、ジャンル データベースで検索不可能な語が発話された場合であっても、発話された語を正しく 認識すること力 Sできる。その結果、他の語に誤認識することによってカーナビグーショ ン装置がユーザの意図とは異なる挙動をするという問題を解消できる。また、認識結 果が第 2音声認識辞書に基づき得られた場合はその旨のメッセージが提示されるの で、ユーザは、違和感なく音声認識機能を使用することができる。
図面の簡単な説明
[図 1]この発明の実施の形態 1に係る音声認識装置が適用されたカーナビゲーシヨン 装置の構成を示すブロック図である。
[図 2]この発明の実施の形態 1に係る音声認識装置の動作を、対話制御処理を中心 に示すフローチャートである。
[図 3]この発明の実施の形態 2に係る音声認識装置が適用されたカーナビゲーシヨン 装置の構成を示すブロック図である。
[図 4]この発明の実施の形態 2に係る音声認識装置の動作を、対話制御処理を中心 に示すフローチャートである。
[図 5]この発明の実施の形態 3に係る音声認識装置が適用されたカーナビゲーシヨン 装置の構成を示すブロック図である。
[図 6]この発明の実施の形態 3に係る音声認識装置の動作を、対話制御処理を中心 に示すフローチャートである。
[図 7]この発明の実施の形態 4に係る音声認識装置が適用されたカーナビゲーシヨン 装置の構成を示すブロック図である。
[図 8]この発明の実施の形態 4に係る音声認識装置の動作を、辞書更新処理を中心 に示すフローチャートである。
[図 9]この発明の実施の形態 5に係る音声認識装置が適用されたカーナビゲーシヨン 装置の構成を示すブロック図である。
[図 10]この発明の実施の形態 5に係る音声認識装置の動作を、対話制御処理を中心 に示すフローチャートである。
[図 11]この発明の実施の形態 5に係る音声認識装置の動作を、音声認識サーバで 行われる処理を中心に示すフローチャートである。
発明を実施するための最良の形態
[0011] 以下、この発明をより詳細に説明するために、この発明を実施するための最良の形 態について、添付の図面に従って説明する。なお、以下では、この発明の実施の形 態に係る音声認識装置が、車載機器としてのカーナビゲーシヨン装置に適用される 場合について説明する。
[0012] 実施の形態 1.
図 1は、この発明の実施の形態 1に係る音声認識装置の構成を示すブロック図であ る。この音声認識装置は、マイクロフォン (以下、「マイク」と略する) 1、音声認識辞書 2、音声認識部 3、対話制御部 4および提示部 5から構成されている。なお、この音声 認識装置が適用されるカーナビゲーシヨン装置は、図示は省略している力 検索デ ータベースとして、検索対象とされる語彙をジャンル毎に格納したジャンルデータべ ースを備えている。
[0013] マイク 1は、ユーザが発話した音声を電気信号に変換し、発話データとして音声認 識部 3に送る。音声認識辞書 2は、第 1音声認識辞書 2aと第 2音声認識辞書 2bとか ら構成されている。第 1音声認識辞書 2aは、カーナビゲーシヨン装置で検索対象とす ること力 Sできるジャンル (以下、「ナビ検索対象ジャンル」という)の語彙、換言すれば、 ジャンルデータベースで検索対象とされるジャンルの語彙(例えば、駅、インターチェ ンジ、病院など)を格納している。第 2音声認識辞書 2bは、ナビゲーシヨン装置で検 索対象外とするジャンル (以下、「ナビ検索対象外ジャンル」という)の語彙、換言すれ ば、ジャンルデータベースで検索対象外とされているジャンルの語彙 (例えば、学校 、トイレなど)を格納している。
[0014] 音声認識部 3は、マイク 1から送られてくる発話データを保持するとともに、この保持 した発話データと音声認識辞書 2 (第 1音声認識辞書 2aおよび第 2音声認識辞書 2b )に格納されている語彙と照合することにより、ユーザが発話した音声を認識する。こ の音声認識部 3における認識結果は、対話制御部 4に送られる。 [0015] 対話制御部 4は、音声認識部 3から送られてくる認識結果が、第 1音声認識辞書 2a に含まれる語彙と照合することにより認識されたことを示している場合は、認識された 語を出力し、第 2音声認識辞書 2bに含まれる語彙と照合することにより認識されたこ とを示している場合は、その旨を表すメッセージを出力する。これにより、ユーザとの 対話が制御される。この対話制御部 4から出力される語またはメッセージは、提示部 5 に送られる。
[0016] 提示部 5は、例えばスピーカから構成されており、対話制御部 4から送られてくる語 またはメッセージを音声で出力する。この提示部 5はディスプレイから構成することも できる。この場合は、対話制御部 4から送られてくる語またはメッセージは、ディスプレ ィの画面に表示される。なお、提示部 5は、スピーカとディスプレイの 2つから構成す ることあでさる。
[0017] 次に、上記のように構成される、この発明の実施の形態 1に係る音声認識装置の動 作を、対話制御部 4で行われる対話制御処理を中心に、図 2に示すフローチャートを 参照しながら説明する。
[0018] 対話制御処理では、まず、認識結果が受領される(ステップ ST11)。すなわち、対 話制御部 4は、音声認識部 3から送られてくる認識結果を受領する。次いで、ステップ ST11で受領した認識結果がナビ検索対象ジャンルの語を示して!/、るかどうかが調 ベられる (ステップ ST12)。すなわち、対話制御部 4は、第 1音声認識辞書 2aに含ま れる語彙と照合することにより認識されたことを示している力、、または、第 2音声認識 辞書 2bに含まれる語彙と照合することにより認識されたことを示しているかを調べる。
[0019] このステップ ST12において、認識結果がナビ検索対象ジャンルの語を示している ことが判断されると、認識ジャンル検索が行われる(ステップ ST13)。すなわち、カー ナビゲーシヨン装置の図示しな!/、制御部は、音声認識により得られた語を検索キーと してジャンルデータベースを検索する。その後、音声認識装置の動作は終了する。
[0020] 一方、ステップ ST12において、認識結果がナビ検索対象ジャンルの語を示してい ないことが判断されると、その旨を表すメッセージが出力される (ステップ ST14)。す なわち、対話制御部 4は、発話された語がジャンルデータベースに存在しない旨のメ ッセージを生成し、提示部 5に送る。これにより、提示部 5は、対話制御部 4から受け 取ったメッセージをスピーカから音声で出力し、または、ディスプレイの画面に文字で 表示する。その後、音声認識装置の動作は終了する。
[0021] 上述した処理により実現される具体例を説明する。例えば、カーナビゲーシヨン装 置のジャンルデータベースに格納されていないジャンルの「学校」が発話された場合 、音声認識部 3は、第 2音声認識辞書 2bを用いて「学校」を正しく認識し、この認識結 果を対話制御部 4に送る。この認識結果を受けた対話制御部 4は、例えば「学校はデ ータベースにないため検索できません」というメッセージを生成して提示部 5に送る。 これにより、提示部 5から上記メッセージが音声または文字でユーザに提示される。
[0022] 以上説明したように、この発明の実施の形態 1に係る音声認識装置によれば、カー ナビゲーシヨン装置のジャンルデータベースで検索不可能な語が発話された場合で あっても、発話された語を正しく認識することができるので、他の語に誤認識すること によってカーナビゲーシヨン装置がユーザの意図とは異なる挙動をするという問題を 解消できる。
[0023] 実施の形態 2.
図 3は、この発明の実施の形態 2に係る音声認識装置の構成を示すブロック図であ る。この音声認識装置は、実施の形態 1に係る音声認識装置に、検索データベース 6 および検索部 7が追加されて構成されている。以下、実施の形態 1と相違する部分を 中心に説明する。
[0024] 検索データベース 6は、ジャンルデータベース 6aと名称データベース 6bとから構成 されている。ジャンルデータベース 6aは、実施の形態 1と同様に、カーナビゲーシヨン 装置で検索対象とされる語彙をジャンル毎に格納している。また、名称データベース は、ジャンルとは無関係に、カーナビゲーシヨン装置で検索可能な名称を格納してい る。検索部 7は、対話制御部 4からの指示に応じて検索データベース 6を検索し、この 検索により得られた語を対話制御部 4に送る。
[0025] 次に、上記のように構成される、この発明の実施の形態 2に係る音声認識装置の動 作を、対話制御部 4で行われる対話制御処理を中心に、図 4に示すフローチャートを 参照しながら説明する。なお、実施の形態 1に係る音声認識装置と同様の処理が行 われるステップには実施の形態 1で用いた符号と同一の符号を付して、説明を簡略 化する。
[0026] 対話制御処理では、まず、認識結果が受領される(ステップ ST11)。次!/、で、ステツ プ ST11で受領した認識結果がナビ検索対象ジャンルの語を示して!/、るかどうかが 調べられる(ステップ ST12)。このステップ ST12において、認識結果がナビ検索対 象ジヤンノレの語を示して!/、ること力 S判断されると、認識ジヤンノレ検索が行われる (ステ ップ ST13)。その後、音声認識装置の動作は終了する。
[0027] 上記ステップ ST12にお!/、て、認識結果がナビ検索対象ジャンルの語でな!/、ことを 示していることが判断されると、認識結果の語を検索キーとして名称データベースが 検索される(ステップ ST21)。すなわち、対話制御部 4は、認識結果の語を検索部 7 に送る。検索部 7は、対話制御部 4から受け取った語を検索キーとして、検索データ ベース 6の中の名称データベース 6bを検索する。そして、この検索により得られた語 を対話制御部 4に返す。
[0028] 次いで、検索結果が出力される (ステップ ST22)。すなわち、対話制御部 4は、検 索部 7から検索結果として受け取った語を、提示部 5に送る。これにより、提示部 5は 、対話制御部 4から受け取った検索結果を表す語をスピーカから音声で出力し、また は、ディスプレイの画面に文字で表示する。その後、音声認識装置の動作は終了す
[0029] 上述した処理により実現される具体例を説明する。例えば、カーナビゲーシヨン装 置のジャンルデータベース 6aに格納されて!/、な!/、ジャンルの「学校」が発話された場 合、音声認識部 3は、第 2音声認識辞書 2bを用いて「学校」を正しく認識し、この認識 結果を対話制御部 4に送る。この認識結果を受けた対話制御部 4は、検索部 7に「学 校」を検索キーとして検索データベース 6の中の名称データベース 6bを検索するよう に指示する。検索部 7は、名称データベース 6bを検索することにより名称に「学校」が 含まれる語、例えば「〇〇学校」および「X X学校」を取得し、対話制御部 4に送る。 対話制御部 4は、例えば「〇〇学校、 X X学校が見つかりました」というメッセージを 生成して提示部 5に送る。これにより、提示部 5から上記メッセージが音声または文字 でユーザに提示される。
[0030] 以上説明したように、この発明の実施の形態 2に係る音声認識装置によれば、上述 した実施の形態 1に係る音声認識装置による効果に加え、下記の効果を奏する。す なわち、カーナビゲーシヨン装置のジャンルデータベースで検索不可能な語が発話 された場合に、その語を検索キーとして、ジャンルデータベース 6aとは別に用意され た名称データベース 6bを検索し、この検索により得られた語をユーザに提示すること 力できる。したがって、例えば「学校」というジャンルと異なるジャンルに「学校」という 名称を含む語が存在する場合は、その語をユーザに提示することができるので、より 細かレ、検索ができるとレ、う利点がある。
[0031] 実施の形態 3.
図 5は、この発明の実施の形態 3に係る音声認識装置の構成を示すブロック図であ る。この音声認識装置は、実施の形態 1に係る音声認識装置に、通信部 8が追加さ れて構成されている。通信部 8は、ネットワーク 9に接続されている。以下、実施の形 態 1と相違する部分を中心に説明する。
[0032] 通信部 8は、対話制御部 4からの指示に応じて、例えばネットワーク検索エンジンを 使用してネットワーク 9上のサイトを検索し、この検索により得られた語を対話制御部 4 に送る。ネットワーク 9としては、例えばインターネットを用いることができる。
[0033] 次に、上記のように構成される、この発明の実施の形態 3に係る音声認識装置の動 作を、対話制御部 4で行われる対話制御処理を中心に、図 6に示すフローチャートを 参照しながら説明する。なお、実施の形態 1に係る音声認識装置と同様の処理が行 われるステップには実施の形態 1で用いた符号と同一の符号を付して、説明を簡略 化する。
[0034] 対話制御処理では、まず、認識結果が受領される(ステップ ST11)。次!/、で、ステツ プ ST11で受領した認識結果がナビ検索対象ジャンルの語を示して!/、るかどうかが 調べられる(ステップ ST12)。このステップ ST12において、認識結果がナビ検索対 象ジヤンノレの語を示して!/、ること力 S判断されると、認識ジヤンノレ検索が行われる (ステ ップ ST13)。その後、音声認識装置の動作は終了する。
[0035] 上記ステップ ST12にお!/、て、認識結果がナビ検索対象ジャンルの語でな!/、ことを 示して!/、ること力 S判断されると、認識結果の語をキーワードとしてネットワーク 9が検索 される(ステップ ST31)。すなわち、対話制御部 4は、認識結果の語を通信部 8に送 る。通信部 8は、対話制御部 4から受け取った語をキーワードとして、例えばネットヮー ク検索エンジンを使用してネットワーク 9を検索する。そして、この検索により得られた 語を対話制御部 4に返す。
[0036] 次いで、検索結果が出力される (ステップ ST32)。すなわち、対話制御部 4は、通 信部 8から検索結果として受け取った語を、提示部 5に送る。これにより、提示部 5は 、対話制御部 4から受け取った検索結果を表す語をスピーカから音声で出力し、また は、ディスプレイの画面に文字で表示する。その後、音声認識装置の動作は終了す
[0037] 上述した処理により実現される具体例を説明する。例えば、カーナビゲーシヨン装 置のジャンルデータベース 6aに格納されて!/、な!/、ジャンルの「学校」が発話された場 合、音声認識部 3は、第 2音声認識辞書 2bを用いて「学校」を正しく認識し、この認識 結果を対話制御部 4に送る。この認識結果を受けた対話制御部 4は、検索部 7に「学 校」をキーワードとしてネットワーク 9を検索するように指示する。通信部 8は、ネットヮ ーク 9を検索することにより名称に「学校」が含まれる語を取得し、対話制御部 4に送 る。対話制御部 4は、名称に「学校」が含まれる語を示すメッセージを生成して提示部 5に送る。これにより、提示部 5から上記メッセージが音声または文字でユーザに提示 される。
[0038] 以上説明したように、この発明の実施の形態 3に係る音声認識装置によれば、上述 した実施の形態 1に係る音声認識装置による効果に加え、下記の効果を奏する。す なわち、カーナビゲーシヨン装置のジャンルデータベースで検索不可能な語が発話 された場合に、その語をキーワードとして、ネットワーク 9を検索し、この検索により得 られた語をユーザに提示することができる。したがって、カーナビゲーシヨン装置のジ ヤンルデータベースに格納されて!/、な!/、ジャンルの語が発話された場合でも、関連 する情報をユーザに提示できるという利点がある。
[0039] 実施の形態 4.
図 7は、この発明の実施の形態 4に係る音声認識装置の構成を示すブロック図であ る。この音声認識装置は、実施の形態 1に係る音声認識装置に、辞書更新部 10が追 カロされて構成されている。辞書更新部 10には、 PCカード 11が装着される。以下、実 施の形態 1と相違する部分を中心に説明する。
[0040] PCカード 11には、第 2音声認識辞書 2bを更新するための更新用音声認識辞書 1 laが格納されている。更新用音声認識辞書 11aは、カーナビゲーシヨン装置で検索 対象外とされるナビ検索対象外ジャンルの語彙であって、既存の第 2音声認識辞書 2bに対する追加または削除を行った後の語彙を格納している。図 7は、実施の形態 1に係る第 2音声認識辞書 2bに、「靴屋」という新たな語が追加された更新用音声認 識辞書 11 aの例を示して!/、る。
[0041] 辞書更新部 10は、 PCカード 11が装着されることにより、既存の第 2音声認識辞書
2bを、 PCカード 11から読み出した更新用音声認識辞書 11aで置き換え、新たな第 2 音声認識辞書 2bとする。
[0042] 次に、上記のように構成される、この発明の実施の形態 4に係る音声認識装置の動 作を 辞書更新部 10で行われる辞書更新処理を中心に、図 8に示すフローチャート を参照しながら説明する。なお、辞書更新処理以外の動作は、実施の形態 1に係る 音声認識装置の動作と同じである。
[0043] 辞書更新処理では、まず、更新対象辞書の確認が行われる(ステップ ST41)。す なわち、辞書更新部 10は、第 2音声認識辞書 2bのバージョンと、 PCカード 11から読 み込んだ更新用音声認識辞書 11aのバージョンを確認する。次いで、更新が必要で あるかどうかが調べられる (ステップ ST42)。すなわち、辞書更新部 10は、第 2音声 認識辞書 2bのバージョン力 PCカード 11から読み込んだ更新用音声認識辞書 1 la のバージョンより古!/、かどうかを調べる。
[0044] このステップ ST42において、更新が必要でないことが判断されると、辞書更新処理 は終了する。一方、ステップ ST42において更新が必要であることが判断されると、次 いで、旧辞書が新辞書に置き換えられる(ステップ ST43)。すなわち、辞書更新部 1 0は、既存の第 2音声認識辞書 2bを、 PCカード 11から読み込んだ更新用音声認識 辞書 11aで置き換え、新たな第 2音声認識辞書 2bとする。その後、辞書更新処理は 終了する。
[0045] 以上説明したように、この発明の実施の形態 4に係る音声認識装置によれば、第 2 音声認識辞書 2bを更新できるように構成したので、この更新により、古い第 2音声認 識辞書 2bでは認識できなかったナビ検索対象外ジャンルの語、例えば「靴屋」を認 識できるようになる。したがって、ユーザが発話しそうなナビ検索対象外ジャンルの語 彙を追加することができるので、時代の変化等によって新しいジャンルが発生した場 合などは、その新しいジャンルを追加することが可能になる。
[0046] 実施の形態 5.
図 9は、この発明の実施の形態 5に係る音声認識装置の構成を示すブロック図であ る。この音声認識装置は、実施の形態 4に係る音声認識装置に、通信部 8、訂正スィ ツチ 12およびネットワーク 9に接続された音声認識サーバ 13が追加されるとともに、 対話制御部 4および辞書更新部 10の機能が変更されて構成されている。以下、実施 の形態 4と相違する部分を中心に説明する。
[0047] 訂正スィッチ 12は、音声認識部 3における認識結果の訂正を指示するために使用 される。この訂正スィッチ 12の操作の有無を表す操作信号は、対話制御部 4に送ら れる。対話制御部 4は、訂正スィッチ 12から送られてくる操作信号が、訂正スィッチ 1 2が操作されて!/、な!/、ことを示して!/、る場合は、実施の形態 1に係る音声認識装置の それと同様の動作を行う。一方、訂正スィッチ 12から送られてくる操作信号が、訂正 スィッチ 12が操作されたことを示している場合は、対話制御部 4は、音声認識部 3に 保持されている発話データを取り出して通信部 8に送るとともに、通信部 8から送られ てくる更新用音声認識辞書 (後述する)を辞書更新部 10に送る。
[0048] 通信部 8は、対話制御部 4からの指示に応じて、ネットワーク 9を介して音声認識サ ーバ 13との間の通信を制御する。具体的には、通信部 8は、対話制御部 4から送ら れてくる発話データおよび第 2音声認識辞書 2bを、ネットワーク 9を介して音声認識 サーバ 13に送るとともに、音声認識サーバ 13から送られてくる更新用音声認識辞書 を対話制御部 4に送る。辞書更新部 10は、既存の第 2音声認識辞書 2bを、対話制 御部 4から送られてくる更新用音声認識辞書で置き換え、新たな第 2音声認識辞書 2 bとする。
[0049] 音声認識サーバ 13は、音声認識部 13aと音声認識辞書 13bとを備えている。音声 認識辞書 13bは、第 2音声認識辞書 2bに格納されて!/、るナビ検索対象外ジャンルの 語彙に加え、さらに他のジャンルの語彙 (以下、「サーバ用ジャンル」という)を記憶し ている。図 9は、実施の形態 1に係る第 2音声認識辞書 2bの語彙に、「靴屋」、「花屋」 と!/、つたジャンルが追加されて!/、る例を示して!/、る。
[0050] 音声認識部 13aは、通信部 8からネットワーク 9を介して送られてくる発話データと、 音声認識辞書 13bに格納されている語彙と照合することにより、発話データによって 示された音声を認識する。この音声認識部 13aにおいて、発話データによって示され た音声を認識することができ、かつ、その発話データに対応する語彙が、通信部 8か らネットワーク 9を介して受け取った音声認識装置の第 2音声認識辞書 2bに含まれて いない場合は、発話データに対する音声認識に使用した語彙を含む更新用音声認 識辞書を生成し、ネットワーク 9を介して通信部 8に送信する。
[0051] 次に、上記のように構成される、この発明の実施の形態 5に係る音声認識装置の動 作を説明する。まず、対話制御部 4で行われる対話制御処理を中心に、図 10に示す フローチャートを参照しながら説明する。なお、実施の形態 1に係る音声認識装置と 同様の処理が行われるステップには実施の形態 1で用いた符号と同一の符号を付し て、説明を簡略化する。
[0052] 対話制御処理では、まず、認識結果が受領される(ステップ ST11)。次!/、で、認識 結果が訂正された力、どうかが調べられる(ステップ ST51)。すなわち、対話制御部 4 は、訂正スィッチ 12から送られてくる操作信号力 訂正スィッチ 12が操作されたこと を示しているかどうかを調べる。このステップ ST51において、認識結果が訂正されて いないことが判断されると、認識結果が提示される(ステップ ST54)。その後、音声認 識装置の動作は終了する。
[0053] 一方、ステップ ST51において、認識結果が訂正されたことが判断されると、発話デ ータおよび第 2音声認識辞書が送信される(ステップ ST52)。すなわち、対話制御部 4は、音声認識部 3に保持されて!/、る発話データおよび第 2音声認識辞書 2bを取得 し、通信部 8に送る。通信部 8は、対話制御部 4から送られてきた発話データおよび 第 2音声認識辞書 2bを、ネットワーク 9を介して音声認識サーバ 13に送る。これに応 答して、音声認識サーバ 13は、更新用音声認識辞書を生成し、ネットワーク 9を介し て通信部 8に送信する。この音声認識サーバ 13で行われる処理の詳細は後述する。
[0054] 次いで、第 2音声認識辞書が更新される (ステップ ST53)。すなわち、通信部 8は、 音声認識サーバ 13からネットワーク 9を介して送られてくる更新用音声認識辞書を伴 つた辞書更新依頼を受信し、対話制御部 4に送る。対話制御部 4は、通信部 8から受 け取った更新用音声認識辞書を辞書更新部 10に送る。辞書更新部 10は、既存の 第 2音声認識辞書 2bを、対話制御部 4から送られてくる更新用音声認識辞書で置き 換え、新たな第 2音声認識辞書 2bとする。その後、音声認識装置の動作は終了する
[0055] 次に、音声認識サーバ 13で行われる処理の詳細を、図 11に示すフローチャートを 参照しながら説明する。音声認識サーバ 13では、まず、発話データおよび第 2音声 認識辞書が受領される (ステップ ST61)。すなわち、音声認識サーバ 13は、音声認 識装置の通信部 8からネットワーク 9を介して送られてくる発話データおよび第 2音声 認識辞書 2bを受信する。これら発話データおよび第 2音声認識辞書 2bは、音声認 識部 13aに送られる。
[0056] 次いで、認識処理が実行される(ステップ ST62)。すなわち、音声認識部 13aは、 ステップ ST61で受領した発話データと、音声認識辞書 13bに格納されている語彙と 照合することにより、発話データによって示された音声を認識する。次いで、ステップ ST62における認識結果が受領した第 2音声認識辞書の語彙に含まれるかどうかが 調べられる(ステップ ST63)。すなわち、音声認識部 13aは、ステップ ST62で認識さ れた語力 ステップ ST61で受領された第 2音声認識辞書 2bに含まれるかどうかを調 ベる。このステップ ST63において、認識結果が受領した第 2音声認識辞書の語彙に 含まれることが判断されると、音声認識装置にぉレ、て単なる認識エラーが発生したも のと認識され、シーケンスはステップ ST61に戻って上述した処理が繰り返される。
[0057] 一方、ステップ ST63において、ステップ ST62における認識結果が受領した第 2音 声認識辞書の語彙に含まれなレ、ことが判断されると、辞書更新依頼が送信される (ス テツプ ST64)。すなわち、音声認識部 13aは、認識結果の語彙を含む更新用音声 認識辞書を作成し、これを添付して辞書更新依頼を音声認識装置に送信する。その 後、シーケンスはステップ ST61に戻る。以上により、音声認識サーバ 13における処 理は終了する。
[0058] 上述した処理により実現される具体例を説明する。例えば、カーナビゲーシヨン装 置のジャンルデータベース 6aに格納されて!/、な!/、ジャンルの「靴屋」が発話された場 合、音声認識部 3は、第 2音声認識辞書 2bに「靴屋」が含まれていなければ、発話さ れた「靴屋」を認識することができない。この場合、ユーザは、訂正スィッチ 12を操作 して、訂正を指示する。これにより、「靴屋」を表す発話データおよび第 2音声認識辞 書 2bが音声認識サーバ 13に送信される。音声認識サーバ 13では、発話データに対 する音声認識処理を実行する。ここで、認識結果として得られた語「靴屋」が音声認 識装置から受領した第 2音声認識辞書 2bの語彙に含まれない場合は、その語「靴屋 」を含む更新用音声認識辞書が作成され、音声認識装置に送信される。音声認識装 置では、既存の第 2音声認識辞書 2bを、受信した更新用音声認識辞書で置き換え ることにより、新しい第 2音声認識辞書 2bとする。これにより、音声認識装置では、以 後は、「靴屋」を正しく認識できるようになる。
[0059] 以上説明したように、この発明の実施の形態 5に係る音声認識装置によれば、入力 された発話が正しく認識されなかった場合は、その発話を表す発話データを音声認 識サーバ 13で認識させて発話内容を推定し、その語彙を含む更新用音声認識辞書 を作成し、辞書更新部 10の機能を用いてカーナビゲーシヨン装置の音声認識装置 の第 2音声認識辞書 2bとして登録することができる。これにより、カーナビゲーシヨン 装置の第 2音声認識辞書 2bを無駄なぐ効率的に更新できる。
[0060] なお、上述した実施の形態 5に係る音声認識装置では、発話データおよび第 2音 声認識辞書 2bを音声認識サーバ 13に送信し、音声認識サーバ 13においてサーバ 用ジャンルの音声認識辞書を用いて音声認識処理を実行し、発話データを認識でき た場合に、その認識された語を含む更新用音声認識辞書を作成して音声認識装置 に返信するように構成した力 音声認識装置は、発話データのみを音声認識サーバ 13に送信し、音声認識サーバ 13は、サーバ用ジャンルの音声認識辞書を用いて音 声認識処理を実行し、発話データを認識できた場合に、その認識された語を音声認 識装置に返信し、音声認識装置は、この返信された語を含む更新用音声認識辞書 を作成して第 2音声認識辞書 2bを更新するように構成することもできる。この構成に よれば、音声認識装置と音声認識サーバ 13との間で送受されるデータ量を減らすこ と力 Sできる。 産業上の利用可能性
以上のように、この発明に係る音声認識装置は、発話された音声を、検索対象のジ ヤンルの語彙を格納した第 1音声認識辞書と、検索対象としな!/、ジャンルの語彙を格 納した第 2音声認識辞書とで照合して、第 2音声認識辞書に含まれる語彙であると認 識した場合は、その旨のメッセージを提示して、ユーザが違和感なく音声認識機能を 使用できるようにしたことにより、車載用カーナビゲーシヨン装置などに用いるのに適 している。

Claims

請求の範囲
[1] 検索対象とされる語彙がジャンル毎に格納されたジャンルデータベースを備えた車 載機器用の音声認識装置であって、
発話された音声を電気信号に変換し、発話データとして出力するマイクロフォンと、 前記ジャンルデータベースで検索対象とされるジャンルの語彙を認識するための第
1音声認識辞書と、
前記ジャンルデータベースで検索対象外とされるジャンルの語彙を認識するための 第 2音声認識辞書と、
前記マイクロフォンから送られてくる発話データと前記第 1音声認識辞書および前 記第 2音声認識辞書に含まれる語彙とを照合することにより、発話された音声を認識 する音声認識部と、
前記音声認識部から認識結果として送られてくる語が、前記第 2音声認識辞書に 含まれる語彙と照合することにより得られた語である場合は、検索対象とされるジヤン ルの語でな!/、旨を表すメッセージを提示情報として出力する対話制御部と、 前記対話制御部から送られてくる提示情報を外部に提示する提示部
とを備えた音声認識装置。
[2] 検索対象とされる語彙を名称別に格納した名称データベースと、
対話制御部から送られてくる語を検索キーとして前記名称データベースを検索し、 該検索により得られた前記検索キーを名称に含む語を前記対話制御部に返す検索 部を備え、
前記対話制御部は、音声認識部から認識結果として送られてくる語が、第 2音声認 識辞書に含まれる語彙と照合することにより得られた語である場合は、該語を前記検 索部に送って検索を指示し、該指示に応答して前記検索部から返される前記検索キ 一を名称に含む語を提示情報として出力する
ことを特徴とする請求項 1記載の音声認識装置。
[3] 対話制御部から送られてくる語をキーワードとしてネットワーク検索を実行し、該ネッ トワーク検索により得られた前記キーワードを含む語を前記対話制御部に返す通信 部を備え、 前記対話制御部は、音声認識部から認識結果として送られてくる語が、第 2音声認 識辞書に含まれる語彙と照合することにより得られた語である場合は、該語を前記通 信部に送ってネットワーク検索を指示し、該指示に応答して前記検索部から返される 前記キーワードを含む語を提示情報として出力する
ことを特徴とする請求項 1記載の音声認識装置。
[4] 既存の第 2音声認識辞書を、外部から取得した更新用音声認識辞書で置き換える ことにより新しい第 2音声認識辞書とする辞書更新部
を備えたことを特徴とする請求項 1記載の音声認識装置。
[5] 音声認識部から送られてくる認識結果の訂正を指示する認識訂正手段と、
前記認識訂正手段からの指示に応じて、マイクロフォンから対話制御部を介して送 られてくる発話データを、ネットワークを介して音声認識サーバに送信し、該音声認 識サーバにおいて該発話データを認識できた場合に使用された語彙を含むように生 成された更新用音声認識辞書を前記音声認識サーバからネットワークを介して受信 して前記対話制御部に返す通信部を備え、
辞書更新部は、前記対話制御部から更新用音声認識辞書を取得し、該取得した 更新用音声認識辞書で既存の第 2音声認識辞書を置き換えることにより新しい第 2 音声認識辞書とする
ことを特徴とする請求項 4記載の音声認識装置。
PCT/JP2007/069479 2006-12-15 2007-10-04 音声認識装置 WO2008072413A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN2007800459044A CN101558443B (zh) 2006-12-15 2007-10-04 声音识别装置
US12/447,352 US8195461B2 (en) 2006-12-15 2007-10-04 Voice recognition system
JP2008549220A JP4790024B2 (ja) 2006-12-15 2007-10-04 音声認識装置
DE112007002665.0T DE112007002665B4 (de) 2006-12-15 2007-10-04 Spracherkennungssystem
HK10101446.6A HK1135225A1 (en) 2006-12-15 2010-02-09 Voice recognition device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006-338813 2006-12-15
JP2006338813 2006-12-15

Publications (1)

Publication Number Publication Date
WO2008072413A1 true WO2008072413A1 (ja) 2008-06-19

Family

ID=39511444

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2007/069479 WO2008072413A1 (ja) 2006-12-15 2007-10-04 音声認識装置

Country Status (6)

Country Link
US (1) US8195461B2 (ja)
JP (1) JP4790024B2 (ja)
CN (1) CN101558443B (ja)
DE (1) DE112007002665B4 (ja)
HK (1) HK1135225A1 (ja)
WO (1) WO2008072413A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010243653A (ja) * 2009-04-02 2010-10-28 Alpine Electronics Inc 音声認識辞書編集装置及び音声認識装置
JP2011039185A (ja) * 2009-08-07 2011-02-24 Toyota Central R&D Labs Inc 音声対話装置及び音声対話プログラム
JP2011232619A (ja) * 2010-04-28 2011-11-17 Ntt Docomo Inc 音声認識装置および音声認識方法
JP2014048506A (ja) * 2012-08-31 2014-03-17 National Institute Of Information & Communication Technology 単語登録装置及びそのためのコンピュータプログラム
JP2014048507A (ja) * 2012-08-31 2014-03-17 National Institute Of Information & Communication Technology ローカル言語資源の補強装置及びサービス提供設備装置

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8423353B2 (en) * 2009-03-25 2013-04-16 Microsoft Corporation Sharable distributed dictionary for applications
CN102566961A (zh) * 2010-12-31 2012-07-11 上海博泰悦臻电子设备制造有限公司 基于车载设备的应用程序的语音执行方法及装置
CN102915729B (zh) * 2011-08-01 2014-11-26 佳能株式会社 语音关键词检出系统、创建用于其的词典的系统和方法
JP5942559B2 (ja) * 2012-04-16 2016-06-29 株式会社デンソー 音声認識装置
CN104428766B (zh) * 2012-07-03 2017-07-11 三菱电机株式会社 语音识别装置
DE102012213668A1 (de) * 2012-08-02 2014-05-22 Bayerische Motoren Werke Aktiengesellschaft Verfahren und Vorrichtung zum Betreiben eines sprachgesteuerten Informationssystems für ein Fahrzeug
US9704486B2 (en) * 2012-12-11 2017-07-11 Amazon Technologies, Inc. Speech recognition power management
WO2014203495A1 (ja) 2013-06-19 2014-12-24 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ 音声対話方法、及び機器
TWI508057B (zh) * 2013-07-15 2015-11-11 Chunghwa Picture Tubes Ltd 語音辨識系統以及方法
KR101912177B1 (ko) * 2013-11-15 2018-10-26 인텔 코포레이션 음성 인식 동적 사전을 유지하기 위한 시스템 및 방법
JP6597527B2 (ja) * 2016-09-06 2019-10-30 トヨタ自動車株式会社 音声認識装置および音声認識方法
JP6804909B2 (ja) * 2016-09-15 2020-12-23 東芝テック株式会社 音声認識装置、音声認識方法及び音声認識プログラム
WO2018207485A1 (ja) * 2017-05-11 2018-11-15 株式会社村田製作所 情報処理システム、情報処理装置、コンピュータプログラム、及び辞書データベースの更新方法
US20190019516A1 (en) * 2017-07-14 2019-01-17 Ford Global Technologies, Llc Speech recognition user macros for improving vehicle grammars
JP2021026188A (ja) * 2019-08-08 2021-02-22 本田技研工業株式会社 通信制御システム、通知制御方法、及び通信制御プログラム

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075887A (ja) * 1998-08-31 2000-03-14 Sony Corp パターン認識装置、方法及びシステム
JP2002366578A (ja) * 2001-06-08 2002-12-20 Mitsubishi Electric Corp 車載情報端末装置および情報検索システム
JP2003091297A (ja) * 2001-09-19 2003-03-28 Matsushita Electric Ind Co Ltd 音声対話装置
JP2004013108A (ja) * 2002-06-11 2004-01-15 Mitsubishi Electric Corp 音声認識装置、辞書管理方法およびプログラム
JP2004333729A (ja) * 2003-05-06 2004-11-25 All Nippon Airways Co Ltd 音声認識による航空券電話予約システム
JP2005044071A (ja) * 2003-07-25 2005-02-17 Sharp Corp 電子辞書

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3397372B2 (ja) * 1993-06-16 2003-04-14 キヤノン株式会社 音声認識方法及び装置
JP3579971B2 (ja) 1995-07-28 2004-10-20 マツダ株式会社 車載用地図表示装置
JPH09230889A (ja) 1996-02-23 1997-09-05 Hitachi Ltd 音声認識応答装置
JPH11202891A (ja) 1998-01-12 1999-07-30 Toyota Motor Corp 音声認識装置
JPH11224265A (ja) * 1998-02-06 1999-08-17 Pioneer Electron Corp 情報検索装置及び情報検索方法並びに情報検索プログラムを記録した記録媒体
US6499013B1 (en) * 1998-09-09 2002-12-24 One Voice Technologies, Inc. Interactive user interface using speech recognition and natural language processing
US6434524B1 (en) * 1998-09-09 2002-08-13 One Voice Technologies, Inc. Object interactive user interface using speech recognition and natural language processing
EP1083545A3 (en) * 1999-09-09 2001-09-26 Xanavi Informatics Corporation Voice recognition of proper names in a navigation apparatus
JP4116233B2 (ja) * 2000-09-05 2008-07-09 パイオニア株式会社 音声認識装置ならびにその方法
JP4283984B2 (ja) * 2000-10-12 2009-06-24 パイオニア株式会社 音声認識装置ならびに方法
JP2002123290A (ja) * 2000-10-16 2002-04-26 Pioneer Electronic Corp 音声認識装置ならびに音声認識方法
JP2002123279A (ja) * 2000-10-16 2002-04-26 Pioneer Electronic Corp 施設検索装置ならびにその方法
JP2002215186A (ja) 2001-01-12 2002-07-31 Auto Network Gijutsu Kenkyusho:Kk 音声認識システム
DE10119677A1 (de) * 2001-04-20 2002-10-24 Philips Corp Intellectual Pty Verfahren zum Ermitteln von Datenbankeinträgen
US7437296B2 (en) * 2003-03-13 2008-10-14 Matsushita Electric Industrial Co., Ltd. Speech recognition dictionary creation apparatus and information search apparatus
JP2005189667A (ja) * 2003-12-26 2005-07-14 Mitsubishi Electric Corp 車載機器、音声対話ドキュメント作成サーバ及びこれらを用いたナビゲーションシステム
JP4705023B2 (ja) * 2004-06-10 2011-06-22 パナソニック株式会社 音声認識装置、音声認識方法、及びプログラム
JP4684583B2 (ja) 2004-07-08 2011-05-18 三菱電機株式会社 対話装置
CN100375006C (zh) * 2006-01-19 2008-03-12 吉林大学 车辆导航装置语音控制系统
DE102006029755A1 (de) * 2006-06-27 2008-01-03 Deutsche Telekom Ag Verfahren und Vorrichtung zur natürlichsprachlichen Erkennung einer Sprachäußerung

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000075887A (ja) * 1998-08-31 2000-03-14 Sony Corp パターン認識装置、方法及びシステム
JP2002366578A (ja) * 2001-06-08 2002-12-20 Mitsubishi Electric Corp 車載情報端末装置および情報検索システム
JP2003091297A (ja) * 2001-09-19 2003-03-28 Matsushita Electric Ind Co Ltd 音声対話装置
JP2004013108A (ja) * 2002-06-11 2004-01-15 Mitsubishi Electric Corp 音声認識装置、辞書管理方法およびプログラム
JP2004333729A (ja) * 2003-05-06 2004-11-25 All Nippon Airways Co Ltd 音声認識による航空券電話予約システム
JP2005044071A (ja) * 2003-07-25 2005-02-17 Sharp Corp 電子辞書

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010243653A (ja) * 2009-04-02 2010-10-28 Alpine Electronics Inc 音声認識辞書編集装置及び音声認識装置
JP2011039185A (ja) * 2009-08-07 2011-02-24 Toyota Central R&D Labs Inc 音声対話装置及び音声対話プログラム
JP2011232619A (ja) * 2010-04-28 2011-11-17 Ntt Docomo Inc 音声認識装置および音声認識方法
JP2014048506A (ja) * 2012-08-31 2014-03-17 National Institute Of Information & Communication Technology 単語登録装置及びそのためのコンピュータプログラム
JP2014048507A (ja) * 2012-08-31 2014-03-17 National Institute Of Information & Communication Technology ローカル言語資源の補強装置及びサービス提供設備装置

Also Published As

Publication number Publication date
HK1135225A1 (en) 2010-05-28
JP4790024B2 (ja) 2011-10-12
CN101558443B (zh) 2012-01-04
DE112007002665T5 (de) 2009-09-10
US20100076751A1 (en) 2010-03-25
CN101558443A (zh) 2009-10-14
JPWO2008072413A1 (ja) 2010-03-25
US8195461B2 (en) 2012-06-05
DE112007002665B4 (de) 2017-12-28

Similar Documents

Publication Publication Date Title
JP4790024B2 (ja) 音声認識装置
US7826945B2 (en) Automobile speech-recognition interface
JP5334178B2 (ja) 音声認識装置およびデータ更新方法
US20070016421A1 (en) Correcting a pronunciation of a synthetically generated speech object
JP2009169139A (ja) 音声認識装置
JP2001005488A (ja) 音声対話システム
US20070156405A1 (en) Speech recognition system
JP2000194386A (ja) 音声認識応答装置及び方法
JP2013218095A (ja) 音声認識サーバ統合装置および音声認識サーバ統合方法
WO2007088877A1 (ja) 会話システムおよび会話ソフトウェア
WO2016136207A1 (ja) 音声対話装置、音声対話システム、音声対話装置の制御方法、および、プログラム
US7809563B2 (en) Speech recognition based on initial sound extraction for navigation and name search
JP5335165B2 (ja) 発音情報生成装置、車載情報装置およびデータベース生成方法
US11056113B2 (en) Conversation guidance method of speech recognition system
EP1899955B1 (en) Speech dialog method and system
JP3795409B2 (ja) 音声認識装置及び方法
JP3911178B2 (ja) 音声認識辞書作成装置および音声認識辞書作成方法、音声認識装置、携帯端末器、音声認識システム、音声認識辞書作成プログラム、並びに、プログラム記録媒体
JP2003330488A (ja) 音声認識装置
JP2007183516A (ja) 音声対話装置及び音声認識方法
Georgila et al. A speech-based human-computer interaction system for automating directory assistance services
JP2002532763A (ja) 音声によって動作される自動問合せシステム
JPH11175094A (ja) 音声認識装置
JP2003228393A (ja) 音声対話装置及び方法、音声対話プログラム並びにその記録媒体
JP2020034832A (ja) 辞書生成装置、音声認識システムおよび辞書生成方法
CN117133293A (zh) 对话系统及其控制方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780045904.4

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07829217

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2008549220

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 12447352

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1120070026650

Country of ref document: DE

RET De translation (de og part 6b)

Ref document number: 112007002665

Country of ref document: DE

Date of ref document: 20090910

Kind code of ref document: P

122 Ep: pct application non-entry in european phase

Ref document number: 07829217

Country of ref document: EP

Kind code of ref document: A1

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607