JP2022190585A - Order reception apparatus, order reception system, and program - Google Patents

Order reception apparatus, order reception system, and program Download PDF

Info

Publication number
JP2022190585A
JP2022190585A JP2021098973A JP2021098973A JP2022190585A JP 2022190585 A JP2022190585 A JP 2022190585A JP 2021098973 A JP2021098973 A JP 2021098973A JP 2021098973 A JP2021098973 A JP 2021098973A JP 2022190585 A JP2022190585 A JP 2022190585A
Authority
JP
Japan
Prior art keywords
unit
information
order
voice
input
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2021098973A
Other languages
Japanese (ja)
Inventor
大輔 楢崎
Daisuke Narasaki
雄 齋藤
Takeshi Saito
淳 中西
Jun Nakanishi
裕美子 大熊
Yumiko Okuma
紗世 曹永
Sayo Sonaga
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2021098973A priority Critical patent/JP2022190585A/en
Publication of JP2022190585A publication Critical patent/JP2022190585A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an order reception apparatus configured to reliably receive an order through voice of a customer, an order reception system, and a program.SOLUTION: An order reception apparatus includes: an input unit which receives voice information associated with seat information that identifies a seat in a store; a voice recognition unit which recognizes the content indicated by the voice information input to the input unit; a feature extraction unit which extracts feature data indicating features of the voice information input to the input unit; a determination unit which determines whether a speaker of the voice information input to the input unit is a store clerk or not, on the basis of whether the feature data extracted by the feature extraction unit has been stored in a store clerk feature information storage unit that stores feature data of voice information of store clerks; and a reception unit which receives order information generated by associating the order content recognized by the voice recognition unit with the seat information on condition that the determination unit determines that the speaker of the voice information is not a store clerk.SELECTED DRAWING: Figure 10

Description

本発明の実施形態は、注文受付装置、注文受付システム、およびプログラムに関する。 TECHNICAL FIELD Embodiments of the present invention relate to an order receiving device, an order receiving system, and a program.

近年、飲食店においては、人手不足や、感染症対策として店員と顧客との会話削減が要求されていることなどを背景として、顧客自身の操作によって注文するオーダー端末装置などが用いられている。ところが、オーダー端末装置の操作に慣れていない顧客が多く、顧客がオーダー端末装置の操作に戸惑う場面が見受けられる。このため、顧客が容易に注文できるシステムの導入が望まれている。 In recent years, in restaurants, against the background of labor shortages and the need to reduce conversations between store clerks and customers as a countermeasure against infectious diseases, an order terminal device or the like that allows customers to order by themselves has been used. However, there are many customers who are not accustomed to operating the order terminal device, and there are cases where the customer is puzzled by the operation of the order terminal device. For this reason, it is desired to introduce a system that allows customers to easily place orders.

顧客が複雑な操作を行うことなく注文できるようなものとして、音声認識を用いた注文入力システムが提案されている(例えば、特許文献1)。上記注文入力システムは、いわゆるドライブスルーにおいて顧客の注文を音声で受付けるものである。 An order input system using voice recognition has been proposed as a system that allows a customer to place an order without performing complicated operations (for example, Patent Document 1). The order entry system described above accepts customer orders by voice in a so-called drive-thru.

しかしながら、このような音声認識を用いた注文入力システムを複数の顧客が存在する店舗内に採用すると、注文を意図していない顧客あるいは店員の音声に基づいて誤った注文を受付けてしまう可能性があるという問題があった。 However, if such an order input system using voice recognition is adopted in a store where a plurality of customers exist, there is a possibility that an erroneous order will be accepted based on the voice of a customer who did not intend to place the order or the voice of the clerk. There was a problem.

本発明が解決しようとする課題は、顧客の音声による注文を確実に受付けることが可能な注文受付装置、注文受付システム、およびプログラムを提供することである。 The problem to be solved by the present invention is to provide an order receiving device, an order receiving system, and a program that can reliably receive an order by customer's voice.

実施形態の注文受付装置は、店舗の客席を識別する席情報と対応付けられた音声情報が入力される入力部と、前記入力部に入力された音声情報が示す内容を認識する音声認識部と、前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、前記特性抽出部が抽出した特性データが、店員の音声情報の特性データを記憶する店員特性情報記憶部に記憶されているか否かに基づいて、前記入力部に入力された音声情報の話者が店員であるか否かを判定する判定部と、前記判定部によって音声情報の話者が店員でないと判定されたことを条件として、前記音声認識部が認識した注文内容と前記席情報とを対応付けた注文情報を受け付ける受付部と、を備える。 The order receiving device of the embodiment includes an input unit for inputting voice information associated with seat information for identifying customer seats in a store, and a voice recognition unit for recognizing the content indicated by the voice information input to the input unit. a characteristic extraction unit for extracting characteristic data indicating characteristics of the voice information input to the input unit; and a store clerk characteristic information storage unit for storing the characteristic data extracted by the characteristic extraction unit as the characteristic data of the voice information of the sales clerk. a judgment unit for judging whether or not the speaker of the voice information input to the input unit is a salesclerk based on whether or not the speaker of the speech information is stored in the input unit; a reception unit that receives order information in which order details recognized by the voice recognition unit and the seat information are associated with each other on condition that the determination is made.

図1は、第1の実施形態における注文受付システムを含む店舗システムの概略を示す図である。FIG. 1 is a diagram showing an outline of a store system including an order reception system according to the first embodiment. 図2は、第1の実施形態における注文受付装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing the hardware configuration of the order receiving device according to the first embodiment. 図3は、第1の実施形態における注文受付装置のメモリ部に記憶されるメニューマスタのデータ構成を示す図である。FIG. 3 is a diagram showing the data configuration of the menu master stored in the memory unit of the order receiving device according to the first embodiment. 図4は、第1の実施形態における注文受付装置のメモリ部に記憶される商品辞書ファイルのデータ構成を示す図である。FIG. 4 is a diagram showing the data configuration of a product dictionary file stored in the memory unit of the order receiving device according to the first embodiment. 図5は、第1の実施形態における注文受付装置のメモリ部に記憶される注文数辞書ファイルのデータ構成を示す図である。FIG. 5 is a diagram showing the data configuration of an order number dictionary file stored in the memory unit of the order receiving device according to the first embodiment. 図6は、第1の実施形態における注文受付装置のメモリ部に記憶される注文管理辞書ファイルのデータ構成を示す図である。FIG. 6 is a diagram showing the data configuration of an order management dictionary file stored in the memory section of the order receiving device according to the first embodiment. 図7は、第1の実施形態における注文受付装置のメモリ部に記憶される店員特性管理ファイルのデータ構成を示す図である。FIG. 7 is a diagram showing the data configuration of a store clerk characteristic management file stored in the memory unit of the order receiving device according to the first embodiment. 図8は、第1の実施形態における注文受付装置のメモリ部に記憶される注文管理ファイルのデータ構成を示す図である。FIG. 8 is a diagram showing the data configuration of an order management file stored in the memory section of the order receiving device according to the first embodiment. 図9は、第1の実施形態における注文受付装置の機能構成を示すブロック図である。FIG. 9 is a block diagram showing the functional configuration of the order receiving device according to the first embodiment. 図10は、第1の実施形態における注文受付システムの動作の流れを示すシーケンスチャートである。FIG. 10 is a sequence chart showing the flow of operations of the order receiving system according to the first embodiment. 図11は、第1の実施形態における注文受付装置の制御部による注文受付処理の流れを示すフローチャートである。FIG. 11 is a flow chart showing the flow of order reception processing by the control unit of the order reception device according to the first embodiment. 図12は、第1の実施形態における注文受付装置の制御部によるステータス更新処理の流れを示すフローチャートである。FIG. 12 is a flow chart showing the flow of status update processing by the control unit of the order receiving device according to the first embodiment. 図13は、第2の実施形態における注文受付装置のハードウェア構成を示すブロック図である。FIG. 13 is a block diagram showing the hardware configuration of the order receiving device according to the second embodiment. 図14は、第2の実施形態における注文受付装置のメモリ部に記憶される顧客特性管理ファイルのデータ構成を示す図である。FIG. 14 is a diagram showing the data configuration of a customer characteristic management file stored in the memory section of the order receiving device according to the second embodiment. 図15は、第2の実施形態における注文受付システムの機能構成を示すブロック図である。FIG. 15 is a block diagram showing the functional configuration of an order receiving system according to the second embodiment. 図16は、第2の実施形態における注文受付システムの動作の流れを示すシーケンスチャートである。FIG. 16 is a sequence chart showing the flow of operations of the order receiving system according to the second embodiment. 図17は、第2の実施形態における注文受付装置の制御部による注文受付処理の流れを示すフローチャートである。FIG. 17 is a flow chart showing the flow of order reception processing by the control unit of the order reception device according to the second embodiment. 図18は、第2の実施形態における注文受付装置の制御部によるステータス更新処理の流れを示すフローチャートである。FIG. 18 is a flow chart showing the flow of status update processing by the control unit of the order receiving device according to the second embodiment.

以下、注文受付装置、注文受付システム、およびプログラムについて説明する。なお、以下に説明する実施形態によりこの発明が限定されるものではない。例えば、以下の実施形態では、注文受付システムを飲食店に採用した例について説明するが、これに限らない。注文受付装置は、注文を受けて顧客に商品を提供する店舗に広く用いることができる。 The order receiving device, order receiving system, and program will be described below. In addition, this invention is not limited by embodiment described below. For example, in the following embodiments, an example in which an order receiving system is employed in a restaurant will be described, but the present invention is not limited to this. The order receiving device can be widely used in stores that receive orders and provide products to customers.

(第1の実施形態)
以下、第1の実施形態の注文受付装置、注文受付システム、およびプログラムについて、図面を参照して説明する。図1は、注文受付システムを含む店舗システムの概略を示す図である。店舗システム100は、商品を提供する店舗、例えば複数の客席が設置された飲食店などに採用される。店舗に設置される客席は、一人ずつ利用されるカウンター席でも複数人で利用するテーブル席でもよく、また立食用の客席でもよい。店舗システム100は、注文受付システム1およびPOS(Point Of Sales)端末200を備える。
(First embodiment)
An order receiving device, an order receiving system, and a program according to the first embodiment will be described below with reference to the drawings. FIG. 1 is a diagram showing an outline of a store system including an order reception system. The store system 100 is employed in a store that provides products, such as a restaurant with a plurality of seats. The seats installed in the store may be counter seats for individual use, table seats for use by a plurality of people, or standing seats. The store system 100 includes an order reception system 1 and a POS (Point Of Sales) terminal 200 .

POS端末200は、チェックアウトカウンタに設けられ、飲食を終えた顧客の支払に関する会計処理を実行する。POS端末200が実行する会計処理は、現金決済においては、例えば、顧客が注文した商品情報等の表示、釣銭額の算出、釣銭の払出等であり、クレジット決済においては、決済代行業者の決済サーバとの各種情報の送受信等である。 The POS terminal 200 is provided at the checkout counter and performs accounting processing regarding payment for customers who have finished eating and drinking. Accounting processing executed by the POS terminal 200 includes, for example, display of product information ordered by the customer, calculation of the amount of change, and payment of change for cash settlement, and the settlement server of the settlement agent for credit settlement. transmission and reception of various information with

注文受付システム1は、管理サーバ2、客マイク3、表示器4、調理者マイク5、キッチンディスプレイ6、キッチンプリンタ7、およびホール担当者マイク8を備える。これら各装置は、LAN(Local Area Network)や無線LAN等のネットワークを介して互いに通信可能に接続されている。また、上記各装置は、ネットワークを介してPOS端末200に通信可能に接続されている。なお、例えばカウンター席のみで店舗であって、カウンター内で調理する店員が顧客への商品の提供も行う場合、注文受付システム1は、調理者マイク5またはホール担当者マイク8のいずれか一方を備えていればよい。 The order reception system 1 includes a management server 2 , a customer microphone 3 , a display 4 , a cook microphone 5 , a kitchen display 6 , a kitchen printer 7 and a waiter microphone 8 . These devices are connected to communicate with each other via a network such as a LAN (Local Area Network) or a wireless LAN. Each of the devices described above is communicably connected to the POS terminal 200 via a network. For example, in a store with only counter seats and a clerk who cooks at the counter also provides products to customers, the order reception system 1 selects either the cook microphone 5 or the hall staff microphone 8. Just be prepared.

管理サーバ2は、店舗のバックヤードに配設される。管理サーバ2は、POS端末200から会計処理が実行された商品の商品情報や決済方法等に関する決済情報を受信する。さらに、管理サーバ2は、POS端末200から売上金額を示した売上情報を受信する。管理サーバ2は、受信した商品情報、決済情報、売上情報等を集中的に管理して、一店舗での売上管理等を行う。 The management server 2 is arranged in the backyard of the store. The management server 2 receives, from the POS terminal 200, product information of products for which checkout processing has been performed, payment information regarding payment methods, and the like. Further, the management server 2 receives sales information indicating the sales amount from the POS terminal 200 . The management server 2 centrally manages received product information, payment information, sales information, etc., and performs sales management, etc. at one store.

また、管理サーバ2は、客マイク3が収音した顧客の音声に基づいて注文情報を受付ける。注文情報は、客席の位置を示す席情報および注文内容(商品を特定する情報、商品の個数を示す情報)を含む。具体的には、管理サーバ2は、客マイク3から入力された音声情報に基づいて顧客の音声であるか店員の音声であるかを判定し、顧客の音声であれば当該音声情報の内容を認識して注文情報を受付ける。以下の説明において、音声情報の内容を認識することを音声認識、音声情報の特性データに基づいて話者を認識することを話者認識、とそれぞれいう場合がある。話者認識および音声認識は広く知られた技術により実行され、管理サーバ2は、これら音声認識および話者認識を活用して注文情報を受付ける。管理サーバ2は、注文受付装置の一例である。 Also, the management server 2 receives order information based on the customer's voice picked up by the customer microphone 3 . The order information includes seat information indicating the positions of the audience seats and order details (information specifying products, information indicating the number of products). Specifically, the management server 2 determines whether the voice information input from the customer microphone 3 is the voice of the customer or the voice of the store clerk. Recognize and accept order information. In the following description, recognizing the contents of voice information may be referred to as voice recognition, and recognizing a speaker based on characteristic data of voice information may be referred to as speaker recognition. Speaker recognition and voice recognition are performed by widely known techniques, and management server 2 receives order information using these voice recognition and speaker recognition. The management server 2 is an example of an order receiving device.

さらに、管理サーバ2は、調理者マイク5およびホール担当者マイク8が収音した音声に基づいて、受付けた注文情報のステータスを管理する。例えば、管理サーバ2は、受付けた注文情報にかかる商品の調理が完了したこと、あるいは、当該商品が顧客に提供されたことなどを記憶する。管理サーバ2は注文管理機能を備えた注文受付装置ということができる。 Furthermore, the management server 2 manages the status of the received order information based on the voices picked up by the cook's microphone 5 and the waiter's microphone 8 . For example, the management server 2 stores information such as the completion of cooking of the product related to the received order information, or the provision of the product to the customer. The management server 2 can be said to be an order reception device having an order management function.

客マイク3は、各客席に対応して設置されている。客マイク3は、対応する客席の顧客の音声を収音し、収音した音声の音声情報をマイクNoとともに管理サーバ2に出力する。マイクNoは、客席に設けられたマイクを識別する、言い換えれば客マイクが設けられた客席を識別するもので、席情報の一例である。客マイク3は、他の客席の顧客の音声は収音しない、あるいは収音しても音声情報として出力しないように設定されている。例えば、客マイク3は入力された音声の音量が所定値以下の場合、ノイズであると判断して音声情報を出力しない。なお、音量に基づくノイズ音の判断は管理サーバ2で行ってもよい。客マイク3は、客席に位置する顧客の音声を収音し、当該音声を特定する音声情報を出力する客用収音部の一例である。 A customer microphone 3 is installed corresponding to each audience seat. The customer microphone 3 picks up the voice of the customer in the corresponding audience seat, and outputs voice information of the picked-up voice to the management server 2 together with the microphone number. The microphone No. identifies the microphone installed at the audience seat, in other words, identifies the audience seat where the customer microphone is installed, and is an example of the seat information. The customer microphone 3 is set so as not to pick up the voices of customers in other seats, or not to output them as voice information even if the voices are picked up. For example, when the volume of the input voice is below a predetermined value, the customer microphone 3 determines that it is noise and does not output voice information. Note that the management server 2 may determine noise based on the volume. The customer microphone 3 is an example of a customer sound pickup unit that picks up the voice of a customer positioned at the audience seat and outputs voice information specifying the voice.

表示器4は、客マイク3とセットになって各客席に対応して設置されている。表示器4は、例えば、対応する客マイク3が出力した音声情報に基づいて管理サーバ2が認識した注文内容を表示する。表示器4に表示された注文内容を確認して、顧客が「はい」「OK」などの注文を確定するための音声を発すると、管理サーバ2は注文を受付ける。表示器4は、その他各種情報を表示することができる。例えば、表示器4は、店舗のメニューや顧客が注文した商品の商品情報(商品名、価格など)を表示することができる。なお、表示器4は設けなくてもよい。また、表示器4に代えて、あるいは表示器4に加えて、当該表示器4が表示する内容を音声で出力するスピーカを設けてもよい。 The display 4 is set with the customer microphone 3 and installed corresponding to each customer seat. The display 4 displays the order details recognized by the management server 2 based on the voice information output by the corresponding customer microphone 3, for example. After confirming the order contents displayed on the display 4, the management server 2 accepts the order when the customer utters a sound such as "Yes" or "OK" for confirming the order. The display 4 can display other various information. For example, the display 4 can display the menu of the store and product information (product name, price, etc.) of the product ordered by the customer. Note that the indicator 4 may not be provided. Further, instead of the display 4 or in addition to the display 4, a speaker for outputting the contents displayed by the display 4 by voice may be provided.

調理者マイク5は、キッチンで商品を調理する調理者の音声を収音し、収音した音声の音声情報を管理サーバ2に出力する。調理者マイク5は、例えば調理者のみの音声を収音するヘッドセットで構成される。調理者マイク5にも調理者マイク5を識別するマイクNoが設定されている。 The cook's microphone 5 picks up the voice of the cook who cooks the product in the kitchen, and outputs voice information of the picked-up voice to the management server 2 . The cook's microphone 5 is, for example, a headset that picks up only the cook's voice. A microphone number for identifying the cook's microphone 5 is also set for the cook's microphone 5 .

キッチンディスプレイ6は、キッチンに設けられ、例えば、管理サーバ2が受付けた注文情報や当該注文情報のステータス等を表示する。調理者は、キッチンディスプレイ6に表示された注文情報を確認して調理を行う。 The kitchen display 6 is provided in the kitchen, and displays, for example, order information received by the management server 2 and the status of the order information. A cook confirms the order information displayed on the kitchen display 6 and cooks.

キッチンプリンタ7は、キッチンに設けられ、管理サーバ2が受付けた注文情報を印刷し伝票として発行する。ホール担当者は、顧客が注文した商品の調理が完了して当該顧客に商品を提供する際にキッチンプリンタ7で印刷された伝票を顧客に渡す。 The kitchen printer 7 is installed in the kitchen, and prints the order information received by the management server 2 and issues it as a slip. The wait staff gives the customer a slip printed by the kitchen printer 7 when the food ordered by the customer is cooked and the food is served to the customer.

ホール担当者マイク8は、複数の客席が設置されたホールを移動して顧客に商品を提供するホール担当者の音声を収音し、収音した音声の音声情報を管理サーバ2に出力する。ホール担当者マイク8は、例えばホール担当者のみの音声を収音するヘッドセットで構成される。ホール担当者マイク8にもホール担当者マイク8を識別するマイクNoが設定されている。 A hall clerk microphone 8 picks up the voice of a hall clerk who moves in a hall where a plurality of seats are installed and provides merchandise to customers, and outputs voice information of the collected voice to a management server 2. - 特許庁The hall staff microphone 8 is composed of, for example, a headset that picks up only the voice of the hall staff. The hall staff microphone 8 is also set with a microphone number for identifying the hall staff microphone 8 .

次に、管理サーバ2について詳細に説明する。図2は、管理サーバ2のハードウェア構成を示すブロック図である。管理サーバ2は、制御部20と、メモリ部21と、表示部22と、操作部23と、通信部24と、を備えている。制御部20、メモリ部21、表示部22、操作部23および通信部24は、バス25等を介して互いに接続されている。 Next, the management server 2 will be explained in detail. FIG. 2 is a block diagram showing the hardware configuration of the management server 2. As shown in FIG. The management server 2 includes a control section 20 , a memory section 21 , a display section 22 , an operation section 23 and a communication section 24 . The control unit 20, memory unit 21, display unit 22, operation unit 23, and communication unit 24 are connected to each other via a bus 25 or the like.

制御部20は、CPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203を備えたコンピュータで構成されている。CPU201、ROM202、およびRAM203は、互いにバス25を介して接続されている。 The control unit 20 is configured by a computer having a CPU (Central Processing Unit) 201 , a ROM (Read Only Memory) 202 and a RAM (Random Access Memory) 203 . CPU 201 , ROM 202 and RAM 203 are connected to each other via bus 25 .

CPU201は管理サーバ2の全体の動作を制御する。ROM202は、CPU201の駆動に用いられるプログラムなどの各種プログラムや各種データを記憶する。RAM203は、CPU201のワークエリアとして使用され、ROM202やメモリ部21に記憶された各種プログラムや各種データを展開する。制御部20は、CPU201がROM202や、メモリ部21に記憶されRAM203に展開された制御プログラムに従って動作することによって、管理サーバ2の各種制御処理を実行する。 A CPU 201 controls the overall operation of the management server 2 . The ROM 202 stores various programs such as programs used to drive the CPU 201 and various data. A RAM 203 is used as a work area for the CPU 201 and develops various programs and data stored in the ROM 202 and the memory section 21 . The control unit 20 executes various control processes of the management server 2 by the CPU 201 operating according to the control program stored in the ROM 202 and the memory unit 21 and developed in the RAM 203 .

メモリ部21は、HDD(Hard Disk Drive)やフラッシュメモリ等の記憶媒体で構成されており、電源を遮断しても記憶内容を維持する。メモリ部21は、制御プログラム211、メニューマスタ212、商品辞書ファイル213、注文数辞書ファイル214、注文管理辞書ファイル215、店員特性管理ファイル216、および注文管理ファイル217を記憶する。 The memory unit 21 is composed of a storage medium such as an HDD (Hard Disk Drive) or flash memory, and maintains stored contents even when the power is turned off. The memory unit 21 stores a control program 211 , a menu master 212 , a product dictionary file 213 , an order quantity dictionary file 214 , an order management dictionary file 215 , an employee characteristic management file 216 and an order management file 217 .

制御プログラム211は、管理サーバ2を売上管理装置として機能させるプログラム、管理サーバ2を注文受付装置として機能させるプログラム等である。 The control program 211 is a program that causes the management server 2 to function as a sales management device, a program that causes the management server 2 to function as an order receiving device, and the like.

メニューマスタ212は、店舗のメニューの商品の情報を記憶したマスタファイルである。メニューマスタ212は、店舗のメニューに変更があった場合に更新される。図3は、メニューマスタ212のデータ構成を示す図である。メニューマスタ212は、メニューNo、商品名、および価格を示す各情報が対応づけられている。 The menu master 212 is a master file that stores information on items on the menu of the store. The menu master 212 is updated when the store menu is changed. FIG. 3 is a diagram showing the data structure of the menu master 212. As shown in FIG. The menu master 212 is associated with each piece of information indicating the menu number, product name, and price.

メニューNoの項目には、商品ごとに設定された番号が登録されている。メニューNoは、商品を識別する商品識別情報の一例である。商品名の項目には、商品の名称を示す情報が登録されている。価格の項目には、商品の単価を示す情報が登録されている。単価は、本体価格でも消費税を含んだ税込価格でもよい。 A number set for each product is registered in the menu No. item. The menu number is an example of product identification information for identifying products. Information indicating the name of the product is registered in the item of product name. Information indicating the unit price of a product is registered in the item of price. The unit price may be the body price or the tax-included price including the consumption tax.

商品辞書ファイル213は、音声認識による注文受付において注文商品を認識する際に用いられる用語の辞書データである。図4は、商品辞書ファイル213のデータ構成を示す図である。商品辞書ファイル213は、商品名および用語を示す各情報が対応づけられている。 The product dictionary file 213 is dictionary data of terms used when recognizing ordered products in order reception by voice recognition. FIG. 4 is a diagram showing the data structure of the product dictionary file 213. As shown in FIG. The product dictionary file 213 is associated with each piece of information indicating product names and terms.

商品名の項目には、商品の名称を示す情報が登録されている。用語の項目には、商品を識別する用語を示す情報が登録されている。商品を識別する用語は、商品名、商品名の一部の文言、メニューNoなどである。例えば商品名がカレーライスの場合、対応する用語は「カレーライス」、「カレー」、「メニューNo1」などとすることができる。 Information indicating the name of the product is registered in the item of product name. Information indicating terms for identifying products is registered in the term item. Terms for identifying products include product names, part of product names, menu numbers, and the like. For example, if the product name is curry rice, the corresponding terms can be "curry rice", "curry", "menu No. 1", and the like.

注文数辞書ファイル214は、音声認識による注文受付において注文商品の個数を認識する際に用いられる用語の辞書データである。図5は、注文数辞書ファイル214のデータ構成を示す図である。注文数辞書ファイル214は、注文数および用語を示す各情報が対応づけられている。 The order number dictionary file 214 is dictionary data of terms used when recognizing the number of ordered products in order reception by voice recognition. FIG. 5 is a diagram showing the data configuration of the order number dictionary file 214. As shown in FIG. The order quantity dictionary file 214 is associated with each piece of information indicating the order quantity and terms.

注文数の項目には、注文数を示す情報が登録されている。用語の項目には、注文数を識別する用語を示す情報が登録されている。例えば、注文数1に対応する用語は、「1個」、「1つ」などである。 Information indicating the number of orders is registered in the item of the number of orders. Information indicating a term for identifying the number of orders is registered in the term item. For example, terms corresponding to the number of orders of 1 are "one", "one", and the like.

注文管理辞書ファイル215は、音声認識による注文管理において注文情報の管理を行う際に用いられる用語の辞書データである。図6は、注文管理辞書ファイル215のデータ構成を示す図である。注文管理辞書ファイル215は、更新処理および用語を示す各情報が対応づけられている。 The order management dictionary file 215 is dictionary data of terms used when managing order information in order management by voice recognition. FIG. 6 is a diagram showing the data structure of the order management dictionary file 215. As shown in FIG. The order management dictionary file 215 is associated with information indicating update processing and terms.

更新処理の項目には、注文情報に対するステータスの更新処理(注文情報の登録を含む)を示す情報が登録されている。更新処理の項目には、例えば、注文登録、調理完了、商品提供済の処理を示す情報が登録される。用語の項目には、ステータスの更新処理を決定する際に用いられる用語を示す情報が登録されている。例えば、注文登録に対応する用語は、「はい」、「OK」などである。これは、顧客が表示器4に表示された注文内容を確認した際に発する音声に含まれる用語である。また、調理完了に対応する用語は、「できあがり」、「お願いします」などである。これは、注文された商品の調理を完了した際に調理担当者が商品名に続いて発する音声に含まれる用語である。さらに、商品提供済に対応する用語は、「お待たせしました」「どうぞ」などである。これは、個客に対して商品を提供した際にホール担当者が商品名に続いて発する音声に含まれる用語である。 Information indicating update processing of the status of order information (including registration of order information) is registered in the item of update processing. In the item of update processing, for example, information indicating processing such as order registration, cooking completion, and product provision completion is registered. Information indicating terms used when determining status update processing is registered in the term item. For example, the terms corresponding to order entry are "yes", "ok", and so on. This is a term included in the voice uttered when the customer confirms the order content displayed on the display 4 . Also, terms corresponding to the completion of cooking are "completion", "please", and the like. This is the term contained in the voice that the cook utters after the name of the item when the cooking of the ordered item is completed. Furthermore, terms corresponding to product provision are "Thank you for waiting", "Please", and the like. This is a term that is included in the voice that the hall clerk utters after the name of the product when offering the product to an individual customer.

なお、メモリ部21は、その他の辞書ファイルを記憶してもよい。例えば、Lサイズ、Mサイズ、Sサイズなど飲み物等のサイズを認識するための辞書ファイルを備えていてもよい。各辞書ファイルで用いられる用語は、店舗のルールや運用によって定めることができる。 Note that the memory unit 21 may store other dictionary files. For example, a dictionary file for recognizing drink sizes such as L size, M size, and S size may be provided. The terms used in each dictionary file can be determined according to store rules and operations.

店員特性管理ファイル216は、店員ごとに音声情報の特性データを管理するファイルである。音声情報の特性データは、話者認識を行うためのデータであり、例えば音声を周波数分析したデータ等である。店員特性管理ファイル216は、全ての店員のデータを登録しているが、客席で音声を発する可能性がある店員(例えば、ホール担当者)のデータを登録するものであればよい。本実施形態では、店員特性管理ファイル216は、客マイク3が収音した音声が店員の音声であるか否かを話者認識する際に活用されるものだからである。なお、ホール担当者以外のデータの活用については、第2の実施形態で詳述する。店員の音声情報の特性データは、営業前に予め登録されていてもよく、また店員が営業中に最初に音声を発する際に登録してもよい。図7は、店員特性管理ファイル216のデータ構成を示す図である。店員特性管理ファイル216は、店員を識別する店員ID、担当、および特徴データを示す各情報が対応づけられている。店員特性管理ファイル216は、店員の音声情報の特性データを記憶する店員特性情報記憶部、および、店員を識別する店員識別情報と音声情報の特性データとを対応付けて記憶する店員特性情報記憶部の一例である。 The store clerk characteristic management file 216 is a file for managing voice information characteristic data for each store clerk. The characteristic data of voice information is data for performing speaker recognition, and is, for example, data obtained by frequency analysis of voice. The salesclerk property management file 216 registers data of all salesclerks, but it is sufficient to register data of salesclerks (for example, hall staff) who are likely to utter voices at the audience seats. This is because, in this embodiment, the store clerk characteristics management file 216 is utilized when recognizing whether or not the voice picked up by the customer microphone 3 is the voice of the store clerk. In addition, utilization of data other than hall staff will be described in detail in the second embodiment. The characteristic data of the voice information of the clerk may be registered in advance before business hours, or may be registered when the clerk speaks for the first time during business hours. FIG. 7 is a diagram showing the data structure of the store clerk characteristic management file 216. As shown in FIG. The store clerk characteristics management file 216 is associated with store clerk IDs for identifying store clerk, persons in charge, and pieces of information indicating feature data. The store clerk characteristic management file 216 includes a store clerk characteristic information storage unit that stores the characteristic data of the voice information of the sales clerk, and a store clerk characteristic information storage unit that stores the sales clerk identification information that identifies the sales clerk and the characteristic data of the voice information in association with each other. is an example.

店員IDの項目には、店員を識別する店員IDが登録される。店員IDは、店員を識別する店員識別情報の一例である。店員IDは、店員ごとに異なるIDが設定されている。しかしながら、店員IDは全て同じとしてもよい。本実施形態においては、必ずしも店員個人を識別する必要はなく、店員であることを識別できればよいからである。担当の項目には、店員の担当を示す情報が登録される。担当とは、例えば、調理者、ホール担当者などである。この項目のデータの活用については、第2の実施形態で述べる。特性データの項目には、音声情報の特性データを示す情報が登録される。 A store clerk ID for identifying a store clerk is registered in the store clerk ID item. The clerk ID is an example of clerk identification information that identifies the clerk. Different store clerk IDs are set for each store clerk. However, all store clerk IDs may be the same. This is because, in the present embodiment, it is not necessary to identify an individual salesclerk, and it is sufficient to identify the salesclerk. Information indicating the person in charge of the store clerk is registered in the item of person in charge. The person in charge is, for example, a cook, a person in charge of a hall, or the like. Utilization of data of this item will be described in the second embodiment. Information indicating characteristic data of audio information is registered in the item of characteristic data.

注文管理ファイル217は、顧客から受付けた注文情報のステータスを管理するファイルである。注文管理ファイル217は、客マイク3、調理者マイク5、およびホール担当者マイク8が収音した音声の音声情報に基づいて更新される。図8は、注文管理ファイル217のデータ構成を示す図である。注文管理ファイル217は、席No、注文No、注文商品名、ステータス、および登録フラグを示す各情報が対応づけられている。 The order management file 217 is a file for managing the status of order information received from customers. The order management file 217 is updated based on the voice information of voices picked up by the customer microphone 3, the cook microphone 5, and the hall staff microphone 8. FIG. FIG. 8 is a diagram showing the data structure of the order management file 217. As shown in FIG. The order management file 217 is associated with each piece of information indicating seat number, order number, order product name, status, and registration flag.

席Noの項目には、客席ごとに定められた番号が登録される。席Noは各客マイク3に設定されたマイクNoと対応づけられており、席Noを示す情報はマイクNoを示す情報であるということもできる。以下の説明において、席Noを登録することを、マイクNoを登録する、という場合がある。注文Noの項目には、受付けた注文情報を特定する注文Noを示す情報が登録される。本実施形態では、注文Noは注文商品1つずつに対応して発行されるが、1客席から受付けた注文情報全体に注文Noを設定してもよい。注文商品名の項目には、注文された商品の名称を示す情報が登録される。ステータスの項目には、受付けた注文情報の状況を示す情報が入力される。ステータスの項目は、注文情報を受付けた後、状況に応じて書き換えられる。登録フラグの項目には、受付けた注文情報が未確定状態の仮登録か、確定した状態の本登録かを示す情報が登録される。登録フラグの項目には、受付けた注文情報が仮登録の場合「0」が登録され、本登録の場合「1」が登録される。 A number determined for each seat is registered in the item of seat number. The seat number is associated with the microphone number set for each customer's microphone 3, and it can be said that the information indicating the seat number is the information indicating the microphone number. In the following description, registering the seat number may be referred to as registering the microphone number. Information indicating an order number specifying the received order information is registered in the order number item. In this embodiment, an order number is issued for each ordered product, but an order number may be set for all order information received from one seat. Information indicating the name of the ordered product is registered in the item of the ordered product name. Information indicating the status of the received order information is entered in the status item. The status item is rewritten according to the situation after receiving the order information. Information indicating whether the received order information is provisionally registered in an unconfirmed state or final registration in a confirmed state is registered in the item of registration flag. In the registration flag field, "0" is registered when the received order information is provisionally registered, and "1" is registered when it is final registration.

図2に戻って、管理サーバ2のハードウェア構成を説明する。表示部22は、例えば液晶パネルで構成されており、各種情報を表示する。表示部22は、例えば各辞書ファイルに用語を登録するための登録画面等を表示する。 Returning to FIG. 2, the hardware configuration of the management server 2 will be described. The display unit 22 is composed of, for example, a liquid crystal panel, and displays various information. The display unit 22 displays, for example, a registration screen for registering terms in each dictionary file.

操作部23は、キーボードやタッチパネル等で構成される。操作部23は、顧客によって操作されると、当該操作に応じた情報を制御部20に入力する。 The operation unit 23 is composed of a keyboard, a touch panel, and the like. When operated by a customer, the operation unit 23 inputs information corresponding to the operation to the control unit 20 .

通信部24は、客マイク3、表示器4、調理者マイク5、キッチンディスプレイ6、キッチンプリンタ7、ホール担当者マイク8、およびPOS端末200などの外部装置と通信するためのインターフェイスである。制御部20は、通信部24を介して上記外部装置と接続されることで、当該外部装置と情報(データ)の送受信が可能となる。 The communication unit 24 is an interface for communicating with external devices such as the customer microphone 3 , the display 4 , the cook microphone 5 , the kitchen display 6 , the kitchen printer 7 , the hall staff microphone 8 , and the POS terminal 200 . The control unit 20 can transmit and receive information (data) to and from the external device by being connected to the external device via the communication unit 24 .

続いて、管理サーバ2の制御部20の機能構成について説明する。図9は、管理サーバ2の制御部20の主要な機能構成を示すブロック図である。制御部20は、CPU201がROM202やメモリ部21に記憶された制御プログラムにしたがって動作することで、入力部2001、音声認識部2002、特性抽出部2003、話者特定部2004、判定部2005、受付部2006および注文管理部2007として機能する。なお、これら各機能を専用回路等のハードウェアで構成してもよい。 Next, the functional configuration of the control unit 20 of the management server 2 will be explained. FIG. 9 is a block diagram showing the main functional configuration of the control unit 20 of the management server 2. As shown in FIG. The control unit 20 operates according to the control programs stored in the ROM 202 and the memory unit 21 by the CPU 201, thereby providing an input unit 2001, a speech recognition unit 2002, a characteristic extraction unit 2003, a speaker identification unit 2004, a determination unit 2005, and a reception unit. It functions as part 2006 and order management part 2007 . Note that each of these functions may be configured by hardware such as a dedicated circuit.

入力部2001には、店舗の客席を識別する席情報と対応付けられた音声情報が入力される。具体的には、入力部2001には、客マイク3で収音された音声の音声情報と当該客マイクのマイクNoとが対応づけられた情報が入力される。また、入力部2001には、調理者マイク5で収音された音声の音声情報と当該調理者マイク5のマイクNoとが対応づけられた情報、およびホール担当者マイク8で収音された音声の音声情報と当該ホール担当者マイク8のマイクNoとが対応づけられた情報が入力される。 The input unit 2001 receives voice information associated with seat information for identifying customer seats in the store. Specifically, the input unit 2001 receives input of information in which voice information of the voice picked up by the customer microphone 3 is associated with the microphone number of the customer microphone. Further, the input unit 2001 stores information in which the audio information of the audio picked up by the cook's microphone 5 is associated with the microphone number of the cook's microphone 5, and the audio picked up by the hall staff microphone 8. and information in which the microphone number of the hall staff microphone 8 is associated with each other is input.

音声認識部2002は、入力部2001に入力された音声情報が示す内容を認識する。具体的には、音声認識部2002は、客マイク3、調理者マイク5、ホール担当者マイク8で収音された音声の音声情報を分析して、これら音声情報が示す内容を認識する。また、音声認識部2002は、認識した内容に含まれる用語と各辞書ファイルとに基づいて、注文内容や注文に対するステータスを認識する。例えば、音声認識部2002は、認識した音声情報の内容に「メニューNo」の用語が含まれている場合、当該音声情報は当該メニューNoに対応する商品を注文する内容であることを認識する。また、例えば、音声認識部2002は、認識した音声情報の内容に「OK」の用語が含まれている場合、当該音声情報は注文登録することを指示する内容であると認識する。 A speech recognition unit 2002 recognizes the content indicated by the speech information input to the input unit 2001 . Specifically, the voice recognition unit 2002 analyzes voice information of voices picked up by the customer microphone 3, the cook microphone 5, and the hall staff microphone 8, and recognizes the contents indicated by these voice information. The speech recognition unit 2002 also recognizes the order content and the status of the order based on the terms included in the recognized content and each dictionary file. For example, when the content of the recognized voice information includes the term "menu number", the voice recognition unit 2002 recognizes that the voice information is the content of ordering the product corresponding to the menu number. Further, for example, when the content of the recognized voice information includes the word "OK", the voice recognition unit 2002 recognizes that the voice information is the content instructing order registration.

特性抽出部2003は、入力部2001に入力された音声情報の特性を示す特性データを抽出する。特性抽出部2003は、例えば、音声情報を周波数分析して特徴となる特性データを抽出する。話者を識別するために用いられる特性データは、公知の方法で抽出される。 Characteristic extraction section 2003 extracts characteristic data indicating the characteristic of the voice information input to input section 2001 . The characteristic extraction unit 2003, for example, frequency-analyzes the voice information and extracts characteristic data as characteristics. Characteristic data used to identify the speaker is extracted by known methods.

話者特定部2004は、入力部2001に入力された音声情報の話者を特定する。話者特定部2004は、話者と特性データとを対応付けた特性情報を参照して、特性抽出部2003が抽出した特性データに対応する話者を特定する。例えば、話者特定部2004は、入力部2001に入力された音声情報から特性抽出部2003が抽出した特性データと、店員特性管理ファイル216に登録された特性データとを比較して、入力部2001に入力された音声情報の話者を特定する。 A speaker identification unit 2004 identifies the speaker of the voice information input to the input unit 2001 . The speaker identification unit 2004 refers to the characteristic information that associates the speaker with the characteristic data, and identifies the speaker corresponding to the characteristic data extracted by the characteristic extraction unit 2003 . For example, the speaker identification unit 2004 compares the characteristic data extracted by the characteristic extraction unit 2003 from the voice information input to the input unit 2001 with the characteristic data registered in the store clerk characteristic management file 216, and Identify the speaker of the voice information input to the

判定部2005は、特性抽出部2003が抽出した特性データ、および、店員を識別する店員識別情報と音声情報の特性データとを対応付けて記憶する店員特性情報に基づいて、入力部2001に入力された音声情報の話者が店員であるか否かを判定する。具体的には、判定部2005は、特性抽出部2003が抽出した特性データが店員特性管理ファイル216に登録されているか否か判断し、登録されていれば、入力部2001に入力された音声情報の話者が店員であると判定する。判定部2005は、特性抽出部2003が抽出した特性データが店員特性管理ファイル216に登録されていなければ、入力部2001に入力された音声情報の話者が店員でないと判定する。 Determining unit 2005 is input to input unit 2001 based on characteristic data extracted by characteristic extracting unit 2003 and clerk characteristic information stored in association with clerk identification information for identifying a clerk and characteristic data of voice information. It is determined whether or not the speaker of the received voice information is a store clerk. Specifically, the determination unit 2005 determines whether or not the characteristic data extracted by the characteristic extraction unit 2003 is registered in the employee characteristic management file 216. If registered, the voice information input to the input unit 2001 is processed. is determined to be a store clerk. If the characteristic data extracted by the characteristic extraction section 2003 is not registered in the store clerk characteristic management file 216, the determination section 2005 determines that the speaker of the voice information input to the input section 2001 is not a sales clerk.

受付部2006は、判定部2005によって音声情報の話者が店員でないと判定されたことを条件として、音声認識部2002が認識した注文内容と席情報とを対応付けた注文情報を受け付ける。具体的には、受付部2006は、判定部2005によって、客マイク3のマイクNoとともに入力された音声情報の話者が店員でないと判定されたことを条件として、当該音声情報が示す注文内容とマイクNoとを対応付けた注文情報を注文管理ファイル217に登録する。言い換えれば、客マイク3で収音された音声が店員の音声でない場合、当該音声の音声情報が注文内容を示すものであれば当該注文内容に基づいて注文情報を受付ける。受付部2006は、判定部2005によって音声情報の話者が店員であると判定された場合、当該音声情報が音声認識部2002によって注文内容を示すものと認識されても、注文情報を受付けない。 Accepting unit 2006 accepts order information in which order details recognized by voice recognition unit 2002 are associated with seat information on the condition that determination unit 2005 determines that the speaker of the voice information is not a salesclerk. Specifically, on the condition that the determination unit 2005 determines that the speaker of the voice information input together with the microphone number of the customer microphone 3 is not a sales clerk, the reception unit 2006 determines that the order content indicated by the voice information is Order information associated with the microphone number is registered in the order management file 217 . In other words, when the voice picked up by the customer microphone 3 is not the voice of the clerk, if the voice information of the voice indicates the details of the order, the order information is accepted based on the details of the order. If the determination unit 2005 determines that the speaker of the voice information is a store clerk, the reception unit 2006 does not accept the order information even if the voice recognition unit 2002 recognizes that the voice information indicates the order details.

また、受付部2006は、入力部2001に入力された音声情報が客マイク3から注文内容を示すものである場合、当該注文内容と席Noとを対応付けた注文情報を注文管理ファイル217に仮登録する。そして、受付部2006は、顧客が注文内容を確認するための情報を表示器4に送信する。顧客の確認の結果、注文情報が確定すると受付部2006は、注文管理ファイル217の注文情報を仮登録から本登録に更新する。すなわち、注文情報に対応する登録フラグを「0」から「1」に書き換える。これにより、受付部2006は注文情報を受付ける。受付部2006は、注文情報を受付けると、受付けた注文情報をキッチンディスプレイ6およびキッチンプリンタ7に出力する。これにより、キッチンディスプレイ6は新たに受けた注文の注文情報を表示し、キッチンプリンタ7は当該注文情報にかかる伝票を発行する。 In addition, when the voice information input to the input unit 2001 indicates the details of the order from the customer microphone 3, the reception unit 2006 temporarily stores the order information in which the details of the order and the seat number are associated with each other in the order management file 217. sign up. Then, the reception unit 2006 transmits information for the customer to confirm the details of the order to the display device 4 . As a result of confirmation by the customer, when the order information is confirmed, the reception unit 2006 updates the order information in the order management file 217 from temporary registration to permanent registration. That is, the registration flag corresponding to the order information is rewritten from "0" to "1". Accordingly, the receiving unit 2006 receives the order information. Upon receiving the order information, the receiving unit 2006 outputs the received order information to the kitchen display 6 and the kitchen printer 7 . As a result, the kitchen display 6 displays the order information of the newly received order, and the kitchen printer 7 issues a slip for the order information.

注文管理部2007は、音声認識部2002が認識した内容に基づいて、受付部2006が受付けた注文情報のステータスを管理する。具体的には、注文管理部2007は、入力部2001に入力されたマイクNoと、当該マイクNoとともに入力された音声情報の内容とに基づいて注文管理ファイル217を更新する。例えば、入力部2001に調理者マイク5を特定するマイクNoとともに入力された音声情報の内容が調理完了を示すものである場合、注文管理部2007は、注文管理ファイル217のステータスの項目に「調理済」を登録する。また、入力部2001にホール担当者マイク8を特定するマイクNoとともに入力された音声情報の内容が商品提供済を示すものである場合、注文管理部2007は、注文管理ファイル217のステータスの項目に「商品提供済」を登録する。そして、注文管理部2007は、更新された注文情報のステータスをキッチンディスプレイ6に出力して表示させる。 The order management section 2007 manages the status of the order information received by the reception section 2006 based on the content recognized by the speech recognition section 2002 . Specifically, the order management unit 2007 updates the order management file 217 based on the microphone number input to the input unit 2001 and the voice information input together with the microphone number. For example, when the content of the voice information input to the input unit 2001 together with the microphone number specifying the cook microphone 5 indicates the completion of cooking, the order management unit 2007 adds "Cooking" to the status item of the order management file 217. registered. If the content of the voice information input to the input unit 2001 together with the microphone number specifying the hall staff microphone 8 indicates that the product has been provided, the order management unit 2007 adds Register "product provided". Then, the order management section 2007 outputs the status of the updated order information to the kitchen display 6 for display.

次に、注文受付システム1による注文受付および注文管理の動作概要について説明する。図10は、注文受付システム1の動作の流れを示すシーケンスチャートである。 Next, an overview of order reception and order management by the order reception system 1 will be described. FIG. 10 is a sequence chart showing the flow of operations of the order receiving system 1. As shown in FIG.

入店して客席に着いた顧客が注文する内容を発声すると、客マイク3には注文入力がなされる(S1)。客マイク3は、自機のマイクNoと入力された音声の音声情報を管理サーバ2に送信する(S2)。 When a customer who enters the store and sits at the customer's seat utters the content of the order, the customer's microphone 3 inputs the order (S1). The customer microphone 3 transmits the voice information of the inputted voice along with the microphone number of its own device to the management server 2 (S2).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す注文内容を認識する(S3)。また、管理サーバ2は、入力された音声情報について話者認識を行い、当該音声情報の話者が店員でないことを確認する(S4)。この話者認識により、例えば、ホール担当者が商品提供時に「カレーライスお待たせしました」などと発声した音声が客マイク3に収音されても、これを注文と認識することを防止できる。このとき、管理サーバ2は注文情報を仮登録する。続いて、管理サーバ2は、入力されたマイクNoと対応する表示器4に対して、認識した注文内容を送信する(S5)。 The management server 2 performs voice recognition on the input voice information and recognizes the order content indicated by the voice information (S3). In addition, the management server 2 performs speaker recognition on the input voice information and confirms that the speaker of the voice information is not a store clerk (S4). By this speaker recognition, for example, even if the customer's microphone 3 picks up a voice such as "Curry and rice has been kept waiting" by a hall staff member when providing a product, it is possible to prevent this from being recognized as an order. . At this time, the management server 2 temporarily registers the order information. Subsequently, the management server 2 transmits the recognized order details to the display device 4 corresponding to the input microphone number (S5).

表示器4は、受信した注文内容とメッセージを表示する。表示器4が表示するメッセージは、例えば、「この内容で注文しますか。よろしければ、「はい」と発声してください」などの注文を確定するための用語の発声を促すものである。顧客が表示器4に表示された注文内容を確認して「はい」と発声すると、客マイク3には注文確定入力として「はい」の音声が入力される(S6)。客マイク3は、マイクNoと入力された音声の音声情報とを管理サーバ2に送信する(S7)。 The display 4 displays the received order details and message. The message displayed by the display 4 prompts the utterance of terms for confirming the order, such as "Would you like to place an order with this content? If you agree, say 'yes'." When the customer confirms the order contents displayed on the display 4 and says "yes", the voice of "yes" is input to the customer microphone 3 as an order confirmation input (S6). The customer microphone 3 transmits the microphone number and the voice information of the input voice to the management server 2 (S7).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す注文確定内容を認識する(S8)。また、管理サーバ2は、入力された音声情報について話者認識を行い、当該音声情報の話者が店員でないことを確認する(S9)。そして、管理サーバ2は、注文内容とマイクNoとを対応付けた注文情報の仮登録を本登録に更新することで、注文情報を受付ける(S10)。管理サーバ2は、当該注文情報をキッチンディスプレイ6およびキッチンプリンタ7に送信する(S11)。 The management server 2 performs voice recognition on the input voice information, and recognizes the contents of the confirmed order indicated by the voice information (S8). Further, the management server 2 performs speaker recognition on the input voice information, and confirms that the speaker of the voice information is not a store clerk (S9). Then, the management server 2 accepts the order information by updating the provisional registration of the order information in which the order content and the microphone No. are associated with the official registration (S10). The management server 2 transmits the order information to the kitchen display 6 and the kitchen printer 7 (S11).

キッチンでは、注文内容を確認した調理者が調理を行い、調理者は、調理が完了すると商品名と調理完了を示す用語を含む言葉、例えば、「カレーができあがりました」と発声する。調理完了時に調理者が発生する言葉は、店舗によって予め決めておくことが望ましい。これにより、調理者マイク5に調理完了入力がなされる(S12)。調理者マイク5は、自機のマイクNoと音声情報を管理サーバ2に送信する(S13)。 In the kitchen, the cook who has confirmed the order content performs the cooking, and when the cooking is completed, the cook utters words including the product name and a term indicating the completion of cooking, for example, "Curry is ready." It is desirable that the restaurant predetermines the words that the cook will say when the cooking is completed. As a result, cooking completion is input to the cook microphone 5 (S12). The cook microphone 5 transmits its own microphone number and voice information to the management server 2 (S13).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す商品名と調理完了とを認識する(S14)。調理者マイク5は顧客の音声を収音することはないので、管理サーバ2は、入力された音声情報が店員の音声であるか否かの話者認識は行う必要がない。管理サーバ2は、該当する商品の注文情報のステータスを「調理完了」に更新し(S15)、調理が完了した旨の情報を店内に別途設けられた表示器やホール担当者のヘッドセットが備えるスピーカに出力する(S16)。これにより、ホール担当者は、商品の調理が完了したことを認識することができる。 The management server 2 performs voice recognition on the input voice information, and recognizes the product name and cooking completion indicated by the voice information (S14). Since the cook's microphone 5 does not pick up the voice of the customer, the management server 2 does not need to perform speaker recognition to determine whether or not the input voice information is the voice of the clerk. The management server 2 updates the status of the order information of the corresponding product to "cooking completed" (S15), and displays the information indicating that the cooking has been completed on a display separately provided in the store or on the headset of the person in charge of the hall. Output to the speaker (S16). This allows the wait staff to recognize that the food has been cooked.

できあがった商品を顧客に提供すると、ホール担当者は、商品名と商品提供済を示す用語を含む言葉、例えば、「カレーライスお待たせしました」と発声する。商品提供時にホール担当者が発生する言葉は、店舗によって予め決めておくことが望ましい。これにより、ホール担当者マイク8に商品提供済入力がなされる(S17)。ホール担当者マイク8は、自機のマイクNoと音声情報を管理サーバ2に送信する(S18)。 When the finished product is provided to the customer, the wait staff utters a word containing the product name and a term indicating that the product has been provided, for example, "Thank you for waiting curry and rice." It is desirable that the words to be used by the hall clerk at the time of product provision are determined in advance by the store. As a result, the goods provided are input to the hall clerk microphone 8 (S17). The hall staff microphone 8 transmits its own microphone number and voice information to the management server 2 (S18).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す商品名と商品提供済とを認識する(S19)。ホール担当者マイク8も顧客の音声を収音することはないので、管理サーバ2は、入力された音声情報が店員の音声であるか否かの話者認識は行う必要がない。管理サーバ2は、該当する商品の注文情報のステータスを「商品提供済」に更新する(S20)。 The management server 2 performs voice recognition on the input voice information, and recognizes the product name indicated by the voice information and whether the product has been provided (S19). Since the hall staff microphone 8 does not pick up the customer's voice, the management server 2 does not need to perform speaker recognition to determine whether or not the input voice information is the voice of the clerk. The management server 2 updates the status of the order information of the corresponding product to "product provided" (S20).

以上により、管理サーバ2は、音声により顧客の注文情報を受付けるとともに、受付けた注文情報を音声により管理することができる。 As described above, the management server 2 can receive customer order information by voice and manage the received order information by voice.

次に、管理サーバ2で実行される注文受付処理について説明する。図11は、制御部20による注文受付処理の流れを示すフローチャートである。 Next, order acceptance processing executed by the management server 2 will be described. FIG. 11 is a flow chart showing the flow of order acceptance processing by the control unit 20. As shown in FIG.

まず、制御部20は、入力部2001に音声情報が入力されたか判断し(S31)、入力されなければ(S31のN)、S31の処理に戻って待機する。音声情報が入力されると(S31のY)、制御部20は、音声情報とともに入力されたマイクNoに基づいて、当該音声情報が客マイク3から入力されたものか否か判断する(S32)。 First, the control unit 20 determines whether voice information has been input to the input unit 2001 (S31), and if not (N of S31), returns to the processing of S31 and waits. When voice information is input (Y of S31), the control unit 20 determines whether or not the voice information is input from the customer's microphone 3 based on the microphone number input together with the voice information (S32). .

入力部2001に入力された音声情報が客マイク3から入力されたものである場合(S32のY)、判定部2005は、入力部2001に入力された音声情報の音声が店員の音声か否か判定する(S33)。店員の音声でなければ(S33のY)、音声認識部2002は、音声情報が注文内容を示すものであるか否か判断する(S34)。 If the voice information input to the input unit 2001 is input from the customer microphone 3 (Y in S32), the determination unit 2005 determines whether the voice of the voice information input to the input unit 2001 is the voice of the clerk. Determine (S33). If it is not the clerk's voice (Y of S33), the voice recognition unit 2002 determines whether or not the voice information indicates the details of the order (S34).

音声認識部2002が認識した内容が注文内容を示すものである場合(S34のY)、受付部2006は、マイクNoと注文内容とを対応付けた注文情報を注文管理ファイル217に仮登録し(S35)、表示器4に顧客が注文を確認するための情報を送信する(S35)。そして、制御部20は、S31の処理に戻る。 If the content recognized by the voice recognition unit 2002 indicates the order content (Y in S34), the reception unit 2006 temporarily registers the order information in which the microphone No. and the order content are associated with each other in the order management file 217 ( S35), information for the customer to confirm the order is sent to the display 4 (S35). Then, the control unit 20 returns to the process of S31.

S32の処理において、入力部2001に入力された音声情報が客マイク3からのものでない場合(S32のN)、制御部20は、注文受付処理を終了する。同様に、S33の処理において、客マイク3が収音した音声が店員の音声である場合(S33のN)、制御部20は、注文受付処理を終了する。 In the processing of S32, if the voice information input to the input unit 2001 is not from the customer microphone 3 (N of S32), the control unit 20 terminates the order acceptance processing. Similarly, in the process of S33, if the voice picked up by the customer microphone 3 is the clerk's voice (N of S33), the control unit 20 ends the order acceptance process.

また、S34の処理において、音声認識部2002が認識した内容が注文内容を示すものでない場合(S34のN)、音声認識部2002は、音声情報から認識した内容が注文確認入力であるか否か判断する(S37)。注文確認入力であれば(S37のY)、受付部2006は、仮登録されている注文情報を本登録し(S38)、本登録した注文情報をキッチンディスプレイ6およびキッチンプリンタ7に送信する(S39)。そして、制御部20は、注文受付処理を終了する。なお、S37の処理において、音声認識部2002が注文確認入力でないと判断すると(S37のN)、制御部20は注文受付処理を終了する。 In addition, in the processing of S34, if the content recognized by the voice recognition unit 2002 does not indicate the order content (N of S34), the voice recognition unit 2002 determines whether the content recognized from the voice information is an order confirmation input. It judges (S37). If it is an order confirmation input (Y of S37), the reception unit 2006 officially registers the temporarily registered order information (S38), and transmits the officially registered order information to the kitchen display 6 and the kitchen printer 7 (S39). ). Then, the control unit 20 terminates the order acceptance process. In the processing of S37, if the voice recognition unit 2002 determines that the input is not the order confirmation input (N of S37), the control unit 20 ends the order acceptance processing.

続いて、管理サーバ2で実行されるステータス更新処理について説明する。図12は、制御部20によるステータス更新処理の流れを示すフローチャートである。 Next, status update processing executed by the management server 2 will be described. FIG. 12 is a flowchart showing the flow of status update processing by the control unit 20. As shown in FIG.

まず、制御部20は、入力部2001に音声情報が入力されたか判断し(S41)、入力されなければ(S41のN)、S41の処理に戻って待機する。音声情報が入力されると(S41のY)、制御部20は、音声情報とともに入力されたマイクNoに基づいて、当該音声情報が調理者マイク5から入力されたものか否か判断する(S42)。 First, the control unit 20 determines whether voice information has been input to the input unit 2001 (S41), and if not (N of S41), returns to the processing of S41 and waits. When the voice information is input (Y of S41), the control unit 20 determines whether the voice information is input from the cook's microphone 5 based on the microphone number input together with the voice information (S42). ).

入力部2001に入力された音声情報が調理者マイク5から入力されたものである場合(S42のY)、音声認識部2002は、音声情報が商品名と調理完了を示すものであるか否か判断する(S43)。音声認識部2002が認識した内容が商品名とその調理完了を示すものである場合(S43のY)、注文管理部2007は、当該商品名に対応するステータスの項目に「調理完了」を登録して注文管理ファイル217を更新する(S44)。注文管理ファイル217に同じ商品が複数登録されている場合、注文管理部2007は、最も早く登録された注文のステータスを更新する。なお、調理者が商品名に加えて注文Noを発声し、管理サーバ2が当該注文Noを認識するようにすることで、ステータスを更新する注文情報を特定するようにしてもよい。 When the voice information input to the input unit 2001 is input from the cook microphone 5 (Y in S42), the voice recognition unit 2002 determines whether the voice information indicates the product name and the completion of cooking. It judges (S43). If the content recognized by the voice recognition unit 2002 indicates the product name and its cooking completion (Y in S43), the order management unit 2007 registers "cooking completed" in the status item corresponding to the product name. update the order management file 217 (S44). When the order management file 217 registers multiple items of the same product, the order management unit 2007 updates the status of the order registered earliest. Note that the order information whose status is to be updated may be specified by having the cook vocalize the order number in addition to the product name, and the management server 2 recognizes the order number.

続いて、注文管理部2007は、調理が完了した旨の情報を店内に別途設けられた表示器やホール担当者のヘッドセットが備えるスピーカに出力してホール担当者に通知する(S45)。そして、制御部20は、ステータス更新処理を終了する。なお、S43の処理において、音声認識部2002が認識した内容が商品名とその調理完了を示すものでない場合(S43のN)、制御部20はS44およびS45の処理をスキップして、ステータス更新処理を終了する。 Subsequently, the order management unit 2007 notifies the wait staff by outputting information to the effect that the cooking is completed to a display provided separately in the store or a speaker provided in the headset of the wait staff (S45). Then, the control unit 20 ends the status update process. In the processing of S43, if the content recognized by the voice recognition unit 2002 does not indicate the name of the product and the completion of cooking (N of S43), the control unit 20 skips the processing of S44 and S45 and performs the status update processing. exit.

S42の処理において、入力部2001に入力された音声情報が調理者マイク5からのものでない場合(S42のN)、制御部20は、当該音声情報がホール担当者マイク8から入力されたものか否か判断する(S46)。 In the process of S42, if the voice information input to the input unit 2001 is not from the cook microphone 5 (N at S42), the control unit 20 determines whether the voice information was input from the hall staff microphone 8. It is determined whether or not (S46).

入力部2001に入力された音声情報がホール担当者マイク8から入力されたものである場合(S46のY)、音声認識部2002は、音声情報が商品名と商品提供済を示すものであるか否か判断する(S47)。音声認識部2002が認識した内容が商品名と商品提供済を示すものである場合(S47のY)、注文管理部2007は、当該商品名に対応するステータスの項目に「商品提供済了」を登録して注文管理ファイル217を更新する(S48)。そして、制御部20は、ステータス更新処理を終了する。 If the voice information input to the input unit 2001 is input from the hall staff microphone 8 (Y in S46), the voice recognition unit 2002 determines whether the voice information indicates the name of the product and whether the product has been provided. It is determined whether or not (S47). If the content recognized by the speech recognition unit 2002 indicates the product name and the product has been provided (Y in S47), the order management unit 2007 adds "product has been provided" to the status item corresponding to the product name. Register and update the order management file 217 (S48). Then, the control unit 20 ends the status update process.

なお、S46の処理において、入力部2001に入力された音声情報がホール担当者マイク8からのものでない場合(S46のN)、制御部20は、ステータス更新処理を終了する。同様に、S47の処理において、音声認識部2002が認識した内容が商品提供済を示すものでない場合(S47のN)、制御部20はステータス更新処理を終了する。 In the process of S46, if the voice information input to the input unit 2001 is not from the hall staff microphone 8 (N of S46), the control unit 20 terminates the status update process. Similarly, in the processing of S47, if the content recognized by the speech recognition unit 2002 does not indicate that the product has been provided (N of S47), the control unit 20 ends the status update processing.

以上のとおり、第1の実施形態の管理サーバ2は、入力部2001にマイクNoと対応付けた音声情報が入力されると、マイクNoに基づいてどの客マイク3からの音声情報か判断する。また、管理サーバ2は、話者認識により、客マイク3から入力された音声情報が店員の音声情報でないことを判定する。さらに、管理サーバ2は、音声認識により、入力された音声情報から注文内容を認識する。これにより、管理サーバ2は、音声により顧客から確実に注文を受付けることができる。 As described above, when voice information associated with the microphone number is input to the input unit 2001, the management server 2 of the first embodiment determines which customer's microphone 3 the voice information is from based on the microphone number. Also, the management server 2 determines that the voice information input from the customer microphone 3 is not the voice information of the store clerk by means of speaker recognition. Furthermore, the management server 2 recognizes the order content from the input voice information by voice recognition. As a result, the management server 2 can reliably accept orders from customers by voice.

また、第1の実施形態の管理サーバ2は、入力部2001にマイクNoと対応付けた音声情報が入力されると、マイクNoに基づいてどの店員のマイクからの音声情報か判断する。また、管理サーバ2は、音声認識により、入力された音声情報からステータスを更新するための内容を認識する。これにより、管理サーバ2は、音声により注文情報を管理することができる。 Further, when the voice information associated with the microphone number is input to the input unit 2001, the management server 2 of the first embodiment determines which clerk's microphone the voice information is from based on the microphone number. Also, the management server 2 recognizes the content for updating the status from the input voice information by voice recognition. Thereby, the management server 2 can manage the order information by voice.

(第2の実施形態)
次に、第2の実施形態について説明する。第2の実施形態は、客マイク3で収音される音声の顧客を話者認識によって特定することで、マイクの数を削減することができるようにした点において、第1の実施形態と異なる。以下、第1の実施形態と同様の構成、機能については、説明を省略あるいは簡略化する場合がある。以下の説明が不必要に冗長になることを避け、当業者の理解を容易にするためである。
(Second embodiment)
Next, a second embodiment will be described. The second embodiment differs from the first embodiment in that the number of microphones can be reduced by identifying the customer whose voice is picked up by the customer microphone 3 through speaker recognition. . Hereinafter, descriptions of configurations and functions similar to those of the first embodiment may be omitted or simplified. This is to avoid unnecessary verbosity in the following description and to facilitate understanding by those skilled in the art.

本実施形態においては、客マイク3は、客席に対応して設けられておらず、複数の客席の顧客の音声を収音するようになっている。。また、ホール担当者マイク8は設けられておらず、客マイク3がホール担当者の音声も収音するようになっている。 In this embodiment, the customer microphones 3 are not provided corresponding to the audience seats, but are adapted to pick up the voices of customers at a plurality of audience seats. . Also, the hall staff microphone 8 is not provided, and the customer microphone 3 picks up the voice of the hall staff as well.

図13は、本実施形態の管理サーバ2のハードウェア構成を示す図である。管理サーバ2のメモリ部21には、第1の実施形態のものに加えて顧客特性管理ファイル218が記憶されている。 FIG. 13 is a diagram showing the hardware configuration of the management server 2 of this embodiment. The memory unit 21 of the management server 2 stores a customer characteristic management file 218 in addition to the file of the first embodiment.

顧客特性管理ファイル218は、顧客ごとに音声情報の特性データを管理するファイルである。顧客特性管理ファイル218は、客マイク3が収音した音声の話者を認識する際に活用される。図14は、顧客特性管理ファイル218のデータ構成を示す図である。顧客特性管理ファイル218は、席Noおよび特徴データを示す各情報が対応づけられている。顧客特性管理ファイル218は、特性抽出部2003が抽出した特性データと席情報とを対応付けた顧客特性情報記憶部の一例である。 The customer characteristic management file 218 is a file for managing characteristic data of voice information for each customer. The customer characteristic management file 218 is utilized when recognizing the speaker of the voice picked up by the customer microphone 3 . FIG. 14 is a diagram showing the data configuration of the customer characteristic management file 218. As shown in FIG. The customer characteristic management file 218 is associated with each piece of information indicating the seat number and characteristic data. The customer characteristic management file 218 is an example of a customer characteristic information storage unit that associates the characteristic data extracted by the characteristic extraction unit 2003 with seat information.

席Noの項目には、客席の番号を示す席Noが登録される。特性データの項目には、音声情報の特性データを示す情報が登録される。これらの項目に登録される情報は以下のようにして登録される。顧客は、入店して客席に着席すると、表示器4の表示にしたがい自己が着席した客席を特定する席Noを発声する。表示器4には、例えば「お座りの席Noを発声ください」等の表示がなされている。客マイク3は、顧客が発生した音声情報を管理サーバ2に送信する。管理サーバ2は、音声認識部2002が席Noを認識するとともに特性抽出部2003が音声情報から特性データを抽出する。管理サーバ2は、これら席Noと特性データとを対応付けて顧客特性管理ファイル218に登録する。 A seat number indicating the number of the audience seat is registered in the item of seat number. Information indicating characteristic data of audio information is registered in the item of characteristic data. Information registered in these items is registered as follows. When the customer enters the store and takes a seat at the customer's seat, the customer utters the seat number specifying the customer's seat according to the indication of the display 4. - 特許庁The display 4 displays, for example, "Please say your seat number." The customer microphone 3 transmits voice information generated by the customer to the management server 2 . In the management server 2, the voice recognition unit 2002 recognizes the seat number, and the characteristic extraction unit 2003 extracts characteristic data from the voice information. The management server 2 associates these seat numbers with characteristic data and registers them in the customer characteristic management file 218 .

続いて、管理サーバ2の制御部20の機能構成について説明する。図15は、管理サーバ2の制御部20の主要な機能構成を示すブロック図である。制御部20は、CPU201がROM202やメモリ部21に記憶された制御プログラムにしたがって動作することで、入力部2001、音声認識部2002、特性抽出部2003、話者特定部2004、受付部2006、注文管理部2007、および登録部2008として機能する。なお、これら各機能を専用回路等のハードウェアで構成してもよい。 Next, the functional configuration of the control unit 20 of the management server 2 will be explained. FIG. 15 is a block diagram showing the main functional configuration of the control unit 20 of the management server 2. As shown in FIG. The control unit 20 operates according to the control programs stored in the ROM 202 and the memory unit 21 by the CPU 201, and the control unit 20 includes an input unit 2001, a speech recognition unit 2002, a characteristic extraction unit 2003, a speaker identification unit 2004, a reception unit 2006, an order It functions as a management section 2007 and a registration section 2008 . Note that each of these functions may be configured by hardware such as a dedicated circuit.

入力部2001には、音声情報が入力される。具体的には、客マイク3で収音された音声の音声情報が入力される。客マイク3は、ホールに設けられたマイクであり、複数の顧客とホール担当者の音声を収音する共通のマイクとして機能する。また、入力部2001には、調理者マイク5で収音された音声の音声情報と当該調理者マイク5のマイクNoとが対応づけられた情報が入力される。 Voice information is input to the input unit 2001 . Specifically, voice information of voice picked up by the customer microphone 3 is input. The customer microphone 3 is a microphone provided in the hall, and functions as a common microphone for picking up voices of a plurality of customers and hall staff. Further, the input unit 2001 receives information in which the audio information of the audio picked up by the cook's microphone 5 and the microphone number of the cook's microphone 5 are associated with each other.

音声認識部2002、特性抽出部2003、および注文管理部2007の機能は、第1の実施形態と同様であるので、重複する説明は省略する。 Since the functions of the speech recognition unit 2002, the characteristic extraction unit 2003, and the order management unit 2007 are the same as those of the first embodiment, overlapping descriptions will be omitted.

話者特定部2004は、入力部2001に入力された音声情報から特性抽出部2003が抽出した特性データと、店員特性管理ファイル216や顧客特性管理ファイル218に登録された特性データとを比較して、入力部2001に入力された音声情報の話者を特定する。 The speaker identification unit 2004 compares the characteristic data extracted by the characteristic extraction unit 2003 from the voice information input to the input unit 2001 with the characteristic data registered in the store clerk characteristic management file 216 and the customer characteristic management file 218. , to identify the speaker of the voice information input to the input unit 2001 .

受付部2006は、音声認識部2002が認識した内容に注文内容が含まれている場合、顧客特性情報において特性抽出部2003が抽出した特性データに対応する席情報と、当該注文内容とを対応付けた注文情報を受付ける。具体的には、受付部2006は、音声認識部2002によって音声情報を認識した内容に注文内容が含まれている場合、顧客特性管理ファイル218を参照して、当該音声情報の特性データに対応する席Noを抽出する。そして、受付部2006は、音声認識部2002が認識した注文内容と抽出した席Noとを対応付けた注文情報を受付ける。 When the content recognized by the speech recognition unit 2002 includes order details, the reception unit 2006 associates seat information corresponding to the feature data extracted by the feature extraction unit 2003 in the customer feature information with the order details. receive order information. Specifically, when the content of voice information recognized by the voice recognition unit 2002 includes order details, the reception unit 2006 refers to the customer characteristic management file 218 to match the characteristic data of the voice information. Extract the seat number. Then, the reception unit 2006 receives order information in which the order details recognized by the voice recognition unit 2002 are associated with the extracted seat numbers.

登録部2008は、音声認識部2002が認識した内容に店舗の客席を識別する席情報が含まれている場合、特性抽出部2003が抽出した特性データと当該席情報とを対応付けた顧客特性情報を登録する。具体的には、登録部2008は、入力部2001に入力された音声情報が示す内容に席Noが含まれている場合、当該音声情報を特性データ抽出用の音声情報であると判断して、特性抽出部2003が抽出した当該音声情報の特性データを席Noと対応付けて顧客特性管理ファイル218に登録(記憶)する。 When the content recognized by the voice recognition unit 2002 includes seat information for identifying the customer seats in the store, the registration unit 2008 registers customer characteristic information in which the characteristic data extracted by the characteristic extraction unit 2003 and the seat information are associated with each other. to register. Specifically, when the content indicated by the voice information input to the input unit 2001 includes the seat number, the registration unit 2008 determines that the voice information is voice information for characteristic data extraction, The characteristic data of the voice information extracted by the characteristic extraction unit 2003 is registered (stored) in the customer characteristic management file 218 in association with the seat number.

次に、注文受付システム1による注文受付および注文管理の動作概要について説明する。図16は、注文受付システム1の動作の流れを示すシーケンスチャートである。 Next, an overview of order reception and order management by the order reception system 1 will be described. FIG. 16 is a sequence chart showing the flow of operations of the order receiving system 1. As shown in FIG.

顧客は、入店して客席に着くと表示器4に表示された案内にしたがって着席した客席の席Noを発声する。これにより、客マイク3には席Noを含む音声が入力される(S51)。客マイク3は、入力された音声の音声情報を管理サーバ2に送信する(S52)。 When the customer enters the store and sits at the customer's seat, he or she utters the seat number of the customer's seat according to the guidance displayed on the display 4. - 特許庁As a result, voice including the seat number is input to the customer microphone 3 (S51). The customer microphone 3 transmits voice information of the input voice to the management server 2 (S52).

管理サーバ2は、入力された音声情報について音声認識を行い、認識した内容に席Noが含まれていれば席Noの抽出を行う(S53)。次いで、管理サーバ2は入力された音声情報から特性データを抽出し(S54)、抽出した特性データと席Noとを対応付けして顧客特性管理ファイル218に登録する(S55)。これにより、顧客が着席した客席の席Noと顧客の音声の特徴が対応づけられる。 The management server 2 performs voice recognition on the input voice information, and extracts the seat number if the recognized content includes the seat number (S53). Next, the management server 2 extracts characteristic data from the input voice information (S54), associates the extracted characteristic data with the seat number, and registers them in the customer characteristic management file 218 (S55). As a result, the seat number of the audience seat where the customer is seated is associated with the feature of the customer's voice.

その後、顧客が注文内容を発声すると、客マイク3には注文内容を含む音声が入力される(S56)。客マイク3は入力された音声の音声情報を管理サーバ2に送信する(S57)。 After that, when the customer vocalizes the details of the order, voice including the details of the order is input to the customer microphone 3 (S56). The customer microphone 3 transmits voice information of the input voice to the management server 2 (S57).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す内容を認識し(S58)、認識した内容に注文内容が含まれていると話者認識を行う(S59)。詳細には、管理サーバ2は、入力された音声情報から特性データを抽出し、顧客特性管理ファイル218を参照して対応する席Noを特定する。続いて、管理サーバ2は、特定した席Noと対応する表示器4に対して、認識した注文内容を送信する(S60)。このとき、管理サーバ2は注文内容と席Noとを対応付けた注文情報を仮登録する。 The management server 2 performs voice recognition on the input voice information, recognizes the content indicated by the voice information (S58), and recognizes the speaker if the order content is included in the recognized content (S59). Specifically, the management server 2 extracts characteristic data from the input voice information, refers to the customer characteristic management file 218, and identifies the corresponding seat number. Subsequently, the management server 2 transmits the recognized order details to the display device 4 corresponding to the identified seat number (S60). At this time, the management server 2 provisionally registers order information in which order details and seat numbers are associated with each other.

客マイク3に注文確定入力を示す音声が入力されると(S61)、客マイク3は、入力された音声の音声情報を管理サーバ2に送信する(S62)。 When a voice indicating an order confirmation input is input to the customer microphone 3 (S61), the customer microphone 3 transmits voice information of the input voice to the management server 2 (S62).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す注文確定内容を認識する(S63)。また、管理サーバ2は、入力された音声情報について話者認識を行い、当該音声情報の話者が顧客特性管理ファイル218に登録された顧客であることを確認する(S64)。そして、管理サーバ2は、顧客特性管理ファイル218を参照して、認識した注文内容と席Noを対応付けた仮登録を本登録に更新することによって注文情報を受付ける。(S65)。管理サーバ2は、登録した注文情報をキッチンディスプレイ6およびキッチンプリンタ7に送信する(S66)。 The management server 2 performs voice recognition on the input voice information, and recognizes the contents of the confirmed order indicated by the voice information (S63). The management server 2 also performs speaker recognition on the input voice information and confirms that the speaker of the voice information is the customer registered in the customer characteristic management file 218 (S64). Then, the management server 2 refers to the customer characteristic management file 218 and accepts the order information by updating the temporary registration in which the recognized order content and the seat No. are associated with the actual registration. (S65). The management server 2 transmits the registered order information to the kitchen display 6 and the kitchen printer 7 (S66).

キッチンでは、注文内容を確認した調理者が調理を行い、調理者は、調理が完了すると商品名と調理完了を示す用語を含む言葉を発声する。これにより、調理者マイク5に調理完了入力がなされる(S67)。調理者マイク5は、自機のマイクNoと音声情報を管理サーバ2に送信する(S68)。 In the kitchen, the cook who has confirmed the order content performs the cooking, and when the cooking is completed, the cook utters words including the product name and the term indicating the completion of cooking. As a result, the completion of cooking is input to the cook's microphone 5 (S67). The cook microphone 5 transmits its own microphone number and voice information to the management server 2 (S68).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す商品名と調理完了とを認識する(S69)。管理サーバ2は、該当する商品の注文情報のステータスを「調理完了」に更新し(S70)、調理が完了した旨の情報を店内に別途設けられた表示器などに出力する(S71)。これにより、ホール担当者は、商品の調理が完了したことを認識することができる。 The management server 2 performs voice recognition on the input voice information, and recognizes the product name and cooking completion indicated by the voice information (S69). The management server 2 updates the status of the order information of the corresponding product to "cooking completed" (S70), and outputs information indicating that the cooking is completed to a display or the like separately provided in the store (S71). This allows the wait staff to recognize that the food has been cooked.

できあがった商品を客席で顧客に提供すると、ホール担当者は、商品名と商品提供済を示す用語を含む言葉を発声する。これにより、客マイク3に商品提供済入力がなされる(S72)。客マイク3は、音声情報を管理サーバ2に送信する(S73)。 When the completed product is provided to the customer at the audience seat, the waiter utters words including the product name and a term indicating that the product has been provided. As a result, the customer's microphone 3 receives an input indicating that the product has been provided (S72). The customer microphone 3 transmits the voice information to the management server 2 (S73).

管理サーバ2は、入力された音声情報について音声認識を行い、当該音声情報が示す商品名と商品提供済とを認識する(S74)。また、管理サーバ2は、入力された音声情報について話者認識を行い、当該音声情報の話者が店員特性管理ファイル216に登録された店員(ホール担当者)であることを確認する(S75)。管理サーバ2は、該当する商品の注文情報のステータスを「商品提供済」に更新する(S76)。 The management server 2 performs voice recognition on the input voice information, and recognizes the product name indicated by the voice information and whether the product has been provided (S74). The management server 2 also performs speaker recognition on the input voice information, and confirms that the speaker of the voice information is the store clerk (hall staff) registered in the store clerk characteristics management file 216 (S75). . The management server 2 updates the status of the order information of the corresponding product to "product provided" (S76).

以上により、管理サーバ2は、各客席に対応したマイクを設けることなく、また、ホール担当者マイク8を設けることなく、音声により顧客の注文情報を受付けるとともに、受けた注文情報を音声により管理することができる。 As described above, the management server 2 receives customer order information by voice and manages the received order information by voice without providing a microphone corresponding to each customer seat and without providing a hall staff microphone 8. be able to.

次に、管理サーバ2で実行される注文受付処理について説明する。図17は、制御部20による注文受付処理の流れを示すフローチャートである。 Next, order acceptance processing executed by the management server 2 will be described. FIG. 17 is a flow chart showing the flow of order acceptance processing by the control unit 20. As shown in FIG.

まず、制御部20は、入力部2001に音声情報が入力されたか判断し(S81)、入力されなければ(S81のN)、S81の処理に戻って待機する。音声情報が入力されると(S81のY)、音声認識部2002は、音声情報の内容に席Noが含まれているか否か判断する(S82)。 First, the control unit 20 determines whether voice information has been input to the input unit 2001 (S81), and if not (N of S81), returns to the processing of S81 and waits. When the voice information is input (Y of S81), the voice recognition unit 2002 determines whether or not the seat number is included in the content of the voice information (S82).

音声情報の内容に席Noが含まれていると(S82のY)、特性抽出部2003は、入力部2001に入力された音声情報の特性データを抽出する(S83)。次いで、受付部2006は、音声認識部2002が認識した席Noと特性抽出部2003が抽出した特性データとを対応付けして顧客特性管理ファイル218に登録する(S84)。そして、制御部20はS81の処理に戻る。 If the content of the voice information includes the seat number (Y of S82), the characteristic extraction unit 2003 extracts the characteristic data of the voice information input to the input unit 2001 (S83). Next, the reception unit 2006 associates the seat number recognized by the voice recognition unit 2002 with the characteristic data extracted by the characteristic extraction unit 2003, and registers them in the customer characteristic management file 218 (S84). Then, the control unit 20 returns to the process of S81.

S82の処理において、音声情報の内容に席Noが含まれていないと(S82のN)、音声認識部2002は、当該音声情報の内容が注文内容を示すものであるか否か判断する(S85)。注文内容であると(S85のY)、特性抽出部2003は、音声情報の特性データを抽出する(S86)。制御部20は、抽出された特性データが顧客特性管理ファイル218に登録されているか否か判断する(S87)。登録されていれば(S87のY)、受付部2006は、特性データに対応付けられている席Noと注文内容とを対応付けた注文情報を注文管理ファイル217に仮登録し(S88)、顧客が注文を確認するための情報を表示器4に送信する(S89)。そして、制御部20は、S81の処理に戻る。 In the processing of S82, if the content of the voice information does not include the seat number (N of S82), the voice recognition unit 2002 determines whether or not the content of the voice information indicates the details of the order (S85). ). If it is the order content (Y of S85), the characteristic extraction unit 2003 extracts the characteristic data of the voice information (S86). The control unit 20 determines whether or not the extracted characteristic data is registered in the customer characteristic management file 218 (S87). If it is registered (Y in S87), the reception unit 2006 temporarily registers the order information in which the seat number associated with the characteristic data and the order details are associated with each other in the order management file 217 (S88). transmits information for confirming the order to the display 4 (S89). Then, the control unit 20 returns to the process of S81.

なお、S87の処理において、抽出された特性データが顧客特性管理ファイル218に登録されていない場合(S87のN)、制御部20は、顧客に対して席Noの発声からやり直すことを促すエラー表示を表示器4に表示させ(S90)、注文受付処理を終了する。 In the process of S87, if the extracted characteristic data is not registered in the customer characteristic management file 218 (N of S87), the control unit 20 displays an error prompting the customer to start again from uttering the seat number. is displayed on the display 4 (S90), and the order acceptance process is terminated.

また、S85の処理において、音声情報の内容が注文内容を示すものでない場合(S85のN)、音声認識部2002は、当該音声情報の内容が注文確認入力であるか否か判断する(S91)。注文確認入力であると(S91のY)、特性抽出部2003は、音声情報の特性データを抽出する(S92)。制御部20は、抽出された特性データが顧客特性管理ファイル218に登録されているか否か判断する(S93)。登録されていれば(S93のY)、受付部2006は、特性データに対応付けられている席Noをキーとして注文管理ファイル217を検索し、注文当該席Noを含む注文情報を本登録し(S94)、本登録した注文情報をキッチンディスプレイ6およびキッチンプリンタ7に送信する(S95)。そして、制御部20は、注文受付処理を終了する。 In addition, in the process of S85, if the content of the voice information does not indicate the content of the order (N of S85), the voice recognition unit 2002 determines whether or not the content of the voice information is an order confirmation input (S91). . If it is an order confirmation input (Y of S91), the characteristic extraction unit 2003 extracts characteristic data of voice information (S92). The control unit 20 determines whether or not the extracted characteristic data is registered in the customer characteristic management file 218 (S93). If it is registered (Y in S93), the reception unit 2006 searches the order management file 217 using the seat number associated with the characteristic data as a key, and officially registers the order information including the seat number in question ( S94), the officially registered order information is transmitted to the kitchen display 6 and the kitchen printer 7 (S95). Then, the control unit 20 terminates the order acceptance process.

なお、S91の処理において、音声認識部2002が注文確認入力でないと判断すると(S91のN)、制御部20は注文受付処理を終了する。また、S93の処理において、抽出された特性データが顧客特性管理ファイル218に登録されていない場合(S93のN)、制御部20は、S90の処理に移行する。 In the processing of S91, when the voice recognition unit 2002 determines that the input is not the order confirmation input (N of S91), the control unit 20 ends the order reception processing. Further, in the process of S93, if the extracted characteristic data is not registered in the customer characteristic management file 218 (N of S93), the control section 20 proceeds to the process of S90.

続いて、管理サーバ2で実行されるステータス更新処理について説明する。図18は、制御部20によるステータス更新処理の流れを示すフローチャートである。 Next, status update processing executed by the management server 2 will be described. FIG. 18 is a flowchart showing the flow of status update processing by the control unit 20. As shown in FIG.

まず、制御部20は、入力部2001に音声情報が入力されたか否か判断し(S101)、入力されなければ(S101のN)、S101の処理に戻って待機する。音声情報が入力されると(S101のY)、特性抽出部2003は、入力された音声情報の特性データを抽出する(S102)。制御部20は、店員特性管理ファイル216を参照して、特性抽出部2003が抽出した特性データに対応する店員IDで識別される店員が調理者か否か判断する(S103)。 First, the control unit 20 determines whether or not voice information has been input to the input unit 2001 (S101), and if not (N of S101), returns to the processing of S101 and waits. When voice information is input (Y of S101), the characteristic extraction unit 2003 extracts characteristic data of the input voice information (S102). The control unit 20 refers to the employee characteristic management file 216 and determines whether or not the employee identified by the employee ID corresponding to the characteristic data extracted by the characteristic extraction unit 2003 is a cook (S103).

入力部2001に入力された音声情報が調理者のものである場合(S103のY)、音声認識部2002は、音声情報が商品名と調理完了を示すものであるか否か判断する(S104)。音声認識部2002が認識した内容が商品名とその調理完了を示すものである場合(S104のY)、注文管理部2007は、当該商品名に対応するステータスの項目に「調理完了」を登録して注文管理ファイル217を更新する(S105)。 If the voice information input to the input unit 2001 is that of the cook (Y in S103), the voice recognition unit 2002 determines whether the voice information indicates the product name and cooking completion (S104). . If the content recognized by the voice recognition unit 2002 indicates the product name and its cooking completion (Y in S104), the order management unit 2007 registers "cooking complete" in the status item corresponding to the product name. to update the order management file 217 (S105).

続いて、注文管理部2007は、調理が完了した旨の情報を店内に別途設けられた表示器などに出力してホール担当者に通知する(S106)。そして、制御部20は、ステータス更新処理を終了する。なお、S104の処理において、音声認識部2002が認識した内容が商品名とその調理完了を示すものでない場合(S104のN)、制御部20はS105およびS106の処理をスキップして、ステータス更新処理を終了する。 Subsequently, the order management unit 2007 outputs information to the effect that the cooking has been completed to a display or the like separately provided in the store to notify the waiter (S106). Then, the control unit 20 ends the status update process. In the processing of S104, if the content recognized by the voice recognition unit 2002 does not indicate the product name and its cooking completion (N of S104), the control unit 20 skips the processing of S105 and S106 and performs the status update processing. exit.

S103の処理において、入力部2001に入力された音声情報が調理者のものでない場合(S103のN)、制御部20は、店員特性管理ファイル216を参照して、特性抽出部2003が抽出した特性データに対応する店員IDで識別される店員がホール担当者か否か判断する(S107)。 In the process of S103, if the voice information input to the input unit 2001 is not that of the cook (N of S103), the control unit 20 refers to the store clerk characteristic management file 216, It is determined whether or not the clerk identified by the clerk ID corresponding to the data is the hall clerk (S107).

入力部2001に入力された音声情報がホール担当者のものである場合(S107のY)、音声認識部2002は、音声情報が商品名と商品提供済を示すものであるか否か判断する(S108)。音声認識部2002が認識した内容が商品名と商品提供済を示すものである場合(S108のY)、注文管理部2007は、当該商品名に対応するステータスの項目に「商品提供済了」を登録して注文管理ファイル217を更新する(S109)。そして、制御部20は、ステータス更新処理を終了する。 If the voice information input to the input unit 2001 is that of the hall clerk (Y in S107), the voice recognition unit 2002 determines whether or not the voice information indicates the name of the product and whether the product has been provided ( S108). If the content recognized by the voice recognition unit 2002 indicates the product name and the product has been provided (Y in S108), the order management unit 2007 adds "product has been provided" to the status item corresponding to the product name. Register and update the order management file 217 (S109). Then, the control unit 20 ends the status update process.

なお、S107の処理において、入力部2001に入力された音声情報がホール担当者のものでない場合(S107のN)、制御部20は、ステータス更新処理を終了する。同様に、S108の処理において、音声認識部2002が認識した内容が商品提供済を示すものでない場合(S108のN)、制御部20はステータス更新処理を終了する。 In the process of S107, if the voice information input to the input unit 2001 is not that of the person in charge of the hall (N of S107), the control unit 20 ends the status update process. Similarly, in the processing of S108, if the content recognized by the speech recognition unit 2002 does not indicate that the product has been provided (N of S108), the control unit 20 ends the status update processing.

以上のとおり、第2の実施形態の管理サーバ2は、入力部2001に入力された音声情報の内容が席Noを含むものであると、当該音声情報の特性データと当該席Noとを対応付けて顧客特性管理ファイル218に登録する。そして、管理サーバ2は、話者認識により、入力された音声情報がどの席Noの顧客なのかを認識する。また、管理サーバ2は、音声認識により、入力された音声情報から注文内容を認識する。これにより、管理サーバ2は、音声により顧客から確実に注文を受付けることができるばかりでなく、音声を収音するマイク数を減らすことができる。 As described above, the management server 2 of the second embodiment associates the characteristic data of the voice information with the seat number when the content of the voice information input to the input unit 2001 includes the seat number, and Register in property management file 218 . Then, the management server 2 recognizes which seat No. the customer of the input voice information is by means of speaker recognition. Also, the management server 2 recognizes the order content from the input voice information by voice recognition. As a result, the management server 2 can not only reliably accept orders from customers by voice, but also can reduce the number of microphones that pick up voice.

また、第2の実施形態の管理サーバ2は、話者認識により、入力部2001に入力された音声情報がどの店員のものか判断する。そして、管理サーバ2は、音声認識により、入力された音声情報からステータスを更新するための内容を認識する。これにより、管理サーバ2は、音声により注文情報を管理することができる。 In addition, the management server 2 of the second embodiment determines which clerk the voice information input to the input unit 2001 belongs to by means of speaker recognition. Then, the management server 2 recognizes the content for updating the status from the input voice information by voice recognition. Thereby, the management server 2 can manage the order information by voice.

以上説明したとおり、上記実施形態の注文受付装置は、店舗の客席を識別する席情報と対応付けられた音声情報が入力される入力部2001と、入力部2001に入力された音声情報が示す内容を認識する音声認識部2002と、入力部2001に入力された音声情報の特性を示す特性データを抽出する特性抽出部2003と、特性抽出部2003が抽出した特性データ、および、店員を識別する店員識別情報と音声情報の特性データとを対応付けて記憶する店員特性情報(店員特性管理ファイル216)に基づいて、入力部2001に入力された音声情報の話者が店員であるか否かを判定する判定部2005と、判定部2005によって音声情報の話者が店員でないと判定されたことを条件として、音声認識部2002が認識した注文内容と前記席情報とを対応付けた注文情報を受け付ける受付部2006と、を備える。 As described above, the order receiving device of the above embodiment includes an input unit 2001 for inputting voice information associated with seat information for identifying customer seats in a store, and content indicated by the voice information input to the input unit 2001. a voice recognition unit 2002 for recognizing the voice information input to the input unit 2001; Based on store clerk characteristic information (clerk characteristic management file 216) storing identification information and characteristic data of voice information in association with each other, it is determined whether or not the speaker of the voice information input to the input unit 2001 is a sales clerk. and a reception for accepting order information in which the order content recognized by the speech recognition unit 2002 and the seat information are associated with each other on condition that the decision unit 2005 determines that the speaker of the voice information is not a salesclerk. a unit 2006;

これにより、注文受付装置は、複数の顧客が存在する店舗内であっても、顧客の音声による注文を確実に受付けることができる。したがって、顧客は注文入力装置等の操作を要することなく、容易に商品を注文することができる。 As a result, the order receiving device can reliably receive an order by customer's voice even in a store where a plurality of customers are present. Therefore, the customer can easily order the product without having to operate the order input device or the like.

また、上記実施形態の注文受付装置は、音声情報が入力される入力部2001と、入力部2001に入力された音声情報が示す内容を認識する音声認識部2002と、入力部2001に入力された音声情報の特性を示す特性データを抽出する特性抽出部2003と、音声認識部2002が認識した内容に店舗の客席を識別する席情報が含まれている場合、特性抽出部2003が抽出した特性データと当該席情報とを対応付けた顧客特性情報(顧客特性管理ファイル218)を登録する登録部2008と、音声認識部2002が認識した内容に注文内容が含まれている場合、前記顧客特性情報において特性抽出部2003が抽出した特性データに対応する席情報と当該注文内容とを対応付けた注文情報を受付ける受付部2006と、を備える。 The order receiving device of the above embodiment also includes an input unit 2001 for inputting voice information, a voice recognition unit 2002 for recognizing the content indicated by the voice information input to the input unit 2001, and a Characteristic extraction unit 2003 for extracting characteristic data indicating characteristics of voice information, and characteristic data extracted by characteristic extraction unit 2003 when the content recognized by the voice recognition unit 2002 includes seat information for identifying customer seats in the store. and the corresponding seat information (customer characteristic management file 218) for registering customer characteristic information (customer characteristic management file 218); A reception unit 2006 that receives order information in which seat information corresponding to the characteristic data extracted by the characteristic extraction unit 2003 is associated with the order details.

これにより、注文受付装置は、複数の顧客が存在する店舗内であっても、顧客の音声による注文を確実に受付けることができるばかりでなく、顧客や店員の音声を収音するマイクの数を少なくすることができる。したがって、顧客は容易に商品を注文することができ、また、店舗は設備に要する負担を低減することができる。 As a result, even in a store where a plurality of customers are present, the order receiving device can not only reliably accept orders by voice of the customers, but also can increase the number of microphones for picking up the voices of the customers and clerks. can be reduced. Therefore, the customer can easily order the product, and the store can reduce the load required for the equipment.

さらに、上記実施形態の注文受付装置は、音声認識部2002が認識した内容に基づいて、受付部2006が受付けた注文情報のステータスを管理する注文管理部2007をさらに備える。 Furthermore, the order receiving device of the above embodiment further includes an order management section 2007 that manages the status of the order information received by the receiving section 2006 based on the content recognized by the speech recognition section 2002 .

これにより、注文受付装置は、音声により注文情報のステータス管理も行うことができる。したがって、注文情報のステータス管理を容易に行うことができる。 As a result, the order receiving device can also manage the status of the order information by voice. Therefore, it is possible to easily manage the status of order information.

加えて、上記実施形態の注文受付装置は、入力部2001に入力された音声情報の話者を特定する話者特定部2004をさらに備え、注文管理部2007は、話者特定部2004による話者の特定結果と音声認識部2002の認識内容とに基づいて、前記注文情報のステータスを管理する。 In addition, the order receiving device of the above-described embodiment further includes a speaker identification unit 2004 that identifies the speaker of the voice information input to the input unit 2001. and the recognition contents of the voice recognition unit 2002, the status of the order information is managed.

これにより、注文受付装置は、音声による注文情報のステータス管理をより正確に行うことができる。 As a result, the order receiving device can more accurately manage the status of order information by voice.

また、上記実施形態の注文受付装置の話者特定部2004は、店員を識別する店員識別情報と特性抽出部2003が抽出した特性データとを対応付けた店員特性情報に基づいて、入力部2001に入力された音声情報の話者である店員を特定する。 In addition, the speaker identifying unit 2004 of the order receiving device of the above-described embodiment provides the input unit 2001 with information based on store clerk characteristic information in which the store clerk identification information for identifying the store clerk and the characteristic data extracted by the characteristic extracting unit 2003 are associated with each other. The store clerk who is the speaker of the input voice information is specified.

これにより、注文受付装置は、音声により注文情報のステータス管理を行うにあたって、店員の音声を収音するマイクの数を少なくすることができる。したがって、店舗は設備に要する負担を低減することができる。 As a result, the order receiving device can reduce the number of microphones that pick up the voice of the clerk when managing the status of the order information by voice. Therefore, the store can reduce the burden required for the equipment.

なお、上記各実施形態において、管理サーバ2で実行される制御プログラムは、CD-ROM等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。また、上記各実施形態の管理サーバ2で実行される制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良く、さらには、インターネット等のネットワーク経由で提供するように構成しても良い。 In each of the above-described embodiments, the control program executed by the management server 2 may be configured to be recorded in a computer-readable recording medium such as a CD-ROM and provided. Further, the control program executed by the management server 2 of each of the above embodiments may be stored on a computer connected to a network such as the Internet, and may be provided by being downloaded via the network. may be configured to be provided via a network such as the Internet.

以上、本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。 Although the embodiment of the present invention has been described above, this embodiment is presented as an example and is not intended to limit the scope of the invention. This embodiment can be implemented in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention.

1 注文受付システム
2 管理サーバ(注文受付装置)
3 客マイク(客用収音部)
216 店員特性管理ファイル(店員特性情報記憶部)
218 顧客特性管理ファイル(顧客特性情報記憶部)
2001 入力部
2002 音声認識部
2003 特性抽出部
2004 話者特定部
2005 判定部
2006 受付部
2007 注文管理部
1 order reception system 2 management server (order reception device)
3 Customer microphone (customer pickup)
216 clerk characteristic management file (clerk characteristic information storage unit)
218 Customer Characteristics Management File (Customer Characteristics Information Storage Unit)
2001 input unit 2002 speech recognition unit 2003 characteristic extraction unit 2004 speaker identification unit 2005 determination unit 2006 reception unit 2007 order management unit

特開2016-21196号公報JP 2016-21196 A

Claims (9)

店舗の客席を識別する席情報と対応付けられた音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記特性抽出部が抽出した特性データが、店員の音声情報の特性データを記憶する店員特性情報記憶部に記憶されているか否かに基づいて、前記入力部に入力された音声情報の話者が店員であるか否かを判定する判定部と、
前記判定部によって音声情報の話者が店員でないと判定されたことを条件として、前記音声認識部が認識した注文内容と前記席情報とを対応付けた注文情報を受け付ける受付部と、
を備える注文受付装置。
an input unit for inputting voice information associated with seat information for identifying customer seats in the store;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
The speaker of the voice information input to the input unit is determined based on whether or not the characteristic data extracted by the characteristic extraction unit is stored in a store clerk characteristic information storage unit that stores the characteristic data of the voice information of the sales clerk. a determination unit that determines whether or not it is a store clerk;
a reception unit that receives order information in which the order content recognized by the voice recognition unit and the seat information are associated with each other on condition that the determination unit determines that the speaker of the voice information is not a salesclerk;
An order receiving device comprising:
音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記音声認識部が認識した内容に店舗の客席を識別する席情報が含まれている場合、前記特性抽出部が抽出した特性データと当該席情報とを対応付けて顧客特性情報記憶部に登録する登録部と、
前記音声認識部が認識した内容に注文内容が含まれている場合、前記顧客特性情報記憶部において前記特性抽出部が抽出した特性データに対応する席情報と当該注文内容とを対応付けた注文情報を受付ける受付部と、
を備える注文受付装置。
an input unit into which voice information is input;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
When the content recognized by the voice recognition unit includes seat information for identifying customer seats in the store, the characteristic data extracted by the characteristic extraction unit and the seat information are associated and registered in the customer characteristic information storage unit. a registry;
Order information obtained by associating seat information corresponding to the characteristic data extracted by the characteristic extraction unit and the order contents in the customer characteristic information storage unit when the contents recognized by the voice recognition unit include the order contents. a reception unit that receives the
An order receiving device comprising:
前記音声認識部が認識した内容に基づいて、前記受付部が受付けた注文情報のステータスを管理する注文管理部をさらに備える、
請求項1または請求項2に記載の注文受付装置。
further comprising an order management unit that manages the status of the order information received by the reception unit based on the content recognized by the voice recognition unit;
3. The order receiving device according to claim 1 or 2.
前記入力部に入力された音声情報の話者を特定する話者特定部をさらに備え、
前記注文管理部は、前記話者特定部による話者の特定結果と前記音声認識部の認識内容とに基づいて、前記注文情報のステータスを管理する、
請求項3に記載の注文受付装置。
further comprising a speaker identification unit that identifies a speaker of the audio information input to the input unit;
The order management unit manages the status of the order information based on the result of speaker identification by the speaker identification unit and the recognition content of the speech recognition unit.
The order receiving device according to claim 3.
前記話者特定部は、店員を識別する店員識別情報と前記特性データとを対応付けて記憶する店員特性情報記憶部において前記特性抽出部が抽出した特性データに対応する店員識別情報で識別される店員を前記入力部に入力された音声情報の話者と特定する、
請求項4に記載の注文受付装置。
The speaker identification unit is identified by salesclerk identification information corresponding to the characteristic data extracted by the characteristic extraction unit in a salesclerk characteristic information storage unit that stores salesclerk identification information identifying a salesclerk in association with the characteristic data. Identifying the clerk as the speaker of the voice information input to the input unit;
The order receiving device according to claim 4.
店舗の客席に対応して配設され、当該客席に位置する顧客の音声を収音し、当該音声を特定する音声情報を出力する客用収音部と、前記客用収音部が出力した音声情報に基づいて、顧客からの注文を受付ける注文受付装置と、を備える注文受付システムであって、
前記注文受付装置は、
店舗の客席を識別する席情報と対応付けられた音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記特性抽出部が抽出した特性データが、店員の音声情報の特性データを記憶する店員特性情報記憶部に記憶されているか否かに基づいて、前記入力部に入力された音声情報の話者が店員であるか否かを判定する判定部と、
前記判定部によって音声情報の話者が店員でないと判定されたことを条件として、前記音声認識部が認識した注文内容と前記席情報とを対応付けた注文情報を受け付ける受付部と、
を備える注文受付システム。
A customer sound pickup unit arranged corresponding to a customer seat in a store, picking up the voice of a customer positioned at the customer seat and outputting voice information specifying the voice, and outputting the customer sound collecting unit. An order reception system comprising an order reception device that receives an order from a customer based on voice information,
The order receiving device
an input unit for inputting voice information associated with seat information for identifying customer seats in the store;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
The speaker of the voice information input to the input unit is determined based on whether or not the characteristic data extracted by the characteristic extraction unit is stored in a store clerk characteristic information storage unit that stores the characteristic data of the voice information of the sales clerk. a determination unit that determines whether or not it is a store clerk;
a reception unit that receives order information in which the order content recognized by the voice recognition unit and the seat information are associated with each other on condition that the determination unit determines that the speaker of the voice information is not a salesclerk;
order reception system.
店舗の客席に位置する顧客の音声を収音し、当該音声を特定する音声情報を出力する客用収音部と、前記客用収音部が出力した音声情報に基づいて、顧客からの注文を受付ける注文受付装置と、を備える注文受付システムであって、
前記注文受付装置は、
音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記音声認識部が認識した内容に店舗の客席を識別する席情報が含まれている場合、前記特性抽出部が抽出した特性データと当該席情報とを対応付けて顧客特性情報記憶部に登録する登録部と、
前記音声認識部が認識した内容に注文内容が含まれている場合、前記顧客特性情報記憶部において前記特性抽出部が抽出した特性データに対応する席情報と当該注文内容とを対応付けた注文情報を受付ける受付部と、
を備える注文受付システム。
A sound pickup unit for a customer that picks up the voice of a customer positioned at a customer seat in a store and outputs voice information that specifies the voice, and an order from the customer based on the voice information output by the sound pickup unit for the customer. An order reception system comprising an order reception device that receives
The order receiving device
an input unit into which voice information is input;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
When the content recognized by the voice recognition unit includes seat information for identifying customer seats in the store, the characteristic data extracted by the characteristic extraction unit and the seat information are associated and registered in the customer characteristic information storage unit. a registry;
Order information obtained by associating seat information corresponding to the characteristic data extracted by the characteristic extraction unit and the order contents in the customer characteristic information storage unit when the contents recognized by the voice recognition unit include the order contents. a reception unit that receives the
order reception system.
注文受付装置をコンピュータで制御するためのプログラムであって、
前記コンピュータを、
店舗の客席を識別する席情報と対応付けられた音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記特性抽出部が抽出した特性データが、店員の音声情報の特性データを記憶する店員特性情報記憶部に記憶されているか否かに基づいて、前記入力部に入力された音声情報の話者が店員であるか否かを判定する判定部と、
前記判定部によって音声情報の話者が店員でないと判定されたことを条件として、前記音声認識部が認識した注文内容と前記席情報とを対応付けた注文情報を受け付ける受付部と、
して機能させるプログラム。
A program for controlling an order reception device with a computer,
said computer,
an input unit for inputting voice information associated with seat information for identifying customer seats in the store;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
The speaker of the voice information input to the input unit is determined based on whether or not the characteristic data extracted by the characteristic extraction unit is stored in a store clerk characteristic information storage unit that stores the characteristic data of the voice information of the sales clerk. a determination unit that determines whether or not it is a store clerk;
a reception unit that receives order information in which the order content recognized by the voice recognition unit and the seat information are associated with each other on condition that the determination unit determines that the speaker of the voice information is not a salesclerk;
A program that works as
注文受付装置をコンピュータで制御するためのプログラムであって、
前記コンピュータを、
音声情報が入力される入力部と、
前記入力部に入力された音声情報が示す内容を認識する音声認識部と、
前記入力部に入力された音声情報の特性を示す特性データを抽出する特性抽出部と、
前記音声認識部が認識した内容に店舗の客席を識別する席情報が含まれている場合、前記特性抽出部が抽出した特性データと当該席情報とを対応付けて顧客特性情報記憶部に登録する登録部と、
前記音声認識部が認識した内容に注文内容が含まれている場合、前記顧客特性情報記憶部において前記特性抽出部が抽出した特性データに対応する席情報と当該注文内容とを対応付けた注文情報を受付ける受付部と、
して機能させるプログラム。
A program for controlling an order reception device with a computer,
said computer,
an input unit into which voice information is input;
a voice recognition unit that recognizes the content indicated by voice information input to the input unit;
a characteristic extraction unit for extracting characteristic data indicating characteristics of audio information input to the input unit;
When the content recognized by the voice recognition unit includes seat information for identifying customer seats in the store, the characteristic data extracted by the characteristic extraction unit and the seat information are associated and registered in the customer characteristic information storage unit. a registry;
Order information obtained by associating seat information corresponding to the characteristic data extracted by the characteristic extraction unit and the order contents in the customer characteristic information storage unit when the contents recognized by the voice recognition unit include the order contents. a reception unit that receives the
A program that works as
JP2021098973A 2021-06-14 2021-06-14 Order reception apparatus, order reception system, and program Pending JP2022190585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021098973A JP2022190585A (en) 2021-06-14 2021-06-14 Order reception apparatus, order reception system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021098973A JP2022190585A (en) 2021-06-14 2021-06-14 Order reception apparatus, order reception system, and program

Publications (1)

Publication Number Publication Date
JP2022190585A true JP2022190585A (en) 2022-12-26

Family

ID=84601698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021098973A Pending JP2022190585A (en) 2021-06-14 2021-06-14 Order reception apparatus, order reception system, and program

Country Status (1)

Country Link
JP (1) JP2022190585A (en)

Similar Documents

Publication Publication Date Title
CN106547812B (en) Business information providing system and business information providing method
US20190171711A1 (en) Artificially intelligent order processing system
CN107230142A (en) Method and device, method of commerce and system based on speech production order
US20020049598A1 (en) Point-of-sale customer order system utilizing an unobtrusive transmitter/receiver and voice recognition software
EP1990205A2 (en) System and method for intelligent label printer control
US11238859B2 (en) Voice-based transaction processing with location-based activation
JP2019159449A (en) Information processing apparatus, information processing method and program
US20160042441A1 (en) Shop system
JP4651632B2 (en) In-store guidance program, in-store guidance device, and in-store guidance method
JP2022190585A (en) Order reception apparatus, order reception system, and program
CN111522484B (en) POS terminal, product information registration method, and non-transitory computer-readable medium storing product information registration program
JP2001319275A (en) Self-order entry system
KR101671848B1 (en) Goods sales terminal for disabled person and Goods sales system using the same
US10510058B1 (en) System and method for processing orders
JP2015220597A (en) Electronic apparatus and program
US11069354B2 (en) Voice-based transaction terminal ordering
TWM612698U (en) Voice marketing information system
JP2000067319A (en) Information provision device, information provision system, information provision processing method, and recording medium
US20230214806A1 (en) Accounting system, terminal, and information processing method
US11615146B2 (en) Information processing device, information processing system, and control method thereof
JP5903414B2 (en) Information processing apparatus, store system, and program
JP2015220596A (en) Electronic apparatus
JP2004326612A (en) Ordering system
TWI788760B (en) Voice marketing information system and method
US20240054536A1 (en) Price management system, price management method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240612