Movatterモバイル変換


[0]ホーム

URL:


CN110349576A - Power system operation instruction executing method, apparatus and system based on speech recognition - Google Patents

Power system operation instruction executing method, apparatus and system based on speech recognition
Download PDF

Info

Publication number
CN110349576A
CN110349576ACN201910408481.2ACN201910408481ACN110349576ACN 110349576 ACN110349576 ACN 110349576ACN 201910408481 ACN201910408481 ACN 201910408481ACN 110349576 ACN110349576 ACN 110349576A
Authority
CN
China
Prior art keywords
character string
speech recognition
power system
voice
operation instruction
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
CN201910408481.2A
Other languages
Chinese (zh)
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.)
NARI Technology Co Ltd
State Grid Shanghai Electric Power Co Ltd
Original Assignee
NARI Technology Co Ltd
State Grid Shanghai Electric Power 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 NARI Technology Co Ltd, State Grid Shanghai Electric Power Co LtdfiledCriticalNARI Technology Co Ltd
Priority to CN201910408481.2ApriorityCriticalpatent/CN110349576A/en
Publication of CN110349576ApublicationCriticalpatent/CN110349576A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a kind of power system operation instruction executing method, apparatus and system based on speech recognition, including phonetic order collection is obtained, it includes operational order and electric network model title that the phonetic order, which is concentrated,;The audio stream on-line conversion that will acquire based on speech-recognition services is at character string;Based on the words and phrases mapped file safeguarded, two times transfer is carried out to the character string, forms new character string;Phonetic order collection based on acquisition carries out automatic identification to the new character string, obtains operational order, completes power system operation instruction execution.The present invention is serviced by integrated speech identification, the voice of system operators is converted to text, and then execute corresponding system command, is had the characteristics that flexible and convenient and identification is accurate, is improved the efficiency of system automation operation.

Description

Translated fromChinese
基于语音识别的电力系统操作指令执行方法、装置及系统Method, device and system for executing power system operation instruction based on speech recognition

技术领域technical field

本发明属于电网调度自动化技术领域,具体涉及一种基于语音识别的电力系统操作指令执行方法、装置及系统。The invention belongs to the technical field of power grid dispatching automation, and in particular relates to a method, device and system for executing an operation instruction of a power system based on speech recognition.

背景技术Background technique

语音识别技术(Auto Speech Recognize,ASR)所要解决的问题是让计算机能够“听懂”人类的语音,将语音中包含的文字信息“提取”出来。ASR技术相当于给计算机系统安装上“耳朵”,进而实现信息时代利用“语音”这一最自然、最便捷的手段进行人机通信和交互。The problem that speech recognition technology (Auto Speech Recognize, ASR) needs to solve is to make the computer "understand" human speech and "extract" the text information contained in the speech. ASR technology is equivalent to installing "ears" on the computer system, thereby realizing the use of "voice", the most natural and convenient means of human-computer communication and interaction in the information age.

在电网调度自动化系统中,很多时候需要在不同的应用程序和大量的数据选择中进行手工操作,对操作人员的熟练度和准确性都有不小的要求。利用语音识别技术可以极大简化部分操作的步骤,减小系统操作人员的工作难度,从而提高调度自动化监控的效率。In the power grid dispatch automation system, manual operations are often required in different applications and a large number of data selections, which require a lot of operators' proficiency and accuracy. The use of voice recognition technology can greatly simplify the steps of some operations, reduce the work difficulty of system operators, and improve the efficiency of automatic scheduling and monitoring.

目前科大讯飞公司的语音识别技术在国内处于领先地位,它所提供的语音识别服务(Auto Transcribe Server,ATS)和客户端接口(Auto Transcribe Client,ATC)可以方便的与调度自动化系统进行集成,实现操作指令的语音控制功能。At present, iFLYTEK's speech recognition technology is in a leading position in China. The speech recognition service (Auto Transcribe Server, ATS) and client interface (Auto Transcribe Client, ATC) it provides can be easily integrated with the scheduling automation system. Realize the voice control function of operation instructions.

发明内容SUMMARY OF THE INVENTION

针对上述问题,本发明提出一种基于语音识别的电力系统操作指令执行方法,通过集成语音识别服务,将系统操作人员的语音转化成文字,进而执行相应的系统指令,具有灵活方便和识别准确的特点,提高了系统自动化操作的效率。In view of the above problems, the present invention proposes a voice recognition-based power system operation instruction execution method. By integrating the voice recognition service, the voice of the system operator is converted into text, and then the corresponding system instructions are executed, which is flexible, convenient and accurate in recognition. Features, improve the efficiency of automatic operation of the system.

为了实现上述技术目的,达到上述技术效果,本发明通过以下技术方案实现:In order to realize the above-mentioned technical purpose and achieve the above-mentioned technical effect, the present invention is realized through the following technical solutions:

第一方面,本发明提供了一种基于语音识别的电力系统操作指令执行方法,包括:In a first aspect, the present invention provides a voice recognition-based power system operation instruction execution method, including:

获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;Obtaining a voice instruction set, the voice instruction set includes operation instructions and a power grid model name;

基于语音识别服务将获取到的音频流在线转换成字符串;Convert the obtained audio stream into a string online based on the speech recognition service;

基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;Based on the maintained word and sentence mapping file, the character string is converted twice to form a new character string;

基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行。Based on the acquired voice instruction set, the new character string is automatically identified, an operation instruction is obtained, and the execution of the power system operation instruction is completed.

优选地,所述语音指令集是一串字符串形式的正则表达式。Preferably, the voice instruction set is a regular expression in the form of a string of strings.

优选地,所述基于语音识别服务将获取到的音频流在线转换成字符串,具体包括以下步骤:Preferably, the online conversion of the acquired audio stream into a string based on the speech recognition service specifically includes the following steps:

调用声卡驱动,从麦克风端口获取音频流,并实时传送至语音识别服务;Call the sound card driver to obtain the audio stream from the microphone port and transmit it to the speech recognition service in real time;

所述语音识别服务在线即时将获得的音频流转换成字符串。The speech recognition service converts the obtained audio stream to a string on the fly on the fly.

优选地,所述语音识别服务还自动判断音频流是否结束,若没结束则继续接收音频流;若结束了,则立即返回识别出来的字符串。Preferably, the voice recognition service also automatically determines whether the audio stream is over, and if not, continues to receive the audio stream; if it ends, immediately returns the recognized character string.

优选地,所述方法还包括:Preferably, the method further includes:

向所述语音指令集中增加新的操作指令和电网模型名称。Add new operation commands and grid model names to the voice command set.

优选地,所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:Preferably, based on the maintained word and sentence mapping file, the character string is converted twice to form a new character string, which specifically includes:

将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;forcibly convert the words and sentences with incorrect identification in the original word and sentence mapping relationship in the speech recognition service into correct words and sentences, so as to form a maintained word and sentence mapping relationship;

基于所述维护过的词句映射关系对所述字符串进行二次转换,形成新的字符串。The character string is converted twice based on the maintained word-sentence mapping relationship to form a new character string.

第二方面,本发明提供了一种基于语音识别的电力系统操作指令执行方法,包括:In a second aspect, the present invention provides a voice recognition-based power system operation instruction execution method, including:

获取模块,用于获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;an acquisition module for acquiring a voice instruction set, where the voice instruction set includes an operation instruction and a power grid model name;

第一转换模块,用于基于语音识别服务将获取到的音频流在线转换成字符串;The first conversion module is used to convert the obtained audio stream into a string online based on the speech recognition service;

第二转换模块,用于基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;The second conversion module is used to perform secondary conversion on the character string based on the maintained word and sentence mapping file to form a new character string;

识别模块,用于基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行。The recognition module is used to automatically recognize the new character string based on the obtained voice command set, obtain the operation command, and complete the power system operation command execution.

优选地,所述语音指令集是一串字符串形式的正则表达式。Preferably, the voice instruction set is a regular expression in the form of a string of strings.

优选地,所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:Preferably, based on the maintained word and sentence mapping file, the character string is converted twice to form a new character string, which specifically includes:

将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;forcibly convert the words and sentences with incorrect identification in the original word and sentence mapping relationship in the speech recognition service into correct words and sentences, so as to form a maintained word and sentence mapping relationship;

基于所述维护过的词句映射关系对所述字符串进行二次转换,形成新的字符串。The character string is converted twice based on the maintained word-sentence mapping relationship to form a new character string.

第三方面,本发明提供了一种用于语音识别服务的电力系统操作指令执行系统,包括:In a third aspect, the present invention provides a power system operation instruction execution system for voice recognition service, including:

处理器,适于实现各指令;以及a processor adapted to implement the instructions; and

存储设备,适于存储多条指令,所述指令适于由处理器加载并执行权利要求第一方面中任一项所述的步骤。A storage device adapted to store a plurality of instructions adapted to be loaded by a processor and to perform the steps of any one of the first aspects of claim.

与现有技术相比,本发明的有益效果:Compared with the prior art, the beneficial effects of the present invention:

本发明提出的一种基于语音识别的电力系统操作指令执行方法,通过集成语音识别服务,将系统操作人员的语音转化成文字,进而执行相应的系统指令,具有灵活方便和识别准确的特点,可以极大简化部分操作的步骤,减小系统操作人员的工作难度,从而提高系统自动化监控的效率。A voice recognition-based power system operation instruction execution method proposed by the present invention converts the voice of the system operator into text by integrating the voice recognition service, and then executes the corresponding system instructions, which has the characteristics of flexibility, convenience and accurate recognition, and can It greatly simplifies the steps of some operations, reduces the work difficulty of system operators, and improves the efficiency of automatic monitoring of the system.

附图说明Description of drawings

图1为本发明一种实施例的软件架构图;1 is a software architecture diagram of an embodiment of the present invention;

图2为本发明一种实施例的指令识别流程示意图。FIG. 2 is a schematic diagram of an instruction identification flowchart according to an embodiment of the present invention.

具体实施方式Detailed ways

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明的保护范围。In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention, and are not used to limit the protection scope of the present invention.

下面结合附图对本发明的应用原理作详细的描述。The application principle of the present invention will be described in detail below with reference to the accompanying drawings.

实施例1Example 1

本发明实施例提供了一种基于语音识别的电力系统操作指令执行方法,包括以下步骤:An embodiment of the present invention provides a voice recognition-based power system operation instruction execution method, including the following steps:

步骤(1)获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;Step (1) obtains a voice instruction set, the voice instruction set includes an operation instruction and a power grid model name;

在本发明实施例的一种具体实施方式中,所述语音指令集是一串字符串形式的正则表达式,用于配合实现将满足指定规则的字符串转化成电力系统对应的操作指令,具体地,所述语音指令集的获取过程为:In a specific implementation of the embodiment of the present invention, the voice instruction set is a regular expression in the form of a string of strings, which is used to cooperate with the realization of converting a string that satisfies a specified rule into an operation instruction corresponding to the power system. Ground, the acquisition process of the voice command set is:

首先,归纳总结出可以使用语音操作的功能进程,如打开指定厂站接线图,调用数据库维护工具,查询今日告警等;First, summarize the functional processes that can be operated by voice, such as opening the wiring diagram of the designated plant, calling the database maintenance tool, querying today's alarms, etc.;

其次,对于功能进程中会以参数形式出现的模型名称,如厂站名称、间隔名称和设备名称进行提取,与进程结合形成与电力系统相对应的语音指令集,如“打开xxx厂站接线图”对应操作指令“GExplorer-pic xxx.g-push-context 1”;Secondly, extract the model names that will appear in the form of parameters in the function process, such as plant name, interval name and device name, and combine with the process to form a voice command set corresponding to the power system, such as "Open the xxx plant and station wiring diagram. "Corresponding to the operation command "GExplorer-pic xxx.g-push-context 1";

进一步地,为了提高识别的准确率,所述方法还包括:向所述语音指令集中增加新的操作指令和电网模型名称;Further, in order to improve the recognition accuracy, the method further includes: adding a new operation instruction and a power grid model name to the voice instruction set;

步骤(2)基于语音识别服务将获取到的音频流在线转换成字符串;Step (2) converts the obtained audio stream into character string online based on speech recognition service;

具体地,在本发明实施例的一种具体实施方式中,所述基于语音识别服务将获取到的音频流在线转换成字符串,具体包括以下步骤:Specifically, in a specific implementation of the embodiment of the present invention, the online conversion of the acquired audio stream into a string based on the speech recognition service specifically includes the following steps:

调用操作系统的声卡驱动,从麦克风端口获取音频流,并直接实时传送至语音识别服务(ATS),无须压缩转换格式或保存音频文件;Call the sound card driver of the operating system, obtain the audio stream from the microphone port, and directly transmit it to the Speech Recognition Service (ATS) in real time without compressing and converting the format or saving the audio file;

所述语音识别服务在线即时将获得的音频流转换成字符串,实现高效的语音识别转译功能;The speech recognition service instantly converts the obtained audio stream into a string online to realize an efficient speech recognition and translation function;

进一步地,在本发明实施例的其他实施方式中,所述语音识别服务还自动判断音频流是否结束,若没结束则继续接收音频流;若结束了,则立即返回识别出来的字符串,具体实现过程为:Further, in other implementations of the embodiment of the present invention, the speech recognition service also automatically determines whether the audio stream ends, and if not, continues to receive the audio stream; if it ends, immediately returns the identified character string, specifically The implementation process is:

在获取音频流时,通过识别语句的停顿长短,判断语音指令是否已经传达完毕,自动结束获取音频流操作,并即时返回识别结果,提升使用者的操作体验;When acquiring the audio stream, by identifying the pause length of the sentence, it is judged whether the voice command has been conveyed, the operation of acquiring the audio stream is automatically ended, and the recognition result is returned immediately to improve the user's operating experience;

步骤(3)基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;Step (3) is based on the maintained word and sentence mapping file, and secondary conversion is carried out to the character string to form a new character string;

由于语音识别服务本身算法与操作者语调、语气、发音之间存在差别,识别结果无法达到完全的准确;为此,需要对获得的字符串中,经常使用且识别有误的词句进行二次转换,再通过语音指令集转译为系统操作进程,即可提高识别指令的正确率。在本发明实施例的一种具体实施方式中,所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:Due to the differences between the speech recognition service algorithm and the operator's intonation, tone, and pronunciation, the recognition results cannot be completely accurate; for this reason, it is necessary to perform secondary conversion of frequently used and incorrectly recognized words and phrases in the obtained strings. , and then translated into the system operation process through the voice command set, the accuracy of the recognition command can be improved. In a specific implementation of the embodiment of the present invention, the second conversion is performed on the character string based on the maintained word and sentence mapping file to form a new character string, which specifically includes:

将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;比如:通过建立词句映射关系,如“千伏=kV”、“直行=执行”等;Forcibly convert the wrongly identified words and sentences in the original word and sentence mapping relationship in the speech recognition service into correct words and sentences, and form a maintained word and sentence mapping relationship; for example: by establishing a word and sentence mapping relationship, such as "kV=kV", "Go straight = execute", etc.;

基于所述维护过的词句映射关系对由步骤(2)获得的字符串进行二次转换获得新的字符串;The character string obtained by step (2) is subjected to secondary conversion to obtain a new character string based on the maintained word and sentence mapping relationship;

步骤(4)基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行;所述自动识别过程具体为:将新的字符串与语音指令集中的各个字符串进行比对,从而完成将字符串转换成操作指令的过程,这部分可以采用现有技术。Step (4) automatically recognizes the new character string based on the obtained voice command set, obtains an operation command, and completes the execution of the power system operation command; the automatic recognition process is specifically: combining the new character string with the voice command set in the voice command set. Each character string is compared, so as to complete the process of converting the character string into an operation instruction, and this part can adopt the prior art.

实施例2Example 2

本发明实施例提供了一种基于语音识别的电力系统操作指令执行方法,包括:An embodiment of the present invention provides a voice recognition-based power system operation instruction execution method, including:

获取模块;获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;优选地,所述语音指令集是一串字符串形式的正则表达式;acquiring module; acquiring a voice instruction set, the voice instruction set includes operation instructions and power grid model names; preferably, the voice instruction set is a regular expression in the form of a string of strings;

第一转换模块,用于基于语音识别服务将获取到的音频流在线转换成字符串;The first conversion module is used to convert the obtained audio stream into a string online based on the speech recognition service;

第二转换模块,用于基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;优选地,所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;基于所述维护过的词句映射关系对所述字符串进行二次转换,形成新的字符串;The second conversion module is configured to perform secondary conversion on the string based on the maintained word and sentence mapping file to form a new string; preferably, based on the maintained word and sentence mapping file, perform a second conversion on the string Secondary conversion to form a new character string, which specifically includes: forcibly converting the incorrectly identified words and sentences in the original word-sentence mapping relationship in the speech recognition service into correct words and sentences to form a maintained word-sentence mapping relationship; The maintained word-sentence mapping relationship performs secondary conversion on the character string to form a new character string;

识别模块,用于基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行。The recognition module is used to automatically recognize the new character string based on the obtained voice command set, obtain the operation command, and complete the power system operation command execution.

其余部分均与实施例1相同。The rest are the same as in Example 1.

实施例3Example 3

本发明实施例中提供了一种基于语音识别服务的电力系统操作指令执行系统,包括:An embodiment of the present invention provides a power system operation instruction execution system based on a voice recognition service, including:

处理器,适于实现各指令;以及a processor adapted to implement the instructions; and

存储设备,适于存储多条指令,所述指令适于由处理器加载并执行权利要求实施例1中所述的步骤。A storage device adapted to store a plurality of instructions adapted to be loaded by a processor and to perform the steps recited in claim 1 .

其余部分均与实施例1相同。The rest are the same as in Example 1.

综上所述:In summary:

本发明提出一种基于语音识别的电力系统操作指令执行方法,通过集成语音识别服务,将系统操作人员的语音转化成文字,进而执行相应的系统指令,具有灵活方便和识别准确的特点,提高了系统自动化操作的效率。The present invention proposes a method for executing operation instructions of a power system based on voice recognition. By integrating the voice recognition service, the voice of the system operator is converted into text, and then the corresponding system instructions are executed. Efficiency of system automation.

以上显示和描述了本发明的基本原理和主要特征和本发明的优点。本行业的技术人员应该了解,本发明不受上述实施例的限制,上述实施例和说明书中描述的只是说明本发明的原理,在不脱离本发明精神和范围的前提下,本发明还会有各种变化和改进,这些变化和改进都落入要求保护的本发明范围内。本发明要求保护范围由所附的权利要求书及其等效物界定。The basic principles and main features of the present invention and the advantages of the present invention have been shown and described above. Those skilled in the art should understand that the present invention is not limited by the above-mentioned embodiments, and the descriptions in the above-mentioned embodiments and the description are only to illustrate the principle of the present invention. Without departing from the spirit and scope of the present invention, the present invention will have Various changes and modifications fall within the scope of the claimed invention. The claimed scope of the present invention is defined by the appended claims and their equivalents.

Claims (10)

Translated fromChinese
1.一种基于语音识别的电力系统操作指令执行方法,其特征在于,包括:1. a power system operation instruction execution method based on speech recognition, is characterized in that, comprising:获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;Obtaining a voice instruction set, the voice instruction set includes operation instructions and a power grid model name;基于语音识别服务将获取到的音频流在线转换成字符串;Convert the obtained audio stream into a string online based on the speech recognition service;基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;Based on the maintained word and sentence mapping file, the character string is converted twice to form a new character string;基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行。Based on the acquired voice instruction set, the new character string is automatically identified, an operation instruction is obtained, and the execution of the power system operation instruction is completed.2.根据权利要求1所述的一种基于语音识别的电力系统操作指令执行方法,其特征在于:所述语音指令集是一串字符串形式的正则表达式。2 . The method for executing power system operation instructions based on voice recognition according to claim 1 , wherein the voice instruction set is a regular expression in the form of a string of strings. 3 .3.根据权利要求1所述的一种基于语音识别的电力系统操作指令执行方法,其特征在于,所述方法还包括:3. The voice recognition-based power system operation instruction execution method according to claim 1, wherein the method further comprises:向所述语音指令集中增加新的操作指令和电网模型名称。Add new operation commands and grid model names to the voice command set.4.根据权利要求1所述的一种基于语音识别的电力系统操作指令执行方法,其特征在于:所述基于语音识别服务将获取到的音频流在线转换成字符串,具体包括以下步骤:4. a kind of power system operation instruction execution method based on speech recognition according to claim 1, it is characterized in that: described based on speech recognition service will obtain audio stream online conversion into character string, specifically comprises the following steps:调用声卡驱动,从麦克风端口获取音频流,并实时传送至语音识别服务;Call the sound card driver to obtain the audio stream from the microphone port and transmit it to the speech recognition service in real time;所述语音识别服务在线即时将获得的音频流转换成字符串。The speech recognition service converts the obtained audio stream to a string on the fly on the fly.5.根据权利要求4所述的一种基于语音识别的电力系统操作指令执行方法,其特征在于,所述语音识别服务还自动判断音频流是否结束,若没结束则继续接收音频流;若结束了,则立即返回识别出来的字符串。5. a kind of power system operation instruction execution method based on speech recognition according to claim 4, is characterized in that, described speech recognition service also automatically judges whether audio stream ends, if not ends then continues to receive audio stream; , the recognized string is returned immediately.6.根据权利要求1所述的一种基于语音识别的电力系统操作指令执行方法,其特征在于,所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:6 . The method for executing power system operating instructions based on speech recognition according to claim 1 , wherein the character string is converted twice based on the maintained word and sentence mapping file to form new characters. 7 . String, including:将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;forcibly convert the words and sentences with incorrect identification in the original word and sentence mapping relationship in the speech recognition service into correct words and sentences, so as to form a maintained word and sentence mapping relationship;基于所述维护过的词句映射关系对所述字符串进行二次转换,形成新的字符串。The character string is converted twice based on the maintained word-sentence mapping relationship to form a new character string.7.一种基于语音识别的电力系统操作指令执行方法,其特征在于,包括:7. A voice recognition-based power system operation instruction execution method, characterized in that, comprising:获取模块,用于获取语音指令集,所述语音指令集中包括操作指令和电网模型名称;an acquisition module for acquiring a voice instruction set, where the voice instruction set includes an operation instruction and a power grid model name;第一转换模块,用于基于语音识别服务将获取到的音频流在线转换成字符串;The first conversion module is used to convert the obtained audio stream into a string online based on the speech recognition service;第二转换模块,用于基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串;The second conversion module is used to perform secondary conversion on the character string based on the maintained word and sentence mapping file to form a new character string;识别模块,用于基于获得的语音指令集对所述新的字符串进行自动识别,获得操作指令,完成电力系统操作指令执行。The recognition module is used to automatically recognize the new character string based on the obtained voice command set, obtain the operation command, and complete the power system operation command execution.8.根据权利要求7所述的基于语音识别的电力系统操作指令执行方法,其特征在于:所述语音指令集是一串字符串形式的正则表达式。8 . The method for executing power system operation instructions based on voice recognition according to claim 7 , wherein the voice instruction set is a regular expression in the form of a string of strings. 9 .9.根据权利要求7所述的基于语音识别的电力系统操作指令执行方法,其特征在于:所述基于维护过的词句映射文件,对所述字符串进行二次转换,形成新的字符串,具体包括:9 . The power system operation instruction execution method based on speech recognition according to claim 7 , wherein: the character string is converted twice based on the maintained word and sentence mapping file to form a new character string, 10 . Specifically include:将所述语音识别服务中原有的词句映射关系中的识别有误的词句强制转换成正确的词句,形成维护过的词句映射关系;forcibly convert the words and sentences with incorrect identification in the original word and sentence mapping relationship in the speech recognition service into correct words and sentences, so as to form a maintained word and sentence mapping relationship;基于所述维护过的词句映射关系对所述字符串进行二次转换,形成新的字符串。The character string is converted twice based on the maintained word-sentence mapping relationship to form a new character string.10.一种基于语音识别服务的电力系统操作指令执行系统,其特征在于,包括:10. A power system operation instruction execution system based on voice recognition service, characterized in that, comprising:处理器,适于实现各指令;以及a processor adapted to implement the instructions; and存储设备,适于存储多条指令,所述指令适于由处理器加载并执行权利要求1~6中任一项所述的步骤。A storage device adapted to store a plurality of instructions adapted to be loaded by a processor and to perform the steps of any one of claims 1-6.
CN201910408481.2A2019-05-162019-05-16Power system operation instruction executing method, apparatus and system based on speech recognitionPendingCN110349576A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910408481.2ACN110349576A (en)2019-05-162019-05-16Power system operation instruction executing method, apparatus and system based on speech recognition

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910408481.2ACN110349576A (en)2019-05-162019-05-16Power system operation instruction executing method, apparatus and system based on speech recognition

Publications (1)

Publication NumberPublication Date
CN110349576Atrue CN110349576A (en)2019-10-18

Family

ID=68173901

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910408481.2APendingCN110349576A (en)2019-05-162019-05-16Power system operation instruction executing method, apparatus and system based on speech recognition

Country Status (1)

CountryLink
CN (1)CN110349576A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111105799A (en)*2019-12-092020-05-05国网浙江省电力有限公司杭州供电公司 Offline Speech Recognition Device and Method Based on Pronunciation Quantization and Power-Specific Thesaurus
CN114722809A (en)*2022-03-142022-07-08国电南瑞科技股份有限公司Power grid equipment running state query method and device based on intelligent voice interaction technology and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101079996A (en)*2006-05-222007-11-28北京盛开交互娱乐科技有限公司An interactive digital multimedia making method based on video and audio
CN102298443A (en)*2011-06-242011-12-28华南理工大学Smart home voice control system combined with video channel and control method thereof
CN103369398A (en)*2013-07-012013-10-23安徽广电信息网络股份有限公司Voice searching method and voice searching system based on television EPG (electronic program guide) information
CN103730112A (en)*2013-12-252014-04-16安徽讯飞智元信息科技有限公司Multi-channel voice simulation and acquisition method
CN104462600A (en)*2014-12-312015-03-25科大讯飞股份有限公司Method and device for achieving automatic classification of calling reasons
CN105159870A (en)*2015-06-262015-12-16徐信Processing system for precisely completing continuous natural speech textualization and method for precisely completing continuous natural speech textualization
CN107146618A (en)*2017-06-162017-09-08北京云知声信息技术有限公司Method of speech processing and device
CN107393526A (en)*2017-07-192017-11-24腾讯科技(深圳)有限公司Speech silence detection method, device, computer equipment and storage medium
CN107741928A (en)*2017-10-132018-02-27四川长虹电器股份有限公司A kind of method to text error correction after speech recognition based on field identification
CN108305628A (en)*2017-06-272018-07-20腾讯科技(深圳)有限公司Audio recognition method, device, computer equipment and storage medium
CN108417209A (en)*2018-03-022018-08-17国家电网公司华中分部 A morpheme extraction method for power dispatching based on natural language processing technology
CN109461436A (en)*2018-10-232019-03-12广东小天才科技有限公司Method and system for correcting pronunciation errors of voice recognition
CN109727592A (en)*2017-10-312019-05-07上海幻电信息科技有限公司O&M instruction executing method, medium and terminal based on natural language speech interaction

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101079996A (en)*2006-05-222007-11-28北京盛开交互娱乐科技有限公司An interactive digital multimedia making method based on video and audio
CN102298443A (en)*2011-06-242011-12-28华南理工大学Smart home voice control system combined with video channel and control method thereof
CN103369398A (en)*2013-07-012013-10-23安徽广电信息网络股份有限公司Voice searching method and voice searching system based on television EPG (electronic program guide) information
CN103730112A (en)*2013-12-252014-04-16安徽讯飞智元信息科技有限公司Multi-channel voice simulation and acquisition method
CN104462600A (en)*2014-12-312015-03-25科大讯飞股份有限公司Method and device for achieving automatic classification of calling reasons
CN105159870A (en)*2015-06-262015-12-16徐信Processing system for precisely completing continuous natural speech textualization and method for precisely completing continuous natural speech textualization
CN107146618A (en)*2017-06-162017-09-08北京云知声信息技术有限公司Method of speech processing and device
CN108305628A (en)*2017-06-272018-07-20腾讯科技(深圳)有限公司Audio recognition method, device, computer equipment and storage medium
CN107393526A (en)*2017-07-192017-11-24腾讯科技(深圳)有限公司Speech silence detection method, device, computer equipment and storage medium
CN107741928A (en)*2017-10-132018-02-27四川长虹电器股份有限公司A kind of method to text error correction after speech recognition based on field identification
CN109727592A (en)*2017-10-312019-05-07上海幻电信息科技有限公司O&M instruction executing method, medium and terminal based on natural language speech interaction
CN108417209A (en)*2018-03-022018-08-17国家电网公司华中分部 A morpheme extraction method for power dispatching based on natural language processing technology
CN109461436A (en)*2018-10-232019-03-12广东小天才科技有限公司Method and system for correcting pronunciation errors of voice recognition

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111105799A (en)*2019-12-092020-05-05国网浙江省电力有限公司杭州供电公司 Offline Speech Recognition Device and Method Based on Pronunciation Quantization and Power-Specific Thesaurus
CN114722809A (en)*2022-03-142022-07-08国电南瑞科技股份有限公司Power grid equipment running state query method and device based on intelligent voice interaction technology and storage medium

Similar Documents

PublicationPublication DateTitle
CN106710586B (en) Method and device for automatic switching of speech recognition engine
CN111489748A (en) A dispatching intelligent voice assistant system
CN107657950B (en)Automobile voice control method, system and device based on cloud and multi-command words
CN111429915A (en) A dispatch system and dispatch method based on speech recognition
CN108986826A (en)Automatically generate method, electronic device and the readable storage medium storing program for executing of minutes
RU2653283C2 (en)Method for dialogue between machine, such as humanoid robot, and human interlocutor, computer program product and humanoid robot for implementing such method
CN103985382A (en)Power grid dispatching auxiliary interactive method based on speech recognition technology
CN110992955A (en) A voice operation method, device, device and storage medium of a smart device
CN113593565B (en)Intelligent home device management and control method and system
CN111179928A (en) An intelligent control method of substation and distribution station based on voice interaction
CN114818649A (en) Business consultation processing method and device based on intelligent voice interaction technology
CN103811000A (en)Voice recognition system and voice recognition method
WO2014173325A1 (en)Gutturophony recognition method and device
CN113140219A (en)Regulation and control instruction generation method and device, electronic equipment and storage medium
CN110349576A (en)Power system operation instruction executing method, apparatus and system based on speech recognition
CN104679733A (en)Voice conversation translation method, device and system
KR102687849B1 (en)Video learning systems for recognize learners' voice commands
CN114945058A (en) Electric power inquiry system and method based on virtual agent
CN114333834A (en)Method and system for dispatching recording call based on voice recognition conversion
CN119441439A (en) A LUI and GUI method and system based on emotion module
CN114297229A (en) A data query method, device, electronic device and storage medium
CN117334191A (en)Intelligent household medical equipment control system and method based on large language model
CN113158649B (en) An error correction method, device, medium and product for identifying subway station names
CN109243449A (en)Voice recognition method and system
CN1835077B (en) Chinese name automatic speech recognition input method and system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20191018

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp