JP7155676B2 - Naming support device, robot, naming support method and program - Google Patents

Naming support device, robot, naming support method and program Download PDF

Info

Publication number
JP7155676B2
JP7155676B2 JP2018127959A JP2018127959A JP7155676B2 JP 7155676 B2 JP7155676 B2 JP 7155676B2 JP 2018127959 A JP2018127959 A JP 2018127959A JP 2018127959 A JP2018127959 A JP 2018127959A JP 7155676 B2 JP7155676 B2 JP 7155676B2
Authority
JP
Japan
Prior art keywords
name
robot
character
naming
character string
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.)
Active
Application number
JP2018127959A
Other languages
Japanese (ja)
Other versions
JP2020008656A (en
JP2020008656A5 (en
Inventor
英里奈 市川
茉紀 前田
利久 中村
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2018127959A priority Critical patent/JP7155676B2/en
Publication of JP2020008656A publication Critical patent/JP2020008656A/en
Publication of JP2020008656A5 publication Critical patent/JP2020008656A5/ja
Application granted granted Critical
Publication of JP7155676B2 publication Critical patent/JP7155676B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明は、名付け支援装置、ロボット、名付け支援方法およびプログラムに関する。 The present invention relates to a naming assistance device, a robot, a naming assistance method, and a program.

ユーザが付けた名前を認識し、名前の呼びかけに応じた動作を行うロボットが開発されている。このようなロボットは、ユーザの発した音声を音声認識によって解析して、自己の名前が呼ばれたことを認識する。例えば、特許文献1には、入力された音声を名前として登録する登録手段を備えるロボット制御装置が開示されている。 A robot has been developed that recognizes a name given by a user and performs an action in response to calling the name. Such a robot analyzes the voice uttered by the user by voice recognition and recognizes that its own name has been called. For example, Patent Literature 1 discloses a robot control device having a registration means for registering an input voice as a name.

この従来の名前登録装置では、音声認識のために予め登録されている単語と音響上類似する単語がロボットの名前としてユーザにより登録されると、ロボットが、自身の名前を呼ばれても、その音声を、その類似した単語に誤認識したり、その類似した単語が発話されたときに、ロボットが自身の名前を呼ばれたと誤認識したりするため、そのような誤認識を回避するために、ロボットの名前の登録が次のようにして行われる。 In this conventional name registration device, when a user registers a word that is acoustically similar to a word pre-registered for speech recognition as the name of the robot, the robot will not be able to recognize the robot even if its own name is called. In order to avoid such misrecognition, the voice may be misrecognized as a similar word, or the robot may misrecognize that its own name was called when the similar word was uttered. , robot name registration is performed as follows.

すなわち、入力された名前と音響上類似する単語が音声認識用の単語辞書に記憶されているときには、ロボットの名前として不適当であることをユーザに報知し、入力された名前が登録されず、音声認識用の単語辞書に記憶されていないときには、ロボットの名前として適当であることをユーザに報知し、入力された名前が登録される。 That is, when a word that is acoustically similar to the input name is stored in the word dictionary for speech recognition, the user is notified that the name is inappropriate for the robot, and the input name is not registered. When the name is not stored in the word dictionary for voice recognition, the user is notified that it is suitable as the name of the robot, and the input name is registered.

特開2002-120177号公報Japanese Unexamined Patent Application Publication No. 2002-120177

上述したように、特許文献1には、入力された音声で表される名前と音響上類似する単語が単語辞書に登録されている場合、名前として登録しないことが記載されているに過ぎない。このため、特許文献1に記載された技術では、ロボットに適した名前の決定を十分に支援することができないおそれがある。 As described above, Patent Literature 1 merely states that if a word that is acoustically similar to the name represented by the input voice is registered in the word dictionary, it is not registered as a name. For this reason, the technique described in Patent Document 1 may not be able to sufficiently support determination of a name suitable for a robot.

本発明は、上記実情に鑑みてなされたものであり、ユーザによるロボットに適した名前の決定を十分に支援することができる名付け支援装置、ロボット、名付け支援方法およびプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a naming assistance device, a robot, a naming assistance method, and a program capable of sufficiently assisting a user in determining an appropriate name for a robot. do.

上記目的を達成するため、本発明の名付け支援装置は、
音声認識するロボットについて、当該ロボットの名前の名付けを支援する名付け支援装置であって、
文字列を取得する取得部と、
前記取得部によって取得された文字列に基づき、前記ロボットが音声認識しやすい名前を算出して提示する提示部と、を備える。
In order to achieve the above object, the naming assistance device of the present invention includes:
A naming assistance device for assisting naming of a voice recognition robot , comprising:
an acquisition unit that acquires a character string;
a presentation unit that calculates and presents a name that the robot can easily recognize by voice based on the character string acquired by the acquisition unit .

本発明によれば、ユーザによるロボットに適した名前の決定を十分に支援することができる。 According to the present invention, it is possible to sufficiently assist the user in determining a suitable name for the robot.

本発明の実施形態1に係る名付け支援装置の機能ブロック図である。1 is a functional block diagram of a naming support device according to Embodiment 1 of the present invention; FIG. 本発明の実施形態1に係る音声種別情報の一例を表す図である。4 is a diagram showing an example of audio type information according to Embodiment 1 of the present invention; FIG. 本発明の実施形態1に係る音声種別組み合わせ情報の一例を表す図である。FIG. 4 is a diagram showing an example of sound type combination information according to Embodiment 1 of the present invention; 本発明の実施形態1に係る辞書情報の一例を表す図である。It is a figure showing an example of the dictionary information which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る名付け支援装置のハードウェア構成図である。1 is a hardware configuration diagram of a naming support device according to Embodiment 1 of the present invention; FIG. 本発明の実施形態1に係る名前入力画面の一例を表す図である。It is a figure showing an example of the name input screen which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る推奨文字決定処理のフローチャートである。4 is a flowchart of recommended character determination processing according to Embodiment 1 of the present invention. 本発明の実施形態1に係る推奨文字決定処理の処理結果の名前入力画面の一例を表す図である。FIG. 9 is a diagram showing an example of a name input screen as a processing result of recommended character determination processing according to the first embodiment of the present invention; 本発明の実施形態1に係る推奨文字決定処理の処理結果の名前入力画面の別の一例を表す図である。FIG. 10 is a diagram showing another example of the name input screen as a processing result of the recommended character determination processing according to the first embodiment of the present invention; 本発明の実施形態1に係る入力済み文字評価処理のフローチャートである。4 is a flowchart of input character evaluation processing according to Embodiment 1 of the present invention. 本発明の実施形態1に係る入力済み文字評価処理の処理結果の名前入力画面の別の一例を表す図である。FIG. 11 is a diagram showing another example of the name input screen as a processing result of the input character evaluation processing according to the first embodiment of the present invention; 本発明の実施形態2に係る名付け支援装置の機能ブロック図である。FIG. 8 is a functional block diagram of a naming support device according to Embodiment 2 of the present invention; 本発明の実施形態2に係る推奨名前情報の一例を表す図である。FIG. 10 is a diagram showing an example of recommended name information according to Embodiment 2 of the present invention; 本発明の実施形態2に係る表示データの一例を表す図である。FIG. 10 is a diagram showing an example of display data according to Embodiment 2 of the present invention; 本発明の実施形態2に係る名付け支援装置のハードウェア構成図である。FIG. 4 is a hardware configuration diagram of a naming support device according to Embodiment 2 of the present invention; 本発明の実施形態2に係る名前入力画面の一例を表す図である。It is a figure showing an example of the name input screen which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る名前診断結果生成処理のフローチャートである。9 is a flow chart of name diagnosis result generation processing according to the second embodiment of the present invention. 本発明の実施形態2に係る診断結果画面の一例を表す図である。It is a figure showing an example of the diagnostic result screen which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る診断結果画面の別の一例を表す図である。FIG. 11 is a diagram showing another example of a diagnosis result screen according to Embodiment 2 of the present invention;

(実施形態1)
以下、本発明をロボットの名前の決定に適用した実施の形態について、図面を参照して説明する。
(Embodiment 1)
An embodiment in which the present invention is applied to determine the name of a robot will be described below with reference to the drawings.

本実施形態に係る名付け支援装置10は、ロボットにとって認識しやすい名前をユーザが決定するのを支援するための装置である。ロボットは自律的に動作する機器であって、名付けられた名前を音声認識によって認識して、それに応答して所定の動作をするものである。すなわち、名付けられた名前は、ロボットの作動のトリガーとなる。名付け支援装置10は、図1に示すように、入力部11と、制御部12と、発声指標情報記憶部13と、辞書情報記憶部14と、データ記憶部15と、出力部16と、を備える。 The naming support device 10 according to this embodiment is a device for supporting a user in determining a name that is easy for a robot to recognize. A robot is a device that operates autonomously, recognizes a given name through voice recognition, and performs a predetermined action in response to it. Namely, the named name triggers the operation of the robot. As shown in FIG. 1, the naming support device 10 includes an input unit 11, a control unit 12, a vocalization index information storage unit 13, a dictionary information storage unit 14, a data storage unit 15, and an output unit 16. Prepare.

入力部11は、ロボットの名前を表す文字列の入力を受ける。名付け支援装置10のユーザは、後述するキーボードを操作して名前入力画面に表示されたカーソルを動かしてカーソルに該当する位置の文字を選択するか、キーボードの文字キーを押下することによって、文字の入力を繰り返し、ロボットの名前を表す文字列を入力する。 The input unit 11 receives input of a character string representing the name of the robot. The user of the naming support device 10 operates a keyboard, which will be described later, to move a cursor displayed on the name input screen to select a character at a position corresponding to the cursor, or press a character key on the keyboard to select a character. Repeat the input to enter a string that represents the robot's name.

制御部12は、入力部11に入力された文字を取得して、推奨する次の1文字を決定したり、入力された文字列が名前として適切であるかを判定したり、といった後述する各種処理を実行する。そして、制御部12は、名前入力画面に表示する情報を生成して出力部16に出力させる。 The control unit 12 acquires characters input to the input unit 11, determines the next recommended character, and determines whether the input character string is appropriate as a name. Execute the process. Then, the control unit 12 generates information to be displayed on the name input screen and causes the output unit 16 to output the information.

発声指標情報記憶部13は、人間による文字列の発声しやすさを表す情報を記憶する。具体的には、発声指標情報記憶部13は、1文字ごとの音声の種別の情報を表す音声種別情報ASと、2つの文字を音声として連続して発声する場合の発声しやすさの情報を表す音声種別組み合わせ情報AKと、を記憶する。音声種別情報ASは、図2に示すように、文字ごとに母音か子音かの区別、50音における段、子音の調音方法を表す子音種別等を含む。また、音声種別組み合わせ情報AKは、図3に示すように、第1文字の種別と第2文字の種別ごとに0~100の数値で表される発声しやすさの指標を含む。例えば図2に示す音声種別情報ASによれば「あ」はあ段の母音であり、図3に示す音声種別組み合わせ情報AKによれば第1文字が「あ段の母音」であり、第2文字も「あ段の母音」である場合はこれらの文字の発声しやすさの指標は0である。したがって、これらの情報は、「ああ」という文字の連続の発声しやすさの指標が0であることを示す。なお、この発声しやすさの指標の数値は大きいほど発声しやすいことを意味する。 The utterance index information storage unit 13 stores information indicating how easily a character string is uttered by a human. Specifically, the utterance index information storage unit 13 stores voice type information AS representing information on the type of voice for each character, and information on ease of utterance when two characters are voiced consecutively. Voice type combination information AK representing As shown in FIG. 2, the speech type information AS includes, for each character, whether it is a vowel or a consonant, a stage in the fifty syllables, a consonant type representing the articulation method of the consonant, and the like. Further, the voice type combination information AK, as shown in FIG. 3, includes an index of utterability represented by a numerical value of 0 to 100 for each of the first character type and the second character type. For example, according to the voice type information AS shown in FIG. If the characters are also "adan no vowels", the index of ease of pronunciation of these characters is zero. Therefore, these pieces of information indicate that the index of the ease of uttering a string of characters "ah" is zero. It should be noted that the larger the numerical value of the index of ease of speaking, the easier it is to speak.

辞書情報記憶部14は、意味のある言葉を表す辞書情報DIを記憶する。辞書情報DIは、図4に示すように、言葉とその使用頻度を含む。実質的に誤認識が起こりやすいのは、良く使用される言葉に類似する名前である。したがって、辞書情報DIは、言葉ごとの使用頻度の数値を含むものとする。意味のある言葉とは、いわゆる市販の国語辞典に載っている言葉であり、現代用語、技術用語等の用語を広く含んでも良い。使用頻度は、いわゆるコーパス等の自然言語の文章を構造化し集積した情報等に基づいて予め設定しておく。 The dictionary information storage unit 14 stores dictionary information DI representing meaningful words. The dictionary information DI includes words and their frequency of use, as shown in FIG. Names similar to commonly used words are substantially more likely to be misrecognized. Therefore, the dictionary information DI includes numerical values of frequency of use for each word. Meaningful words are words listed in so-called commercially available Japanese dictionaries, and may include a wide range of terms such as modern terms and technical terms. The frequency of use is set in advance based on information or the like in which natural language sentences such as a so-called corpus are structured and accumulated.

図1に戻り、データ記憶部15は、各種の文字データおよび画像データを記憶する。具体的には、データ記憶部15は、後述する名前入力画面に表示する画像データ、文字データ等を記憶する。また、データ記憶部15は、後述する処理に使用する各種の設定値も記憶する。 Returning to FIG. 1, the data storage unit 15 stores various character data and image data. Specifically, the data storage unit 15 stores image data, character data, and the like to be displayed on a name input screen, which will be described later. The data storage unit 15 also stores various setting values used for processing described later.

出力部16は、各種情報を出力する。具体的には、出力部16は、後述する名前入力画面を表示する。特に、制御部12の処理によって、名前の入力を支援するための情報が生成されると、出力部16は、生成された情報を、ユーザに提示するために名前入力画面に含めて表示する。 The output unit 16 outputs various information. Specifically, the output unit 16 displays a name input screen, which will be described later. In particular, when information for assisting name input is generated by the processing of the control unit 12, the output unit 16 includes and displays the generated information on the name input screen for presentation to the user.

次に、名付け支援装置10のハードウェア構成について、図5を参照して説明する。名付け支援装置10は、各種の処理を実行するCPU(Central Processing Unit)101と、揮発性メモリであるRAM(Random Access Memory)102と、不揮発性メモリであるROM(Read Only Memory)103と、各種情報を記憶するハードディスクドライブ104と、操作を受け付けるキーボード105と、情報を表示するディスプレイ106と、を備える。 Next, the hardware configuration of the naming support device 10 will be described with reference to FIG. The naming support device 10 includes a CPU (Central Processing Unit) 101 that executes various processes, a RAM (Random Access Memory) 102 that is a volatile memory, a ROM (Read Only Memory) 103 that is a non-volatile memory, and various It has a hard disk drive 104 that stores information, a keyboard 105 that accepts operations, and a display 106 that displays information.

CPU101は、ハードディスクドライブ104に記憶されているプログラムをRAM102に読み出して実行することにより、後述する各種処理を実行する。 The CPU 101 reads programs stored in the hard disk drive 104 into the RAM 102 and executes them, thereby executing various processes described later.

RAM102は、揮発性メモリであり、CPU101の作業領域として用いられる。 A RAM 102 is a volatile memory and is used as a work area for the CPU 101 .

ROM103は、不揮発性メモリであり、CPU101が実行する名付け支援装置10の基本動作のための制御プログラム、BIOS(Basic Input Output System)等を記憶する。 The ROM 103 is a non-volatile memory and stores a control program for basic operations of the naming support device 10 executed by the CPU 101, a BIOS (Basic Input Output System), and the like.

CPU101、RAM102およびROM103は、協働して、前述の制御部12として機能する。 The CPU 101, RAM 102 and ROM 103 cooperate to function as the control unit 12 described above.

ハードディスクドライブ104は、情報を記憶する媒体であり、前述の各種データが格納される。ハードディスクドライブ104は、前述の発声指標情報記憶部13、辞書情報記憶部14およびデータ記憶部15として機能する。 The hard disk drive 104 is a medium for storing information, and stores the aforementioned various data. The hard disk drive 104 functions as the utterance index information storage unit 13, the dictionary information storage unit 14, and the data storage unit 15 described above.

キーボード105は、例えばローマ字入力などを実行可能な、複数のキーを有する情報入力装置であり、ユーザの操作による各種情報の入力を受ける。キーボード105は、前述の入力部11として機能する。 The keyboard 105 is an information input device having a plurality of keys capable of executing romaji input, for example, and receives input of various types of information by user's operation. The keyboard 105 functions as the input unit 11 described above.

ディスプレイ106は、液晶パネル、プロジェクタ等の情報表示装置である。ディスプレイ106は、ユーザが操作するために必要な情報を表示する。ディスプレイ106は、前述の出力部16として機能する。 A display 106 is an information display device such as a liquid crystal panel or a projector. The display 106 displays information necessary for user's operation. The display 106 functions as the output unit 16 described above.

次に、名付け支援装置10の動作について、図面を参照して説明する。名付け支援装置10がユーザの操作によって起動されると、制御部12は、データ記憶部15に格納された画像データおよび文字データを取得して名前入力画面を表す情報を生成する。そして出力部16は、図6に示すような名前入力画面を表示する。 Next, the operation of the naming support device 10 will be described with reference to the drawings. When the naming support device 10 is activated by the user's operation, the control unit 12 acquires the image data and character data stored in the data storage unit 15 and generates information representing a name input screen. Then, the output unit 16 displays a name input screen as shown in FIG.

名前入力画面には、名前の入力欄201と、OKボタン202とが含まれる。また、名前入力画面には、平仮名を表す画像が含まれる。ユーザは、キーボード105を操作して、文字を直接入力するか、図示しないカーソルを動かして所望の平仮名を選択することによって、名前を表す文字を入力する。 The name input screen includes a name input field 201 and an OK button 202 . The name input screen also includes an image representing hiragana. The user operates the keyboard 105 to directly input characters or moves a cursor (not shown) to select a desired hiragana to input characters representing the name.

名前を表す文字の入力を受けると、名付け支援装置10は、図7に示す推奨文字決定処理を開始する。名付け支援装置10は、次に入力すべき1文字として推奨する文字を決定して、それを名前入力画面に含めて表示するために、この推奨文字決定処理を行うものである。推奨文字決定処理は、ユーザにより名前の1文字が入力されるごとに、繰り返し実行される。 Upon receiving the input of the characters representing the name, the naming support device 10 starts the recommended character determination process shown in FIG. The naming support device 10 performs this recommended character determination process in order to determine a character to be recommended as the next character to be input and include it in the name input screen for display. The recommended character determination process is repeatedly executed each time one character of the name is input by the user.

名付け支援装置10が推奨文字決定処理を開始すると、制御部12は、入力部11を介して入力済みの文字を取得する(ステップS101)。例えば、最初に「あ」という文字が入力された場合、ここで取得される文字は「あ」である。 When the naming support device 10 starts the recommended character determination process, the control unit 12 acquires characters that have already been input via the input unit 11 (step S101). For example, when the character "a" is input first, the character acquired here is "a".

以降の処理において、制御部12は、入力済みの文字の次に続く1文字として推奨すべき文字かどうかを判定するため、図6に示す名前入力画面に表示されている、名前入力に用いられる複数の文字に対して、1文字ずつ順に処理を行う。まず、判定する処理を行っていない未処理の複数の文字の中から処理の対象となる1文字を決定する(ステップS102)。例えば、制御部12が「あ」から50音順に処理するものとすれば、最初の処理対象の1文字を「あ」に決定する。 In the subsequent processing, the control unit 12 determines whether or not the character to be recommended as one character following the already input character is displayed on the name input screen shown in FIG. A plurality of characters are processed one by one. First, one character to be processed is determined from among a plurality of unprocessed characters that have not undergone determination processing (step S102). For example, if the control unit 12 processes characters starting from "a" in the order of the Japanese syllabary, "a" is determined as the first character to be processed.

次に、制御部12は、入力済みの文字の最後の1文字と処理対象の1文字の組み合わせでの発声しやすさの指標を取得する(ステップS103)。具体的には、制御部12は、発声指標情報記憶部13から音声種別情報ASおよび音声種別組み合わせ情報AKを取得して、入力済みの最後の1文字と処理対象の1文字との組み合わせの発声しやすさの指標を取得する。例えば、入力済みの文字の最後の1文字が「あ」であって、処理対象の1文字として「あ」を処理している場合、制御部12は、音声種別情報ASおよび音声種別組み合わせ情報AKから第1文字「あ」、第2文字「あ」に該当するレコードを取得して、例えば発声しやすさの指標として0を得る。 Next, the control unit 12 acquires an index of the utterability of the combination of the last character of the input characters and the one character to be processed (step S103). Specifically, the control unit 12 acquires the voice type information AS and the voice type combination information AK from the utterance index information storage unit 13, and utters the combination of the last input character and the one character to be processed. Get the ease index. For example, when the last character of the input characters is "a" and "a" is being processed as one character to be processed, the control unit 12 generates the voice type information AS and the voice type combination information AK. , the record corresponding to the first character "a" and the second character "a" is obtained, and 0 is obtained as an index of the utterability, for example.

次に、制御部12は、入力済みの文字と処理対象の1文字の組み合わせと辞書情報DIに含まれる言葉との類似度を算出する(ステップS104)。具体的には、制御部12は、入力済みの文字と処理対象の1文字の組み合わせの文字列と辞書情報DIに含まれる言葉の一つ一つとの類似度を算出する。制御部12は、文字数の違い、一致する文字の数、一致しない文字の種別等に基づいて文字列どうしの類似度を算出する。この一致しない文字の種別は、音声種別情報ASを参照して判定される。そして制御部12は辞書情報DIに含まれる言葉の中で最も近い言葉との類似度を、辞書情報DIに含まれる言葉との類似度とする。例えば、入力済みの文字が「あ」であって、処理対象の1文字が「あ」である場合、入力済みの文字と処理対象の1文字の組み合わせの文字列は「ああ」である。したがって、この場合、制御部12は「ああ」と辞書情報DIに含まれる言葉の一つ一つとの類似度を算出する。例えば、制御部12は、「あか」という言葉との類似度を、文字数の違い(ともに2文字のため文字数の違いは無い)、一致する文字の数(「あ」の1文字が一致)、一致しない文字の種別(一致しない「あ」と「か」の種別)等に基づいて算出する。そして、算出した類似度が辞書情報DIに含まれる言葉との類似度の中で最も大きい場合、制御部12はその類似度をこのステップS104での処理結果とする。 Next, the control unit 12 calculates the degree of similarity between the combination of the input character and one character to be processed and the word included in the dictionary information DI (step S104). Specifically, the control unit 12 calculates the degree of similarity between a character string that is a combination of an input character and one character to be processed and each word included in the dictionary information DI. The control unit 12 calculates the degree of similarity between character strings based on the difference in the number of characters, the number of matching characters, the types of non-matching characters, and the like. The type of the characters that do not match is determined by referring to the audio type information AS. Then, the control unit 12 sets the degree of similarity to the closest word among the words included in the dictionary information DI as the degree of similarity to the word included in the dictionary information DI. For example, if the input character is "a" and the one character to be processed is "a", the character string of the combination of the input character and the one to be processed is "a". Therefore, in this case, the control unit 12 calculates the degree of similarity between "ah" and each of the words included in the dictionary information DI. For example, the control unit 12 determines the degree of similarity with the word “aka” as the difference in the number of characters (there is no difference in the number of characters since both are two characters), the number of matching characters (one character of “a” matches), It is calculated based on the types of characters that do not match (types of "a" and "ka" that do not match). If the calculated degree of similarity is the largest among the degrees of similarity to words included in the dictionary information DI, the control unit 12 regards the degree of similarity as the processing result of step S104.

次に、制御部12は、入力済みの文字と処理対象の1文字の組み合わせの適性度を総合的に算出する(ステップS105)。具体的には、制御部12は、ステップS103で取得した発声しやすさの指標と、ステップS104で算出した類似度と、に基づいて適性度を算出する。適性度とは、人間により発声された名前をロボットが適切に音声認識する上で、当該名前の適性の度合いを表すパラメータを表す。また、このステップS105においては、ステップS104で類似度が最も大きいと判定した辞書情報DIの言葉の使用頻度も適性度の算出に使用する。ステップS103で取得した発声しやすさの指標をy、ステップS104で算出した類似度をz、ステップS104で類似度が最も大きいと判定した言葉の使用頻度をbとして、適性度xを以下の式で算出する。 Next, the control unit 12 comprehensively calculates the adequacy of the combination of the input character and the one character to be processed (step S105). Specifically, the control unit 12 calculates the aptitude based on the index of ease of vocalization acquired in step S103 and the similarity calculated in step S104. The degree of aptitude represents a parameter representing the degree of aptitude of a name uttered by a human when the robot appropriately recognizes the name. In addition, in step S105, the usage frequency of words in the dictionary information DI determined to have the highest degree of similarity in step S104 is also used to calculate the appropriateness. Letting y be the index of ease of speaking acquired in step S103, z be the degree of similarity calculated in step S104, and b be the frequency of use of the word determined to have the highest degree of similarity in step S104, the aptitude degree x is expressed by the following formula: Calculated by

x=w・y+w・(100-b)・(100-z) x=w 1 y+w 2 (100-b) (100-z)

、wはあらかじめ規定された正の係数である。例えば、w=0.5、w=0.02とする。これによって、発声しやすさの指標が大きいほど適性度xが大きくなり、類似度zおよび使用頻度bが大きいほど適性度xが小さくなる。例えば、入力済みの文字が「あ」で、次の1文字として「あ」として場合の適性度xは、「あか」という言葉の使用頻度bが70、「ああ」と「あか」の類似度zが60とすると、0.5×0+0.02×(100-70)×(100-60)=12となる。 w 1 , w 2 are predefined positive coefficients. For example, w 1 =0.5 and w 2 =0.02. As a result, the higher the ease-of-pronunciation index, the higher the aptitude x, and the higher the similarity z and the usage frequency b, the lower the aptitude x. For example, if the input character is ``a'' and the next character is ``a'', the degree of adequacy x is that the frequency of use b of the word ``a'' is 70, and the degree of similarity between ``a'' and ``a'' is If z is 60, then 0.5×0+0.02×(100−70)×(100−60)=12.

次に、制御部12は、算出された適性度が第1閾値以上であるか否かを判定する(ステップS106)。第1閾値は、データ記憶部15にあらかじめ格納された設定値であり、入力済みの文字に続く1文字として推奨するか否かを判定するための適性度に対する閾値である。例えば、第1閾値を80とする。 Next, the control unit 12 determines whether or not the calculated aptitude is greater than or equal to the first threshold (step S106). The first threshold is a set value stored in advance in the data storage unit 15, and is a threshold for the degree of adequacy for determining whether or not to recommend a character following an already-inputted character. For example, let the first threshold be 80.

制御部12は、適性度が第1閾値以上であると判定すると(ステップS106:Yes)、処理中の文字を推奨文字とする(ステップS107)。一方、適性度が第1閾値以上でないと判定すると(ステップS106:No)、さらに適性度が第2閾値以上であるか否かを判定する(ステップS108)。第2閾値は、データ記憶部15にあらかじめ格納された設定値であって、第1閾値よりも小さい値である。第2閾値は、入力済みの文字に続く1文字が非推奨文字である否かを判定するための適性度に対する閾値である。例えば、第2閾値を30とする。 If the controller 12 determines that the aptitude is equal to or greater than the first threshold (step S106: Yes), the character being processed is set as a recommended character (step S107). On the other hand, if it is determined that the aptitude is not equal to or greater than the first threshold (step S106: No), it is further determined whether or not the aptitude is equal to or greater than the second threshold (step S108). The second threshold is a set value stored in advance in the data storage unit 15 and is a value smaller than the first threshold. The second threshold is a threshold for adequacy for determining whether or not one character following an already-inputted character is an unrecommended character. For example, assume that the second threshold is 30.

そして、制御部12は、適性度が第2閾値以上であると判定すると(ステップS108:Yes)、処理中の文字をその他の文字とする(ステップS110)。一方、制御部12は、適性度が第2閾値以上でないと判定すると(ステップS108:No)、処理中の文字を非推奨文字とする(ステップS109)。 Then, when the controller 12 determines that the aptitude is equal to or higher than the second threshold (step S108: Yes), the character being processed is set to another character (step S110). On the other hand, if the controller 12 determines that the aptitude is not equal to or greater than the second threshold (step S108: No), the character being processed is set as an unrecommended character (step S109).

ステップS107、ステップS109またはステップS110に続いて、制御部12は、すべての文字の適性度を算出したか否かを判定する(ステップS111)。制御部12は、すべての文字の適性度を算出していないと判定すると(ステップS111:No)、ステップS102の処理に進み、次の未処理の1文字を決定する。一方、制御部12は、すべての文字の適性度を算出したと判定すると(ステップS111:Yes)、制御部12は、推奨文字決定処理を終了する。 After step S107, step S109, or step S110, the control unit 12 determines whether or not the suitability of all characters has been calculated (step S111). If the control unit 12 determines that the aptitude levels of all characters have not been calculated (step S111: No), the process proceeds to step S102 to determine the next unprocessed character. On the other hand, when the control unit 12 determines that the suitability of all characters has been calculated (step S111: Yes), the control unit 12 ends the recommended character determination process.

出力部16は、制御部12が推奨文字決定処理を実行した結果、非推奨文字を表す文字画像にグレー画像203を重畳表示し、推奨文字を表す画像を囲む位置に太枠画像204を表示し、その他の文字はそのままと表示した名前入力画面を出力するように、制御部12により制御される。例えば、図8は「あ」を入力した後の名前入力画面の一例である。前述の例によって、「あ」に続く文字が「あ」である場合の適性度が12であって、第2閾値が30である場合、「あ」は非推奨文字となるため、グレー画像203が重畳表示されている。例えば、図8の例では、「い」、「う」、「え」、「お」も非推奨文字と判定されたためにグレー画像203がこれらの文字画像に重畳表示され、「き」、「け」、「み」、「め」が推奨文字と判定されたために太枠画像204がこれらの文字画像を囲む位置に表示されている。 As a result of the recommended character determination processing performed by the control unit 12, the output unit 16 superimposes a gray image 203 on the character image representing the non-recommended character, and displays a thick frame image 204 around the image representing the recommended character. , and other characters are displayed as they are. For example, FIG. 8 is an example of the name input screen after inputting "a". According to the above example, if the aptitude level is 12 when the character following "a" is "a" and the second threshold is 30, "a" is a non-recommended character. is superimposed. For example, in the example of FIG. 8, since "i", "u", "e", and "o" are also determined to be non-recommended characters, the gray image 203 is superimposed on these character images, and "ki", " Since "ke", "mi", and "me" are determined to be recommended characters, a thick frame image 204 is displayed at a position surrounding these character images.

名前入力画面では、推奨文字の一つに最初からカーソルを合わせて、選択しやすいようにする。また、非推奨文字を選択しても処理しないようにして、実質的に非推奨文字の選択を禁止する。さらに、非推奨文字をキーボード105から入力しても処理しないことによって、実質的に非推奨文字を入力できないようにする。 On the name input screen, place the cursor on one of the recommended characters from the beginning to make it easier to select. In addition, even if a non-recommended character is selected, it is not processed, and the selection of the non-recommended character is substantially prohibited. Furthermore, even if non-recommended characters are input from the keyboard 105, they are not processed, so that non-recommended characters cannot be input.

次に、ユーザが「あ」に続く文字として「き」を入力した場合、制御部12は、入力済み文字を「あき」として、推奨文字決定処理を実行する。実行の結果、制御部12が仮に「さ」、「と」、「ま」、「め」を推奨文字と判定し、「い」、「き」、「け」、「た」、「や」を非推奨文字と判定した場合、出力部16は図9に示すような名前入力画面を表示する。 Next, when the user inputs "ki" as a character following "a", the control unit 12 sets "aki" as the input character and executes the recommended character determination process. As a result of the execution, the control unit 12 provisionally determines "sa", "to", "ma" and "me" as recommended characters, and "i", "ki", "ke", "ta" and "ya". is determined to be a non-recommended character, the output unit 16 displays a name input screen as shown in FIG.

次に、ユーザが、入力した文字列を名前と決定する意図でOKボタン202を押下する。すると、名付け支援装置10は、図10に示すような入力済み文字評価処理を開始する。 Next, the user presses the OK button 202 with the intention of determining the entered character string as the name. Then, the naming support device 10 starts input character evaluation processing as shown in FIG.

名付け支援装置10が入力済み文字評価処理を開始すると、制御部12は、入力部11を介して入力済みの文字列を取得する(ステップS21)。次に、制御部12は、入力済みの文字列と辞書情報DIに含まれる言葉との類似度を算出する(ステップS22)。類似度の算出方法については、推奨文字決定処理のステップS104と同様である。 When the naming support device 10 starts input character evaluation processing, the control unit 12 acquires an input character string via the input unit 11 (step S21). Next, the control unit 12 calculates the degree of similarity between the input character string and words included in the dictionary information DI (step S22). The similarity calculation method is the same as in step S104 of the recommended character determination process.

次に、制御部12は、類似度が第3閾値以上であるか否かを判定する(ステップS23)。第3閾値は、データ記憶部15にあらかじめ格納された設定値であって、入力済みの文字列が名前として適切であるか否かを判定するための閾値である。例えば、第3閾値を70とする。 Next, the control unit 12 determines whether or not the degree of similarity is greater than or equal to the third threshold (step S23). The third threshold is a set value stored in advance in the data storage unit 15, and is a threshold for determining whether or not the entered character string is appropriate as a name. For example, assume that the third threshold is 70.

制御部12は、類似度が第3閾値以上であると判定すると(ステップS23:Yes)、前述の推奨文字決定処理を実行する(ステップS24)。一方、制御部12は、類似度が第3閾値以上でないと判定すると(ステップS23:No)、この入力済み文字評価処理を終了する。 When determining that the degree of similarity is equal to or higher than the third threshold (step S23: Yes), the control unit 12 executes the above-described recommended character determination process (step S24). On the other hand, if the control unit 12 determines that the degree of similarity is not equal to or greater than the third threshold (step S23: No), it ends this input character evaluation process.

制御部12が入力済み文字評価処理を終了し、類似度が第3閾値以上であると判定した場合、出力部16は、図11に示すように、データ記憶部15に格納された文字データ「※辞書単語に近いため、認識しにくいです。文字を追加してください。」を名前入力画面のエラー表示欄205に表示する。また、出力部16は、制御部12がステップS24で実行して推奨文字決定処理の処理結果として推奨文字と非推奨文字を決定した場合には、これらを示すグレー画像203と太枠画像204も名前入力画面に表示する。 When the control unit 12 ends the input character evaluation process and determines that the degree of similarity is equal to or higher than the third threshold, the output unit 16 outputs the character data " *Because it is close to a dictionary word, it is difficult to recognize. In addition, when the control unit 12 executes in step S24 and determines recommended characters and non-recommended characters as a processing result of the recommended character determination process, the output unit 16 also displays the gray image 203 and the thick frame image 204 indicating these characters. Display on the name input screen.

以上のように、本実施形態に係る名付け支援装置10は、ロボットが音声認識しやすい名前をユーザに提示する。これによって、ユーザによるロボットに適した名前の決定を十分に支援でき、ひいては、ユーザはロボットに適した名前を付けることができる。 As described above, the naming support device 10 according to the present embodiment presents the user with a name that can be easily recognized by the voice of the robot. This is sufficient to assist the user in determining a suitable name for the robot, and thus allows the user to give the robot a suitable name.

本実施形態に係る名付け支援装置10は、入力された文字列に基づいて、ロボットが音声認識しやすい名前をユーザに提示する。これによって、ユーザは入力した文字列に類似する音声認識しやすい名前を決定することができる。 The naming assistance device 10 according to the present embodiment presents to the user a name that the robot can easily recognize by voice, based on the input character string. This allows the user to determine a name that is similar to the input character string and is easy to recognize by voice.

本実施形態に係る名付け支援装置10は、入力された第1文字と、当該第1文字よりも後の第2文字を含む、文字列のうちの一部の文字列を発声した音声に対するロボットによる音声認識のしやすさを表す指標を、第2文字としての複数の第2文字の各々について算出し、算出した指標に基づいて、複数の第2文字のうち、入力することを推奨する推奨文字または入力しないことを推奨する非推奨文字をユーザに提示する。これによって、ユーザはロボットの名前を表す文字列として適した文字を1文字ずつ決定することができる。 The naming assistance device 10 according to the present embodiment provides a robot with a voice produced by uttering a part of a character string that includes an input first character and a second character that follows the first character. An index representing ease of speech recognition is calculated for each of the plurality of second characters as the second character, and based on the calculated index, a recommended character that is recommended to be input among the plurality of second characters Or present the user with non-recommended characters that are recommended not to be entered. This allows the user to determine characters suitable for the character string representing the name of the robot one by one.

本実施形態に係る名付け支援装置10は、入力された文字列に対する人間の発声しやすさの指標に基づいて、当該文字列に対するロボットの音声認識のしやすさを表す指標を算出する。これによって、ユーザは発声しやすい名前を決定することができ、名前の発声が不明瞭となることに起因してロボットが自己の名前を誤認識するのを回避することができる。 The naming assistance device 10 according to the present embodiment calculates an index representing the ease of speech recognition by a robot for an input character string, based on the index of ease of human vocalization for the input character string. This allows the user to determine a name that is easy to pronounce, and avoids the robot from erroneously recognizing its own name due to unclear pronunciation of the name.

本実施形態に係る名付け支援装置10は、辞書情報記憶部14に記憶された意味のある言葉に類似する程度を表す類似度に基づいて、音声認識のしやすさを表す指標を算出する。これによって、ユーザは意味のある言葉に類似しない名前を決定することができ、意味のある言葉と混同することに起因してロボットが自己の名前を誤認識するのを回避することができる。 The naming assistance device 10 according to this embodiment calculates an index representing ease of speech recognition based on the degree of similarity representing the degree of similarity to meaningful words stored in the dictionary information storage unit 14 . This allows the user to determine names that are not similar to meaningful words and avoids the robot misrecognizing its own name due to confusion with meaningful words.

本実施形態では、名前入力画面から入力する文字を平仮名に限定する例を示した。しかし、カタカナ、漢字、アルファベット等を入力しても良い。特に、漢字、アルファベット等の入力を行う場合には、名付け支援装置10が入力された文字の発声方法を規定する情報または入力された文字から発声方法を決定するプログラムを実行するコンピュータを備えていることが望ましい。 In this embodiment, an example is shown in which the characters to be input from the name input screen are limited to hiragana. However, katakana, kanji, alphabets, etc. may be input. In particular, when inputting kanji characters, alphabets, etc., the naming support device 10 is equipped with a computer that executes a program that determines the pronunciation method based on the information that defines the pronunciation method of the input character or the input character. is desirable.

本実施形態に係る推奨文字決定処理は、入力済みの最後の第1文字とそれに続く1文字である第2文字との連続での発声しやすさの指標を算出する例を示した。しかし、本発明の範囲はこれに限られず、入力済みの複数の文字からなる第1文字(文字列)と、それに組み合わせる1つの文字または複数の文字(文字列)である第2文字との組み合わせでの発声しやすさの指標を算出するようにしても良い。その場合、音声種別組み合わせ情報AKは、2つの文字の発声しやすさだけでなく、複数の文字からなる文字列の発声しやすさの指標を記憶するようにすれば良い。また、その場合、推奨文字および非推奨文字は1文字に限らず、複数の文字を含む文字列である推奨文字列および非推奨文字列であっても良い。 In the recommended character determination processing according to the present embodiment, an example of calculating an index of the easiness of utterance in a row between the last first character that has already been input and the second character, which is one subsequent character, has been described. However, the scope of the present invention is not limited to this. It is also possible to calculate an index of the easiness of vocalization at the time. In that case, the voice type combination information AK may store not only the ease of speaking two characters, but also an index of the ease of speaking a character string consisting of a plurality of characters. In that case, the recommended character and the non-recommended character are not limited to one character, and may be a recommended character string and a non-recommended character string including a plurality of characters.

本実施形態に係る名前入力画面では、推奨文字を表す画像を太枠画像204で囲み、非推奨文字を表す画像にグレー画像203を重畳表示することによって、推奨文字と非推奨文字とをユーザに提示する例を例示した。しかし、本発明の範囲はこれに限られず、推奨文字と非推奨文字とをその他の文字と区別できる態様で出力できれば良い。例えば、音声に変換して出力しても良いし、色、光等の加減によってこれらを区別できるようにしても良い。また、非推奨文字の入力を実質的に禁止する例を示したが、ユーザにとっては非推奨文字であっても入力したい場合も考えられるため、非推奨文字の入力をあえて禁止しないようにしても良い。 In the name input screen according to the present embodiment, the image representing the recommended characters is surrounded by a thick frame image 204, and the image representing the non-recommended characters is superimposed with the gray image 203, so that the recommended characters and the non-recommended characters are displayed to the user. The example presented has been illustrated. However, the scope of the present invention is not limited to this, as long as the recommended characters and the non-recommended characters can be output in a manner distinguishable from other characters. For example, they may be converted into voice and output, or they may be distinguished by adding or subtracting color, light, or the like. In addition, an example of prohibiting the input of non-recommended characters was shown, but users may want to input even non-recommended characters. good.

本実施形態に係る推奨文字決定処理のステップS104では、辞書情報DIに含まれる言葉の中で類似度が最も大きい言葉を対象として、適性度を算出する例を示した。しかし、類似度ではなく、使用頻度も含めて最も影響のある言葉を対象としても良い。たとえば、使用頻度をb、類似度をzとして、(100-b)・(100-z)が最小となる言葉を処理対象としても良い。また、1つの言葉ではなく、類似度が大きいもの、または前述の(100-b)・(100-z)の値が小さいものから複数個の言葉を対象とした平均値を算出しても良い。また、入力済み文字評価処理のステップ22においても、制御部12は、同様に類似度だけでなく使用頻度も考慮した値を算出しても良い。 In step S104 of the recommended character determination process according to the present embodiment, an example of calculating the aptitude for a word with the highest degree of similarity among words included in the dictionary information DI has been shown. However, instead of the degree of similarity, it is also possible to target the most influential words including the frequency of use. For example, if the frequency of use is b and the degree of similarity is z, the word that minimizes (100-b)·(100-z) may be processed. In addition, instead of one word, the average value may be calculated for a plurality of words with a large degree of similarity or small values of (100-b) and (100-z) described above. . Also in step 22 of the input character evaluation process, the control unit 12 may similarly calculate a value considering not only the degree of similarity but also the frequency of use.

本実施形態に係る推奨文字決定処理のステップS105においては、発声しやすさの指標と類似度とに基づいて適性度を算出する例を示した。このように、複数の要素から適性度を算出することによって、高い精度で適性度を算出することができ、それによって高い精度で推奨する文字と非推奨の文字とをユーザに提示することができる。しかし、それにも関わらず、発声しやすさの指標のみから適性度を算出しても良いし、類似度のみから適性度を算出しても良い。この場合、ステップS103またはステップS104の処理は省略しても良い。このように、いずれかの処理を省略することによって、処理が簡略化され、小さい負荷で処理を実行することができる。 In step S105 of the recommended character determination process according to the present embodiment, an example of calculating the aptitude based on the index of ease of speaking and the similarity has been shown. By calculating the aptitude level from a plurality of factors in this way, it is possible to calculate the aptitude level with high accuracy, thereby presenting recommended characters and non-recommended characters to the user with high accuracy. . However, in spite of this, the aptitude may be calculated only from the index of ease of vocalization, or the aptitude may be calculated from only the similarity. In this case, the process of step S103 or step S104 may be omitted. By omitting any of the processes in this way, the processes are simplified, and the processes can be executed with a small load.

(実施形態2)
実施形態1では、ロボットの名前を決める名前入力画面において推奨文字または非推奨文字を表示することによって、音声認識しやすい名前をユーザに提示する例を示した。本実施形態では、ユーザがロボットの名前を完全に入力した後に、入力された名前を表す文字列の適性度が、あたかも入力された名前に関して占いによる姓名判断を行ったかのように、ロボットの運勢または性格として表されてユーザに提示され、それによりユーザによる音声認識しやすい名前の再入力が促される。以下、本実施形態については、実施形態1と異なる部分を中心に説明する。
(Embodiment 2)
In the first embodiment, an example of presenting a user with a name that is easy to recognize by voice is presented by displaying recommended characters or non-recommended characters on the name input screen for determining the name of the robot. In this embodiment, after the user has completely entered the name of the robot, the suitability of the character string representing the entered name is determined by the robot's fortunes or It is represented as a personality and presented to the user, prompting the user to re-enter a voice-friendly name. In the following, this embodiment will be described with a focus on the parts that differ from the first embodiment.

本実施形態に係る名付け支援装置10は、図12に示すように、実施形態1において説明した機能部の他に、推奨名前情報記憶部17をさらに備える。 As shown in FIG. 12, the naming support device 10 according to this embodiment further includes a recommended name information storage unit 17 in addition to the functional units described in the first embodiment.

推奨名前情報記憶部17は、入力された名前の診断結果がロボットに適していない場合にユーザに代替案として推奨するための複数の名前を表す推奨名前情報SNを記憶する。推奨名前情報SNは、図13に示すように、推奨する複数の名前と、それらの名前の各々について、ロボットによる音声の認識しやすさの度合いを示す適性度と、を含む。 The recommended name information storage unit 17 stores recommended name information SN representing a plurality of names to be recommended to the user as alternatives when the diagnosis result of the input name is not suitable for the robot. The recommended name information SN includes, as shown in FIG. 13, a plurality of names to be recommended and an aptitude level indicating the degree of easiness of voice recognition by the robot for each of these names.

また、本実施形態に係る名付け支援装置10のデータ記憶部15は、名前入力画面に表示するための表示データHDをさらに記憶する。表示データHDは、図14に示すように、ロボットの健康運を表す複数の文字データ及び複数の画像データと、ロボットの性格を表す複数の文字データ及び複数の画像データとを適性度に関連付けて記憶する。なお、図14の適性度の項目は対応する適性度の範囲の下限値を表している。 In addition, the data storage unit 15 of the naming support device 10 according to this embodiment further stores display data HD for displaying on the name input screen. As shown in FIG. 14, the display data HD includes a plurality of character data and a plurality of image data representing the health luck of the robot and a plurality of character data and a plurality of image data representing the character of the robot, which are associated with aptitude. Remember. It should be noted that the item of suitability in FIG. 14 represents the lower limit of the range of the corresponding suitability.

また、データ記憶部15は、適性度に対する閾値を記憶する。この閾値は、後述する名前診断結果生成処理で使用されるものであって、入力済みの文字列に対する代替案を提示するか否かを判定する閾値である。なお、この閾値未満の適性度となった入力済みの文字列に対して代替案を提示するため、代替案として前述の推奨名前情報SNに格納される名前の適性度は、この閾値より大きいことが望ましい。 The data storage unit 15 also stores a threshold for the suitability. This threshold value is used in the name diagnosis result generation process, which will be described later, and is the threshold value for determining whether or not to present an alternative to the input character string. In addition, in order to present an alternative to an input character string whose suitability is less than this threshold, the suitability of the name stored in the above-mentioned recommended name information SN as an alternative must be greater than this threshold. is desirable.

次に、本実施形態の名付け支援装置10のハードウェア構成について、図15を参照して説明する。名付け支援装置10は、実施形態1において説明した構成の他に、情報を送受信するネットワークカード107を備える。 Next, the hardware configuration of the naming assistance device 10 of this embodiment will be described with reference to FIG. The naming support device 10 has a network card 107 for transmitting and receiving information in addition to the configuration described in the first embodiment.

ネットワークカード107は、外部機器と情報を通信する通信機器であり、後述する携帯端末20と通信可能に接続されている。ネットワークカード107は、前述の入力部11または出力部16として機能する。 The network card 107 is a communication device that communicates information with an external device, and is communicably connected to the mobile terminal 20 described later. The network card 107 functions as the input unit 11 or the output unit 16 described above.

携帯端末20は、スマートフォン、タブレット、PDA(Personal Digital Assistant)、携帯電話等であり、ユーザが携帯して操作するための端末である。携帯端末20は、CPU121と、RAM122と、ROM123と、アンテナ124と、ディスプレイ125と、を備える。 The mobile terminal 20 is a smart phone, a tablet, a PDA (Personal Digital Assistant), a mobile phone, or the like, and is a terminal for a user to carry and operate. The mobile terminal 20 includes a CPU 121 , a RAM 122 , a ROM 123 , an antenna 124 and a display 125 .

CPU121は、ROM123に記憶されているプログラムを実行することにより、各種処理を実行する。 The CPU 121 executes various processes by executing programs stored in the ROM 123 .

RAM122は、揮発性メモリであり、CPU121の作業領域として用いられる。 A RAM 122 is a volatile memory and is used as a work area for the CPU 121 .

ROM123は、不揮発性メモリであり、CPU121が実行する携帯端末20の基本動作のための制御プログラム、BIOS等を格納する。 The ROM 123 is a non-volatile memory, and stores a control program for basic operations of the portable terminal 20 executed by the CPU 121, BIOS, and the like.

アンテナ124は、外部機器と無線によって情報を通信する通信機器であり、図示しない基地局等を介して名付け支援装置10と通信可能に接続されている。 The antenna 124 is a communication device that wirelessly communicates information with an external device, and is communicably connected to the naming support device 10 via a base station or the like (not shown).

ディスプレイ125は、液晶、有機EL(Electro Luminescence)等を含む情報表示機器であり、名付け支援装置10から受信した情報を表示する。また、ディスプレイ125は、タッチパネル式の操作が可能となっており、ユーザの操作を受けてCPU121に操作情報を送信する。 The display 125 is an information display device including liquid crystal, organic EL (Electro Luminescence), etc., and displays information received from the naming support device 10 . Further, the display 125 is capable of touch panel operation, and transmits operation information to the CPU 121 in response to user's operation.

次に、本実施形態の名付け支援装置10の動作について、図面を参照して説明する。名付け支援装置10は、ユーザの操作によって起動されると、制御部12は、データ記憶部15に格納された画像データおよび文字データを取得して、名前入力画面を表す情報を生成する。そして、出力部16は、名前入力画面を表す情報を携帯端末20に出力する。携帯端末20は情報を受信して、ディスプレイ125に図16に示すような名前入力画面を表示する。 Next, the operation of the naming support device 10 of this embodiment will be described with reference to the drawings. When the naming support device 10 is activated by the user's operation, the control unit 12 acquires the image data and character data stored in the data storage unit 15 and generates information representing a name input screen. Then, the output unit 16 outputs information representing the name input screen to the mobile terminal 20 . The mobile terminal 20 receives the information and displays a name input screen as shown in FIG. 16 on the display 125 .

名前入力画面には、名前の入力欄301と、診断ボタン302とが含まれる。ユーザがディスプレイ125を操作して名前を入力し、診断ボタン302を押下すると、携帯端末20は操作情報を名付け支援装置10に送信する。操作情報を受信した名付け支援装置10は、図17に示す名前診断結果生成処理を開始する。 The name input screen includes a name input field 301 and a diagnosis button 302 . When the user operates the display 125 to enter a name and press the diagnosis button 302 , the portable terminal 20 transmits operation information to the naming support device 10 . Upon receiving the operation information, the naming support device 10 starts the name diagnosis result generating process shown in FIG.

名付け支援装置10は、名前診断結果生成処理を開始すると、制御部12は入力部11を介して入力済みの文字列を取得する(ステップS31)。 When the naming support device 10 starts the name diagnosis result generation process, the control unit 12 acquires the input character string through the input unit 11 (step S31).

次に、制御部12は、入力済みの文字列と辞書情報DIに含まれる言葉との類似度を算出する(ステップS32)。類似度算出の方法は、実施形態1の入力済み文字評価処理のステップS22と同様である。 Next, the control unit 12 calculates the degree of similarity between the input character string and words included in the dictionary information DI (step S32). The similarity calculation method is the same as step S22 of the input character evaluation process of the first embodiment.

次に、制御部12は、人間が入力済みの文字列を発声したと仮定した場合の当該文字列の発声しやすさの指標を算出する(ステップS33)。具体的には、制御部12は、入力済みの文字列の1文字目と2文字目を連続して発声する場合の発声しやすさの指標を算出し、次に2文字目と3文字目を連続して発声する場合の発声しやすさの指標を算出する、といった処理を繰り返して複数の発声しやすさの指標を算出する。そして、制御部12は、その平均値を算出して入力済みの文字列の発声しやすさの指標とする。 Next, the control unit 12 calculates an index of the easiness of vocalization of the input character string when it is assumed that a human being vocalizes the input character string (step S33). Specifically, the control unit 12 calculates an index of ease of utterance when the first and second characters of the input character string are continuously uttered, and then the second and third characters are calculated. A plurality of indices of easiness to utter are calculated by repeating a process such as calculating an index of ease of utterance in the case of continuously uttering . Then, the control unit 12 calculates the average value and uses it as an index of ease of vocalization of the input character string.

次に、制御部12は、入力済みの文字列の適性度を総合的に算出する(ステップS34)。具体的には、制御部12は、ステップS32で算出した辞書情報DIとの類似度と、ステップS33で算出した発声しやすさの指標と、に基づいて適性度を算出する。適性度の算出にあたって、制御部12は、実施形態1の推奨文字決定処理のステップS105と同様に、言葉の使用頻度、係数等をパラメータとして用いて上記の算出を行う。 Next, the control unit 12 comprehensively calculates the appropriateness of the input character string (step S34). Specifically, the control unit 12 calculates the suitability based on the degree of similarity with the dictionary information DI calculated in step S32 and the index of ease of vocalization calculated in step S33. In calculating the aptitude, the control unit 12 performs the above calculation using the frequency of use of words, coefficients, etc. as parameters, as in step S105 of the recommended character determination process of the first embodiment.

次に、制御部12は、データ記憶部15から、ステップS34で算出された適性度に対応するロボットの健康運と性格の文字データおよび画像データを取得する(ステップS35)。例えば、ステップS34で取得した適性度が85であった場合、適性度範囲の下限を80とする健康運の文字列「元気」とその画像および性格の文字列「やさしい」とその画像を取得する。 Next, the control unit 12 acquires character data and image data of the health luck and character of the robot corresponding to the aptitude calculated in step S34 from the data storage unit 15 (step S35). For example, if the aptitude obtained in step S34 is 85, the health luck character string "genki" and its image with the lower limit of the aptitude range set to 80 and the personality character string "gentle" and its image are obtained. .

次に、制御部12は、適性度がデータ記憶部15に格納された閾値以上であるか否かを判定する(ステップS36)。制御部12は、適性度が閾値以上であると判定すると(ステップS36:Yes)、名前診断結果生成処理を終了し、正常な診断結果であるという処理結果とする。 Next, the control unit 12 determines whether or not the suitability is greater than or equal to the threshold value stored in the data storage unit 15 (step S36). When the control unit 12 determines that the aptitude is equal to or greater than the threshold value (step S36: Yes), the control unit 12 ends the name diagnosis result generation processing and sets the processing result as a normal diagnosis result.

一方、制御部12は、適性度が閾値以上でないと判定すると(ステップS36:No)、入力済みの文字列で表される名前に類似する名前を、推奨名前情報SNから取得する(ステップS37)。制御部12は、類似する名前を取得するにあたり、ステップS32と同様に推奨名前情報SNの名前と入力済み文字列との類似度を算出し、基準以上の類似度の名前を抽出する。さらに、制御部12は、ステップS37において、抽出した名前の適性度に対応する健康運および性格の画像データをデータ記憶部15から取得する。 On the other hand, if the control unit 12 determines that the aptitude is not equal to or greater than the threshold (step S36: No), it acquires a name similar to the name represented by the input character string from the recommended name information SN (step S37). . When obtaining similar names, the control unit 12 calculates the degree of similarity between the name in the recommended name information SN and the input character string in the same manner as in step S32, and extracts names with a degree of similarity equal to or greater than the reference. Furthermore, in step S37, the control unit 12 acquires image data of health luck and character corresponding to the suitability of the extracted name from the data storage unit 15. FIG.

以上で、制御部12は、名前診断結果生成処理を終了する。制御部12は、さらに診断結果画面として診断結果および取得した画像データおよび文字データを含めた情報を、出力部16を介して携帯端末20に送信する。携帯端末20は、受信した情報に基づいてディスプレイ125に診断結果画面を表示し、ユーザに提示する。 With this, the control unit 12 ends the name diagnosis result generation processing. The control unit 12 further transmits information including the diagnosis result and the acquired image data and character data as a diagnosis result screen to the portable terminal 20 via the output unit 16 . The portable terminal 20 displays a diagnosis result screen on the display 125 based on the received information and presents it to the user.

診断結果画面は、図18に示すように、名前診断結果生成処理のステップS35で取得した健康運および性格のそれぞれの文字列データおよび画像データを表示する表示領域303を含む。 As shown in FIG. 18, the diagnosis result screen includes a display area 303 for displaying character string data and image data for each of the health luck and personality obtained in step S35 of the name diagnosis result generation process.

また、名前診断結果生成処理のステップS37で入力済みの文字列に類似する名前を取得している場合には、診断結果画面は、図19に示すように、推奨する複数の名前と、これらの名前の各々の適性度に各々が対応した複数の健康運および性格の画像データを表示する表示領域304を含む。表示された複数の健康運および性格の画像データの各々は、対応する名前をロボットの名前として用いたと仮定した場合におけるロボットの運勢または性格を表す。 Further, when a name similar to the input character string is acquired in step S37 of the name diagnosis result generation process, the diagnosis result screen is displayed with a plurality of recommended names and their respective names, as shown in FIG. It includes a display area 304 that displays a plurality of health and personality image data each corresponding to a suitability of each name. Each of the displayed plurality of health luck and personality image data represents the robot's fortune or personality when it is assumed that the corresponding name is used as the robot's name.

本実施形態に係る名付け支援装置10は、人間が入力された文字列を発声した場合の当該文字列の発声しやすさの指標を取得して、取得した指標に基づいて、ロボットの名前をユーザが決定するのを支援する処理を実行する。これによって、ユーザに、人間が発声しやすい名前を入力するように促すことにより、ユーザによるロボットに適した名前の決定を十分に支援することができる。したがって、ユーザはロボットに適した名前を決定することができる。 The naming assistance device 10 according to the present embodiment obtains an index of ease of vocalization of an input character string when the character string is uttered by a human, and based on the obtained index, names the robot to the user. perform a process that assists in making the decision. Thus, by prompting the user to input a name that is easy for humans to pronounce, it is possible to sufficiently assist the user in determining a suitable name for the robot. Therefore, the user can decide on a suitable name for the robot.

本実施形態に係る名付け支援装置10は、入力された文字列に対応する発声指標情報を読み出し、当該読み出した発声指標情報を指標として取得する。これによって、ユーザは入力した文字列の発声しやすさを把握することができる。 The naming support device 10 according to the present embodiment reads the vocalization index information corresponding to the input character string, and acquires the read vocalization index information as an index. This allows the user to grasp the ease with which the input character string can be pronounced.

本実施形態に係る名付け支援装置10は、文字列で表される名前の適性度を、当該文字列で表される名前をロボットの名前として用いたと仮定した場合におけるロボットの運勢または性格として表して提示する。これによって、ユーザによるロボットの名付けについて興趣性を高めながら、ユーザがロボットに適した名前を付けるように自然に誘導することができる。 The naming assistance device 10 according to the present embodiment expresses the suitability of a name represented by a character string as the fortune or personality of a robot when it is assumed that the name represented by the character string is used as the name of the robot. Present. As a result, it is possible to naturally induce the user to give a suitable name to the robot while increasing the interest in naming the robot by the user.

本実施形態に係る名付け支援装置10は、推奨名前情報SNのうちの入力した文字列と類似する名前をユーザに提示する。これによって、ユーザが入力した文字列と類似する推奨の名前を決定することができる。 The naming support device 10 according to this embodiment presents to the user names similar to the input character string in the recommended name information SN. This makes it possible to determine recommended names that are similar to the character string entered by the user.

本実施形態に係る名付け支援装置10は、推奨名前情報SNのうちの入力した文字列と類似する名前の適性度に基づくデータをユーザにさらに提示する。これによって、ユーザは、推奨の名前を選択する基準となる情報を得ることができる。 The naming assistance device 10 according to the present embodiment further presents to the user data based on the suitability of names similar to the input character string in the recommended name information SN. This allows the user to obtain information on which to select a recommended name.

(変形例)
本発明は、上述した実施の形態に限定されるわけではなく、その他の種々の変更が可能である。
(Modification)
The present invention is not limited to the embodiments described above, and various other modifications are possible.

上述したハードウェア構成、ソフトウェア構成等は、発明の実施形態の理解を容易にするための例示であり、発明を限定するものではない。 The hardware configuration, software configuration, and the like described above are examples for facilitating understanding of the embodiments of the invention, and do not limit the invention.

上述した実施形態において、実施形態1では、出力部16が推奨文字列または非推奨文字列を含む入力画面をディスプレイ106に表示することによって、推奨文字列または非推奨文字列をユーザに提示する例を示した。また、実施形態2では、出力部16がユーザの操作する携帯端末20に推奨文字列または非推奨文字列を表す情報を送信することによって、推奨文字列または非推奨文字列をユーザに提示する例を示した。出力部16が推奨文字列または非推奨文字列をユーザに提示する方法は、このような画面の表示または情報の送信に限られず、例えば、音の出力による提示、肩を叩くなどの動作による提示等のユーザに提示するためのあらゆる方法が含まれる。 In the above-described embodiments, in Embodiment 1, the output unit 16 displays an input screen containing the recommended character string or the non-recommended character string on the display 106, thereby presenting the recommended character string or the non-recommended character string to the user. showed that. In the second embodiment, the output unit 16 transmits information representing the recommended character string or the non-recommended character string to the mobile terminal 20 operated by the user, thereby presenting the recommended character string or the non-recommended character string to the user. showed that. The method by which the output unit 16 presents the recommended character string or the non-recommended character string to the user is not limited to such screen display or information transmission. Any method for presenting to the user such as

上述した実施形態に係る名付け支援装置10は、入力された文字列の音声認識のしやすさとして上述した要素以外の要素も使用しても良い。例えば、入力された文字列の長さを要素としても良い。すなわち文字列の長さとして1文字である場合は音声認識しにくく、次いで2文字である場合は音声認識しやすいと判断しても良い。また、3文字目以降は文字列が長いほど音声認識しにくいと判断しても良い。名付け支援装置10は、文字列の長さを1つの要素として、他の要素も併せて総合的に考慮して適性度を算出すれば良い。 The naming assistance device 10 according to the above-described embodiment may also use elements other than the above-described elements for facilitating speech recognition of an input character string. For example, the length of the input character string may be used as an element. That is, it may be determined that voice recognition is difficult when the length of the character string is one character, and that voice recognition is easy when the length is two characters. Further, it may be determined that the longer the character string after the third character, the more difficult it is to recognize the voice. The naming support device 10 may calculate the aptitude by comprehensively considering the length of the character string as one factor and other factors.

実施形態1の名付け支援装置10の入力部11は、キーボード105を介して名前の文字列を入力する例を示した。名前の入力方法はこれに限られず、例えば、音声による入力を行っても良い。その場合、名付け支援装置10は図示しないマイクを備え、マイクを介して入力された音声を、CPU101などにより周知の音声認識処理を行うことによって文字列に変換する。すなわち、その場合はマイクやCPU101が入力部11として機能する。なお、実施形態2の携帯端末20も音声による入力を行っても良い。その場合、携帯端末20は図示しないマイクを備え、マイクを介して入力された音声を音声認識処理によって文字に変換する。 The input unit 11 of the naming support device 10 of the first embodiment has shown an example of inputting a name character string via the keyboard 105 . The name input method is not limited to this, and for example, voice input may be performed. In this case, the naming assistance device 10 is provided with a microphone (not shown), and the CPU 101 or the like performs well-known speech recognition processing to convert voice input through the microphone into a character string. That is, in that case, the microphone and the CPU 101 function as the input section 11 . Note that the mobile terminal 20 of the second embodiment may also perform voice input. In this case, the mobile terminal 20 has a microphone (not shown), and converts voice input through the microphone into characters by voice recognition processing.

上述した実施形態に係る名付け支援装置10の制御部12がユーザによるロボットの名前の決定を支援するための処理として、出力部16を制御してユーザに推奨する文字列を提示する処理を実行する例を示した。制御部12が実行する処理はそれに限られない。例えば、算出した発声しやすさの指標に基づいて、図示しないロボットの名前の登録処理において発声しにくい名前の登録を禁止し、その旨をユーザに提示するように出力部を制御しても良い。また、図示しないロボットの制御部にアクセスして、行動パターンを変更する処理を行っても良い。例えば、発声しにくい名前を登録しようとすると、ロボットが首を振って名前の登録を拒否する動きをしても良い。また、ロボットの動きが鈍くなったり、悲しさ、だるさのような擬人化した動きをしたりしても良い。この場合、ロボットの動きの変化によって、ユーザが名前の変更を促される。 The control unit 12 of the naming support device 10 according to the above-described embodiment controls the output unit 16 to present a recommended character string to the user as processing for supporting the user in determining the name of the robot. I gave an example. The processing executed by the control unit 12 is not limited to that. For example, the output unit may be controlled to prohibit the registration of a name that is difficult to pronounce in the robot name registration process (not shown) based on the calculated index of ease of vocalization, and to present this to the user. . Alternatively, a process of changing the action pattern may be performed by accessing the control unit of the robot (not shown). For example, when trying to register a name that is difficult to pronounce, the robot may shake its head to refuse to register the name. In addition, the robot may slow down, or make anthropomorphic motion such as sadness or sluggishness. In this case, the change in robot movement prompts the user to change the name.

また、実施形態2に係る名付け支援装置10は、ユーザから携帯端末20を介して入力された文字列とは関係無く、推奨名前情報SNから適性度の高い名前を出力しても良い。例えば、ユーザの嗜好、性格等を表す情報を参照し、ユーザに合った名前を推奨名前情報SNから取得して、ユーザに提示しても良い。また、推奨名前情報SNから適性度が基準値以上の名前をランダムに複数個抽出して、ユーザに提示しても良い。 Also, the naming support device 10 according to the second embodiment may output a highly suitable name from the recommended name information SN regardless of the character string input by the user via the mobile terminal 20 . For example, by referring to information representing the user's taste, personality, etc., a name suitable for the user may be acquired from the recommended name information SN and presented to the user. Alternatively, a plurality of names whose aptitude is equal to or higher than the reference value may be randomly extracted from the recommended name information SN and presented to the user.

また、実施形態2では、名付け支援装置10が、データ記憶部15に格納された画像データおよび文字データを、携帯端末20を介してユーザに提示する例を示した。ユーザに提示するデータはこれに限られず、運勢又は性格を音で提示しても良いし、その他の音、におい等を表すデータであっても良い。 Further, in the second embodiment, the example in which the naming support device 10 presents the image data and character data stored in the data storage unit 15 to the user via the portable terminal 20 has been described. The data to be presented to the user is not limited to this, and fortune or personality may be presented by sound, or data representing other sounds, smells, and the like may be used.

名付け支援装置10は、専用のシステムによらず、通常のコンピュータを用いて実現可能である。例えば、コンピュータに上述のいずれかを実行するためのプログラムを格納した記録媒体等から該プログラムをコンピュータにインストールすることにより、上述の処理を実行する名付け支援装置10を構成することができる。 The naming support device 10 can be realized using a normal computer without using a dedicated system. For example, the naming support device 10 that executes the above process can be configured by installing the program in the computer from a recording medium or the like storing the program for executing any of the above processes.

名付け支援装置10は、外部装置との連携によって一部の構成要素の機能を果たしても良い。例えば、制御部12が外部装置から情報を取得することによって発声指標情報記憶部13、辞書情報記憶部14、データ記憶部15または推奨名前情報記憶部17の機能を果たしても良い。 The naming support device 10 may function as a part of the components in cooperation with an external device. For example, the control unit 12 may function as the vocalization index information storage unit 13, the dictionary information storage unit 14, the data storage unit 15, or the recommended name information storage unit 17 by acquiring information from an external device.

名付けの対象となるロボットが、上述の実施形態に係る名付け支援装置10を備えていても良い。その場合、そのロボットの特性として音声認識しやすい情報を保持し、それを参照して名前の適性度を判定しても良い。 A robot to be named may be provided with the naming support device 10 according to the above-described embodiment. In that case, information that facilitates speech recognition may be stored as the characteristics of the robot, and the appropriateness of the name may be determined by referring to the information.

文字列の発声しやすさ、意味のある言葉は、言語によって異なるため、上述した実施形態においては日本語のみの例を示した。しかし、日本語だけでなく、英語、中国語等の他の言語にもそれぞれの言語において文字列の発声しやすさおよび意味のある言葉が考えられるため、それぞれの言語に適した情報を保持しておくことによって、本発明を適用できる。 Since the ease with which a character string can be pronounced and meaningful words differ depending on the language, only the Japanese example was shown in the above-described embodiment. However, since not only Japanese but also other languages such as English and Chinese can have words that are easy to pronounce and meaningful words in each language, information suitable for each language is retained. The present invention can be applied by keeping

また、コンピュータにプログラムを供給するための手法は、任意である。例えば、通信回線、通信ネットワーク、通信システム等を介して供給してもよい。 Any method may be used to supply the program to the computer. For example, it may be supplied via a communication line, communication network, communication system, or the like.

また、上述の機能の一部をOS(Operating System)が提供する場合には、OSが提供する機能以外の部分をプログラムで提供すればよい。 In addition, in the case where an OS (Operating System) provides some of the functions described above, the parts other than the functions provided by the OS may be provided by a program.

以上、本発明の好ましい実施形態について説明したが、本発明は係る特定の実施形態に限定されるものではなく、本発明には、特許請求の範囲に記載された発明とその均等の範囲が含まれる。以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。 Although the preferred embodiments of the present invention have been described above, the present invention is not limited to such specific embodiments, and the present invention includes the invention described in the claims and their equivalents. be The invention described in the original claims of the present application is appended below.

(付記1)
ユーザの音声により入力された自己の名前を音声認識するのに応じて作動するように構成されたロボットの名前を、ユーザが決定するのを支援する名付け支援装置であって、
ユーザによる前記ロボットの名前を表す文字列の入力を受ける入力部と、
情報を出力可能に構成された出力部と、
前記ロボットが音声認識しやすい名前をユーザに提示するように前記出力部を制御する制御部と、を備える、
名付け支援装置。
(Appendix 1)
A naming aid device for assisting a user in determining a name for a robot configured to operate in response to speech recognition of the user's vocally entered name of the robot, comprising:
an input unit that receives a user input of a character string representing the name of the robot;
an output unit configured to output information;
a control unit that controls the output unit to present the user with a name that is easy for the robot to recognize by voice;
Naming support device.

(付記2)
前記制御部は、前記入力部に入力された文字列に基づいて、前記ロボットが音声認識しやすい名前をユーザに提示するように前記出力部を制御する、
付記1に記載の名付け支援装置。
(Appendix 2)
The control unit controls the output unit to present the user with a name that the robot can easily recognize, based on the character string input to the input unit.
A naming support device according to appendix 1.

(付記3)
前記入力部は、前記文字列の一部として、ユーザによる前記ロボットの名前の一部を表す第1文字の入力を受け、
前記制御部は、前記入力された第1文字と、当該第1文字よりも後の第2文字を含む、前記文字列のうちの一部の文字列を発声した音声に対する前記ロボットによる音声認識のしやすさを表す指標を、前記第2文字としての複数の第2文字の各々について算出し、前記算出した前記指標に基づいて、前記複数の第2文字のうち、入力することを推奨する推奨文字または入力しないことを推奨する非推奨文字をユーザに提示するように前記出力部を制御する、
付記2に記載の名付け支援装置。
(Appendix 3)
The input unit receives, as part of the character string, input by a user of a first character representing part of the name of the robot,
The control unit enables the robot to perform speech recognition of a part of the character string that includes the input first character and a second character after the first character. An index representing ease of entry is calculated for each of the plurality of second characters as the second characters, and based on the calculated index, recommendation is made to recommend inputting one of the plurality of second characters controlling the output unit to present the user with characters or non-recommended characters that are recommended not to be input;
A naming support device according to appendix 2.

(付記4)
文字列の発声しやすさの指標を表す発声指標情報を記憶する発声指標情報記憶部をさらに備え、
前記制御部は、前記発声指標情報記憶部に格納された前記発声指標情報に基づいて前記一部の文字列の発声しやすさの指標を算出し、算出した前記発声しやすさの指標に基づいて前記音声認識のしやすさを表す指標を算出する、
付記3に記載の名付け支援装置。
(Appendix 4)
further comprising a vocalization index information storage unit that stores vocalization index information representing an index of ease of vocalization of the character string;
The control unit calculates an index of ease of utterance of the part of character strings based on the utterance index information stored in the utterance index information storage unit, to calculate an index representing the ease of speech recognition,
A naming support device according to appendix 3.

(付記5)
意味のある言葉を表す辞書情報を記憶する辞書情報記憶部をさらに備え、
前記制御部は、前記辞書情報記憶部に格納された前記辞書情報に基づいて前記一部の文字列が前記意味のある言葉に類似する程度を表す類似度を算出し、前記類似度に基づいて前記音声認識のしやすさを表す指標を算出する、
付記3または4に記載の名付け支援装置。
(Appendix 5)
further comprising a dictionary information storage unit that stores dictionary information representing meaningful words,
Based on the dictionary information stored in the dictionary information storage unit, the control unit calculates a degree of similarity representing a degree of similarity of the part of character strings to the meaningful word, and based on the degree of similarity calculating an index representing the ease of speech recognition;
A naming support device according to appendix 3 or 4.

(付記6)
前記制御部は、前記入力部に入力された文字列で表される名前を前記ロボットの名前として用いたと仮定した場合における、前記ロボットの音声認識に関する、前記文字列で表される名前の適性度を取得する、
付記1または2に記載の名付け支援装置。
(Appendix 6)
The control unit determines the suitability of the name represented by the character string with respect to speech recognition of the robot, assuming that the name represented by the character string input to the input unit is used as the name of the robot. to get the
3. A naming support device according to appendix 1 or 2.

(付記7)
前記制御部は、前記取得した前記文字列で表される名前の適性度を、当該文字列で表される名前を前記ロボットの名前として用いたと仮定した場合における前記ロボットの運勢または性格として表して提示するように、前記出力部を制御する、
付記6に記載の名付け支援装置。
(Appendix 7)
The control unit expresses the suitability of the acquired name represented by the character string as the fortune or character of the robot when it is assumed that the name represented by the character string is used as the name of the robot. controlling the output unit to present;
A naming support device according to appendix 6.

(付記8)
ユーザの音声により入力された自己の名前を音声認識するのに応じて作動するように構成されたロボットの名前を、ユーザが決定するのを支援する名付け支援装置であって、
ユーザによる前記ロボットの名前を表す文字列の入力を受ける入力部と、
人間が前記入力された文字列を発声した場合の当該文字列の発声しやすさの指標を取得し、前記取得した指標に基づいて、前記ロボットの前記名前をユーザが決定するのを支援するための所定の処理を実行する制御部と、を備える、
名付け支援装置。
(Appendix 8)
A naming aid device for assisting a user in determining a name for a robot configured to operate in response to speech recognition of the user's vocally entered name of the robot, comprising:
an input unit that receives a user input of a character string representing the name of the robot;
To obtain an index of ease of uttering the input character string when a human utters the input character string, and to assist the user in determining the name of the robot based on the obtained index. A control unit that executes a predetermined process of
Naming support device.

(付記9)
人間が複数の文字列の各々を発声した場合における前記複数の文字列の各々の発声しやすさを表す発声指標情報を記憶する記憶部をさらに備え、
前記制御部は、前記記憶部から、前記入力部に入力された文字列に対応する発声指標情報を読み出し、当該読み出した発声指標情報を前記指標として取得する、
付記8に記載の名付け支援装置。
(Appendix 9)
further comprising a storage unit that stores utterance index information representing ease of uttering each of the plurality of character strings when a human utters each of the plurality of character strings;
the control unit reads from the storage unit, vocalization index information corresponding to the character string input to the input unit, and acquires the read vocalization index information as the index;
A naming support device according to appendix 8.

(付記10)
情報を出力可能な出力部をさらに備え、
前記制御部は、前記所定の処理を実行することにより、前記入力部に入力された文字列で表される名前を前記ロボットの名前として用いたと仮定した場合における、前記ロボットの音声認識に関する、前記文字列で表される名前の適性度を、前記取得された指標に基づいて取得して、前記取得した前記文字列で表される名前の適性度を、当該文字列で表される名前を前記ロボットの名前として用いたと仮定した場合における前記ロボットの運勢または性格として表して提示するように、前記出力部を制御する、
付記8または9に記載の名付け支援装置。
(Appendix 10)
further comprising an output unit capable of outputting information,
By executing the predetermined process, the control unit performs the above obtaining the suitability of the name represented by the character string based on the obtained index; controlling the output unit to represent and present the fortune or personality of the robot when assumed to be used as the name of the robot;
10. A naming support device according to appendix 8 or 9.

(付記11)
情報を出力可能な出力部と、
前記ロボットが音声認識する上で推奨される、互いに異なる複数の名前を表す推奨名前情報を記憶する推奨名前情報記憶部と、をさらに備え、
前記制御部は、前記所定の処理を実行することにより、前記推奨名前情報のうちの前記文字列と類似する名前を前記推奨名前情報記憶部から読み出し、前記読み出した名前をユーザにさらに提示するように前記出力部を制御する、
付記8または9に記載の名付け支援装置。
(Appendix 11)
an output unit capable of outputting information;
a recommended name information storage unit that stores recommended name information representing a plurality of different names that are recommended for voice recognition by the robot;
By executing the predetermined process, the control unit reads out a name similar to the character string in the recommended name information from the recommended name information storage unit, and further presents the read name to the user. controlling the output to
10. A naming support device according to appendix 8 or 9.

(付記12)
前記推奨名前情報には、前記複数の名前に加え、前記複数の名前の各々に各々が対応する複数の適性度が含まれ、
前記複数の適性度の各々は、対応する前記複数の名前の各々を前記ロボットの名前として用いた場合の適性度をそれぞれ表し、
前記制御部は、前記所定の処理を実行することにより、前記複数の適性度のうち、前記読み出す名前に対応する適性度を前記推奨名前情報記憶部からさらに読み出し、前記読み出した適性度に基づくデータをユーザにさらに提示するように前記出力部を制御する、
付記11に記載の名付け支援装置。
(Appendix 12)
the recommended name information includes, in addition to the plurality of names, a plurality of degrees of suitability each corresponding to each of the plurality of names;
each of the plurality of aptitudes represents an aptitude when each of the corresponding plurality of names is used as the name of the robot;
The control unit further reads, from the recommended name information storage unit, a suitability degree corresponding to the name to be read out of the plurality of suitability degrees by executing the predetermined processing, and stores data based on the read suitability degree. controlling the output unit to further present the user with
11. A naming support device according to appendix 11.

(付記13)
付記1から12のいずれか1つに記載の名付け支援装置を備える、
ロボット。
(Appendix 13)
A naming support device according to any one of Appendices 1 to 12,
robot.

(付記14)
ユーザの音声により入力された自己の名前を音声認識するのに応じて作動するように構成されたロボットの名前を、ユーザが決定するのを支援する名付け支援方法であって、
ユーザによる前記ロボットの名前を表す文字列の入力を受け、
前記ロボットが音声認識しやすい名前をユーザに提示する、
名付け支援方法。
(Appendix 14)
1. A naming assistance method for assisting a user in determining a name for a robot configured to operate in response to speech recognition of the user's vocally entered name of the robot, comprising:
Receiving a user input of a character string representing the name of the robot,
presenting the user with a name that is easy for the robot to recognize by voice;
Naming support method.

(付記15)
ユーザの音声により入力された自己の名前を音声認識するのに応じて作動するように構成されたロボットの名前を、ユーザが決定するのを支援する名付け支援装置であって、
ユーザによる前記ロボットの名前を表す文字列の入力を受け、
人間が前記入力された文字列を発声した場合の当該文字列の発声しやすさの指標を取得し、
前記取得した指標に基づいて、前記ロボットの前記名前をユーザが決定するのを支援するための所定の処理を実行する、
名付け支援方法。
(Appendix 15)
A naming aid device for assisting a user in determining a name for a robot configured to operate in response to speech recognition of the user's vocally entered name of the robot, comprising:
Receiving a user input of a character string representing the name of the robot,
Acquiring an index of ease of uttering the input character string when a human utters the input character string,
performing a predetermined process to assist a user in determining the name of the robot based on the obtained index;
Naming support method.

(付記16)
コンピュータに、
ロボットの名前を表す文字列の入力を受けることと、
前記ロボットが音声認識しやすい名前をユーザに提示することと、
を実行させるためのプログラム。
(Appendix 16)
to the computer,
Receiving input of a character string representing the name of the robot;
Presenting a user with a name that the robot can easily recognize by voice;
program to run the

(付記17)
コンピュータに、
ロボットの名前を表す文字列の入力を受けることと、
人間が前記入力された文字列を発声した場合の当該文字列の発声しやすさの指標を取得することと、
前記取得した指標に基づいて、前記ロボットの前記名前をユーザが決定するのを支援するための所定の処理を実行することと、
を実行させるためのプログラム。
(Appendix 17)
to the computer,
Receiving input of a character string representing the name of the robot;
obtaining an index of ease of uttering the input character string when a human utters the input character string;
performing a predetermined process to assist a user in determining the name of the robot based on the obtained index;
program to run the

10…名付け支援装置、11…入力部、12…制御部、13…発声指標情報記憶部、14…辞書情報記憶部、15…データ記憶部、16…出力部、17…推奨名前情報記憶部、20…携帯端末、101…CPU、102…RAM、103…ROM、104…ハードディスクドライブ、105…キーボード、106…ディスプレイ、107…ネットワークカード、121…CPU、122…RAM、123…ROM、124…アンテナ、125…ディスプレイ、201…入力欄、202…OKボタン、203…グレー画像、204…太枠画像、205…エラー表示欄、301…入力欄、302…診断ボタン、303,304…表示領域 10 Naming support device 11 Input unit 12 Control unit 13 Vocalization index information storage unit 14 Dictionary information storage unit 15 Data storage unit 16 Output unit 17 Recommended name information storage unit 20 Mobile terminal 101 CPU 102 RAM 103 ROM 104 Hard disk drive 105 Keyboard 106 Display 107 Network card 121 CPU 122 RAM 123 ROM 124 Antenna , 125... Display 201... Input field 202... OK button 203... Gray image 204... Thick frame image 205... Error display field 301... Input field 302... Diagnosis button 303, 304... Display area

Claims (12)

音声認識するロボットについて、当該ロボットの名前の名付けを支援する名付け支援装置であって、
文字列を取得する取得部と、
前記取得部によって取得された文字列に基づき、前記ロボットが音声認識しやすい名前を算出して提示する提示部と、
を備えることを特徴とする名付け支援装置。
A naming assistance device for assisting naming of a voice recognition robot , comprising:
an acquisition unit that acquires a character string;
a presentation unit that calculates and presents a name that the robot can easily recognize by voice based on the character string acquired by the acquisition unit;
A naming support device comprising:
前記取得部は、前記文字列の一部として、前記ロボットの名前の一部を表す1文字を取得し、
前記提示部は、前記取得された1文字と当該1文字に続く複数の文字を含む文字列について、音声認識のしやすさを表す指標を前記複数の文字の各々について算出する算出部と、
前記算出された指標に基づいて、前記複数の文字について、名前を示す文字として推奨する推奨文字、または、前記名前を示す文字として入力しないことを推奨する非推奨文字を提示するよう前記提示部を制御する制御部と、
を含むことを特徴とする請求項1に記載の名付け支援装置。
The acquisition unit acquires, as part of the character string, one character representing part of the name of the robot,
the presenting unit, for a character string including the acquired one character and a plurality of characters following the one character, a calculation unit that calculates an index representing ease of speech recognition for each of the plurality of characters;
Based on the calculated index, the presentation unit is configured to present recommended characters recommended as characters indicating a name or non-recommended characters recommended not to be input as characters indicating a name, for the plurality of characters. a control unit that controls
2. The naming support device according to claim 1, comprising :
文字列の発声のしやすさの指標を表す発声指標情報を記憶する発声指標情報記憶部をさらに備え、
前記算出部は、前記発声指標情報記憶部に格納された前記発声指標情報に基づいて前記文字列の発声のしやすさの指標を算出することを特徴とする請求項2に記載の名付け支援装置。
further comprising a vocalization index information storage unit for storing vocalization index information representing an index of ease of vocalization of the character string;
3. The naming support device according to claim 2, wherein said calculation unit calculates an index of ease of utterance of said character string based on said utterance index information stored in said utterance index information storage unit. .
前記算出部は、前記発声のしやすさの指標に基づいて前記音声認識のしやすさを表す指標を算出することを特徴とする請求項3に記載の名付け支援装置。 4. The naming support device according to claim 3, wherein the calculation unit calculates the index representing the ease of voice recognition based on the index of ease of vocalization . 意味のある言葉を表す辞書情報を記憶する辞書情報記憶部をさらに備え、
前記算出部は、前記辞書情報記憶部に格納された前記辞書情報に基づいて前記文字列が前記意味のある言葉に類似する程度を表す類似度を算出することを特徴とする請求項2乃至の何れか1項に記載の名付け支援装置。
further comprising a dictionary information storage unit that stores dictionary information representing meaningful words,
2. The calculation unit calculates a degree of similarity representing a degree of similarity between the character string and the meaningful words based on the dictionary information stored in the dictionary information storage unit. 5. A naming support device according to any one of items 1 through 4.
前記算出部は、前記類似度に基づいて前記音声認識のしやすさを表す指標を算出することを特徴とする請求項に記載の名付け支援装置。 6. The naming support device according to claim 5 , wherein the calculation unit calculates an index representing the ease of speech recognition based on the degree of similarity . 前記取得部によって取得された文字列を前記ロボットの名前と仮定した場合における、前記ロボットの音声認識に関する前記名前の適性度を取得する適性度取得部を備えることを特徴とする請求項に記載の名付け支援装置。 2. The apparatus according to claim 1 , further comprising an aptitude acquisition unit that acquires an aptitude of the name for voice recognition of the robot when the character string acquired by the acquisition unit is assumed to be the name of the robot. naming support device. 前記提示部は、前記適性度取得部によって取得された適性度を、前記ロボットの名前とした場合における前記ロボットの運勢または性格として表して提示することを特徴とする請求項7に記載の名付け支援装置。 8. The naming support according to claim 7, wherein the presentation unit presents the aptitude obtained by the aptitude obtaining unit as a fortune or character of the robot when the robot is named. Device. 音声認識するロボットについて、当該ロボットの名前の名付けを支援する名付け支援装置であって、
文字列を取得する取得部と、
人間が前記文字列を発声した場合の発声のしやすさに基づいて、前記ロボットの名前の決定を支援するための所定の処理を実行する制御部と、
を備えることを特徴とする名付け支援装置。
A naming assistance device for assisting naming of a voice recognition robot, comprising:
an acquisition unit that acquires a character string;
a control unit that executes a predetermined process for assisting the determination of the name of the robot based on the ease of vocalization when the character string is vocalized by a human;
A naming support device comprising:
請求項1乃至9の何れか1項に記載の名付け支援装置を備えることを特徴とするロボット。A robot comprising the naming support device according to any one of claims 1 to 9. 音声認識するロボットについて、当該ロボットの名前の名付けを支援する名付け支援方法であって、A naming support method for supporting naming of a voice recognition robot, comprising:
文字列を取得する取得ステップと、a obtaining step that obtains a string;
前記取得ステップにて取得された文字列に基づき、前記ロボットが音声認識しやすい名前を算出して提示部に提示する提示ステップと、a presentation step of calculating a name that the robot can easily recognize by voice based on the character string acquired in the acquisition step and presenting it to a presentation unit;
を備えることを特徴とする名付け支援方法。A naming support method characterized by comprising:
コンピュータを、the computer,
文字列を取得する取得手段、an acquisition means for acquiring a string,
前記取得手段によって取得された文字列に基づき、ロボットが音声認識しやすい名前を算出して提示する提示手段、Presentation means for calculating and presenting a name that the robot can easily recognize by voice based on the character string acquired by the acquisition means;
として機能させるプログラム。A program that acts as a
JP2018127959A 2018-07-05 2018-07-05 Naming support device, robot, naming support method and program Active JP7155676B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018127959A JP7155676B2 (en) 2018-07-05 2018-07-05 Naming support device, robot, naming support method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018127959A JP7155676B2 (en) 2018-07-05 2018-07-05 Naming support device, robot, naming support method and program

Publications (3)

Publication Number Publication Date
JP2020008656A JP2020008656A (en) 2020-01-16
JP2020008656A5 JP2020008656A5 (en) 2021-08-12
JP7155676B2 true JP7155676B2 (en) 2022-10-19

Family

ID=69151389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018127959A Active JP7155676B2 (en) 2018-07-05 2018-07-05 Naming support device, robot, naming support method and program

Country Status (1)

Country Link
JP (1) JP7155676B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003205483A (en) 2001-11-07 2003-07-22 Sony Corp Robot system and control method for robot device
JP2010257401A (en) 2009-04-28 2010-11-11 Konami Digital Entertainment Co Ltd Character string registration device, character string registration method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003205483A (en) 2001-11-07 2003-07-22 Sony Corp Robot system and control method for robot device
JP2010257401A (en) 2009-04-28 2010-11-11 Konami Digital Entertainment Co Ltd Character string registration device, character string registration method and program

Also Published As

Publication number Publication date
JP2020008656A (en) 2020-01-16

Similar Documents

Publication Publication Date Title
JP6570651B2 (en) Voice dialogue apparatus and voice dialogue method
KR102191425B1 (en) Apparatus and method for learning foreign language based on interactive character
EP1701338B1 (en) Speech recognition method
JP6011565B2 (en) Voice search device, voice search method and program
JP6866715B2 (en) Information processing device, emotion recognition method, and program
WO2007000698A1 (en) Error correction for speech recognition systems
KR101819458B1 (en) Voice recognition apparatus and system
JP6747434B2 (en) Information processing apparatus, information processing method, and program
JP5105943B2 (en) Utterance evaluation device and utterance evaluation program
US20020091520A1 (en) Method and apparatus for text input utilizing speech recognition
CN110827803A (en) Method, device and equipment for constructing dialect pronunciation dictionary and readable storage medium
JP6127422B2 (en) Speech recognition apparatus and method, and semiconductor integrated circuit device
JP7155676B2 (en) Naming support device, robot, naming support method and program
US20230148275A1 (en) Speech synthesis device and speech synthesis method
KR100848148B1 (en) Apparatus and method for syllabled speech recognition and inputting characters using syllabled speech recognition and recording medium thereof
KR101250897B1 (en) Apparatus for word entry searching in a portable electronic dictionary and method thereof
JP4296290B2 (en) Speech recognition apparatus, speech recognition method and program
JP7348818B2 (en) dialogue device
KR20130128172A (en) Mobile terminal and inputting keying method for the disabled
EP2755202B1 (en) Voice recognition device
JP5476760B2 (en) Command recognition device
JP2017054038A (en) Learning support apparatus and program for learning support apparatus
JP4924148B2 (en) Pronunciation learning support device and pronunciation learning support program
JP4445371B2 (en) Recognition vocabulary registration apparatus, speech recognition apparatus and method
JPH09259145A (en) Retrieval method and speech recognition device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210705

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210705

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220728

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220919

R150 Certificate of patent or registration of utility model

Ref document number: 7155676

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150