CN110010131B - Voice information processing method and device - Google Patents

Voice information processing method and device Download PDF

Info

Publication number
CN110010131B
CN110010131B CN201910273297.1A CN201910273297A CN110010131B CN 110010131 B CN110010131 B CN 110010131B CN 201910273297 A CN201910273297 A CN 201910273297A CN 110010131 B CN110010131 B CN 110010131B
Authority
CN
China
Prior art keywords
information
voice
prefix
character
initial
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
CN201910273297.1A
Other languages
Chinese (zh)
Other versions
CN110010131A (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.)
Shenzhen Yuxinwei Electronic Co ltd
Original Assignee
Shenzhen Yuxinwei Electronic 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 Shenzhen Yuxinwei Electronic Co ltd filed Critical Shenzhen Yuxinwei Electronic Co ltd
Priority to CN201910273297.1A priority Critical patent/CN110010131B/en
Publication of CN110010131A publication Critical patent/CN110010131A/en
Application granted granted Critical
Publication of CN110010131B publication Critical patent/CN110010131B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Machine Translation (AREA)

Abstract

The embodiment of the invention provides a voice information processing method and a voice information processing device, wherein the method comprises the following steps: collecting voice information, wherein the voice information comprises initial voice information and voice prefix information; splicing the initial voice information and the voice prefix information to obtain first voice information; converting the first voice information into a plurality of first text information; and carrying out preset mapping skip on the plurality of first character information to obtain target character information. The embodiment of the invention can reduce the voice recognition range and improve the recognition accuracy by adding the splicing method of the voice prefix information; and skipping to output a result according to the preset mapping, so that the speed of voice recognition is improved.

Description

Voice information processing method and device
Technical Field
The present invention relates to the field of multimedia technologies, and in particular, to a method and an apparatus for processing voice information, an electronic device, and a computer-readable storage medium.
Background
With the development of technology, electronic products are becoming more and more popular, and peripheral devices applied to electronic products are also being updated, and these peripheral devices are developed to be small and complete in function, such as wireless keyboards, wireless mice, and keyboard and mouse devices integrating a keyboard and a mouse into a whole. The wireless keyboard is characterized in that a keyboard body and a computer are not directly physically connected, and input information is transmitted to a specially-made wireless transceiver chip through infrared rays or radio waves. At present, wireless keyboards are used for many electronic devices, such as smart televisions and computers, so that the users can conveniently operate the electronic devices.
In the existing voice keyboard, the accuracy rate of voice recognition for single letter or number is not high.
Disclosure of Invention
In view of the above, embodiments of the present invention are proposed to provide a method, an apparatus, an electronic device, and a computer-readable storage medium for speech information processing that overcome or at least partially solve the above problems.
In order to solve the above problem, an embodiment of the present invention discloses a method for processing voice information, including:
collecting voice information, wherein the voice information comprises initial voice information and voice prefix information;
splicing the initial voice information and the voice prefix information to obtain first voice information;
converting the first voice information into a plurality of first text information;
and carrying out preset mapping skip on the plurality of first character information to obtain target character information.
Further, before the step of splicing the initial voice information and the voice prefix information to obtain the first voice information, the method includes:
collecting prefix mode information;
and extracting the voice prefix information corresponding to the prefix mode information in a preset voice prefix library.
Further, the first text information includes text prefix information and initial text information, and the step of mapping and skipping the plurality of first text information to obtain target text information includes:
determining a target text prefix library corresponding to the text prefix information;
judging whether the initial character information exists in the target character prefix library or not;
and if so, taking the initial character information as the target character information.
Further, the step of determining a target text prefix library corresponding to the text prefix information includes:
converting the text prefix information into query identification information;
and determining the character prefix library corresponding to the query identification information as the target character prefix library.
The embodiment of the invention discloses a device for processing voice information, which comprises:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring initial voice information, and the voice information comprises initial voice information and voice prefix information;
the splicing module is used for splicing the initial voice information and the voice prefix information to obtain first voice information;
the translation module is used for converting the first voice information into a plurality of first text information;
and the skipping module is used for carrying out preset mapping skipping on the plurality of first character information to obtain target character information.
Further, still include:
the second acquisition module is used for acquiring prefix mode information;
and the extraction module is used for extracting the voice prefix information corresponding to the prefix mode information in a preset voice prefix library.
Further, the skip module includes:
the calling submodule is used for determining a target character prefix library corresponding to the character prefix information;
the judgment submodule is used for judging whether the initial character information exists in the target character prefix library or not; if yes, calling an output submodule;
and the output sub-module is used for outputting the initial character information as the target character information.
Further, the calling submodule includes:
the query unit is used for converting the text prefix information into query identification information;
and the extracting unit is used for determining the character prefix library corresponding to the query identification information as the target character prefix library.
The embodiment of the invention discloses electronic equipment, which comprises a processor, a memory and a computer program which is stored on the memory and can run on the processor, wherein the computer program realizes the steps of the voice information processing method when being executed by the processor.
The embodiment of the invention discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and the computer program is executed by a processor to realize the steps of the voice information processing method.
The embodiment of the invention has the following advantages:
the voice recognition range is reduced and the recognition accuracy is improved by the splicing method of adding the voice prefix information; and skipping to output a result according to the preset mapping, so that the speed of voice recognition is improved.
Drawings
FIG. 1 is a flow chart of the steps of a voice message processing method embodiment of the present invention;
FIG. 2 is a flow chart of steps in another embodiment of a method of processing speech information in accordance with the present invention;
FIG. 3 is a flow chart of steps in another embodiment of a method of processing speech information in accordance with the present invention;
FIG. 4 is a block diagram of an embodiment of a speech information processing apparatus according to the present invention;
FIG. 5 is a block diagram of another embodiment of a speech information processing apparatus according to the present invention;
FIG. 6 is a block diagram of another embodiment of a speech information processing apparatus according to the present invention;
fig. 7 is a block diagram of another embodiment of the speech information processing apparatus according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
One of the core ideas of the embodiment of the invention is that the voice recognition range is reduced and the recognition accuracy is improved by adding the splicing method of the voice prefix information; and skipping to output a result according to the preset mapping, so that the speed of voice recognition is improved.
Referring to fig. 1, a flowchart illustrating steps of an embodiment of a method for processing voice information according to the present invention is shown, which may specifically include the following steps:
s1, collecting voice information, wherein the voice information comprises initial voice information and voice prefix information;
the initial voice information refers to voice information input by a user through interactive equipment, and the voice prefix information refers to prefix information which is preset by the user and is related to the voice information.
S2, splicing the initial voice information and the voice prefix information to obtain first voice information;
for example, when the user inputs the initial voice information "D", inputs the voice prefix information "english letters" at the same time, splices the initial voice information "D" and the voice prefix information "english letters", and obtains the first voice information in the form of splicing "D english letters" or "english letters D", and the like.
S3, converting the first voice information into a plurality of first character information;
the first voice information "english letter D" is converted into a plurality of first text messages, the same voice of the first voice information "english letter D" corresponds to different text message results according to the homophonic rule, so that the same first voice information corresponds to a plurality of first text messages without results, for example, the first text message corresponding to the first voice information "english letter D" includes: the "English letter is low", "English letter is dropped", "English letter D", "English letter is di", etc.
And S4, performing preset mapping skip on the plurality of first character information to obtain target character information.
And mapping and skipping the plurality of first character information to obtain target character information, wherein the mapping and skipping means that only the unique target character information corresponds to any result in the first character information according to a preset corresponding relation under the appointed voice prefix information, and when the corresponding first character information under the voice prefix information is detected, skipping out the corresponding target character information. For example, the first character information "english letter low", "english letter drop", "english letter D", "english letter di" and the like under the condition of the speech prefix information "english letter", and the target character information uniquely corresponding thereto is "english letter D", and therefore, "D" is directly skipped and output as the target character information.
In the implementation, initial voice information of a user is collected, the initial voice information and voice prefix information are spliced, the voice prefix information is used as label information to be attached to the initial voice information, the initial voice information with the label information is stored as first voice information, the first voice information is translated into first character information in a voice recognition mode, the first character information comprises character prefix information and initial character information, the character prefix information is obtained by translating and converting the voice prefix information, and the initial character information is obtained by translating and converting the initial voice information; the target character information is obtained by carrying out preset mapping skip on the first character information, wherein the mapping skip refers to the step of pre-storing a skip result corresponding to the first character information in a system database, and the target character information corresponding to the first character information can be directly skipped after the first voice information is converted into the first character information, so that the steps are simple and rapid, and the speed of voice recognition is greatly improved; the voice prefix information is converted into the character prefix information in a voice prefix information mode, the voice prefix information is used for assisting the mapping and mapping skipping process of the initial character information, and the accuracy rate of voice recognition is improved.
In an embodiment, referring to fig. 2, a flowchart illustrating steps of an embodiment of a method for processing voice information according to the present invention is shown, which may specifically include the following steps:
s5, collecting prefix mode information;
the prefix mode information is acquired through equipment interacting with a user, and can be directly detected and obtained, and the corresponding prefix mode information can be identified through a voice input mode. By collecting prefix mode information, a prefix information mode can be obtained, and voice prefix information corresponding to the prefix information in a voice prefix library is extracted, wherein voice prefix classes are pre-stored in the voice prefix library, and different voice prefix classes correspond to different voice prefix modes, for example, the voice prefix library in the embodiment comprises a pinyin mode, a pencils mode, an English mode, a numeric mode, a symbol mode and the like, other embodiments are not limited to other types of voice prefix modes, and when the system detects the starting of a certain voice prefix mode, the initial voice information starts to be collected; for example, in the process of recognizing "D", the method adopted in the embodiment of the present application is to collect the initial voice information "D" input by the user first.
S6, extracting the voice prefix information corresponding to the prefix mode information in the preset voice prefix library; the voice prefix library is preset with various voice prefix information, such as English letters, numbers, Pinyin, five strokes and the like. And extracting corresponding voice prefix information in the voice prefix library through the prefix mode information.
S1, collecting voice information, wherein the voice information comprises initial voice information and voice prefix information;
the voice prefix information 'English letters' in the collected voice information is used for representing the type of the initial voice information, and the initial voice information 'D' is used for representing the content of the voice information.
S2, splicing the initial voice information and the voice prefix information to obtain first voice information;
and splicing the voice prefix information 'English letters' and the voice information 'D' in the starting mode to obtain first voice information 'English letters D'.
S3, converting the first voice information into first character information;
converting the voice information "english letter D" into first text information, and obtaining the first text information, where the first text information may include: the "english letter D", "english letter low", "english letter drop", "english letter tic", and other results, and a single speech message may correspond to the text message of a plurality of different results.
And S4, performing preset mapping skip on the first character information to obtain target character information.
And performing preset mapping skip on the various first character information, extracting initial character information corresponding to the character prefix information in an association mode, and finally directly skipping out the English letter D to obtain an accurate output result.
In an embodiment, a flowchart illustrating steps of an embodiment of a method for processing voice information according to the present invention is provided, which may specifically include the following steps:
s7, collecting a plurality of voice prefix information;
the voice prefix information is recorded in the system in advance, for example: the phonetic information of English letters, numbers, pinyin, five strokes and the like carries out phonetic training on the system, and is used for directly calling the phonetic prefix information through acquiring signals subsequently.
S8, storing the plurality of voice prefix information into a voice prefix library;
the voice prefix information is stored in a voice prefix library, so that the voice prefix information can be conveniently and directly called out through prefix mode information in the follow-up process.
S5, collecting prefix mode information;
s6, extracting the voice prefix information corresponding to the prefix mode information in the preset voice prefix library;
s1, collecting voice information, wherein the voice information comprises initial voice information;
s2, splicing the initial voice information and the voice prefix information to obtain first voice information;
s3, converting the first voice information into a plurality of first character information;
and S4, performing preset mapping skip on the plurality of first character information to obtain target character information.
In an embodiment, referring to fig. 3, a flowchart illustrating steps of an embodiment of a method for processing voice information according to the present invention is shown, which may specifically include the following steps:
s5, collecting prefix mode information;
s6, extracting the voice prefix information corresponding to the prefix mode information in the voice prefix library.
S1, collecting initial voice information;
s2, splicing the initial voice information and the voice prefix information to obtain first voice information;
s3, converting the first voice information into a plurality of first character information, wherein the first character information comprises initial character information and character prefix information;
s41, determining a target character prefix library corresponding to the character prefix information;
s42, judging whether the target character prefix library has initial character information;
and S43, if the target character prefix is stored in the initial character information, outputting the initial character information as the target character information.
The first character information includes character prefix information and initial character information, the character prefix library is directly called through the character prefix information, the character prefix library includes data contained in different models, for example, 26 English letters are stored in the character prefix library corresponding to the character prefix information named as English letters, when the first character information converted from the first voice information corresponds to different results, the character prefix information of the results is the same, but the initial character information is different, it is necessary to judge whether the initial character information has a plurality of results including English letters D, English letters low, English letters drop and letter tic, wherein the character prefix information is the same, the initial character information is different, the initial character information is compared with the data in the character prefix library, if the initial character information is not in the character prefix information base, the next initial character information is continuously judged, and if the initial character information corresponds to the data in the character database, the corresponding initial character information is directly output as the target character information.
In an embodiment, the step of calling the text prefix library corresponding to the text prefix information includes:
converting the character prefix information into query identification information;
for example, converting "english letters" into query identification information of "YYZM" which is easy to find.
And determining the character prefix library corresponding to the query identification information as a target character prefix library.
The character prefix libraries all have corresponding query identification information, and the corresponding target character prefix library can be quickly found by directly searching YYYZM during query.
By means of inquiring the identification information, the character prefix library can be quickly searched, and the speed of voice recognition is improved.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Referring to fig. 4-7, there is shown a speech information processing apparatus of the present invention, comprising:
the first acquisition module 1 is used for acquiring initial voice information, wherein the voice information comprises initial voice information and voice prefix information;
the splicing module 2 is used for splicing the initial voice information and the voice prefix information to obtain first voice information;
the translation module 3 is used for converting the first voice information into a plurality of first character information;
and the skipping module 4 is used for performing preset mapping skipping on the plurality of first character information to obtain target character information.
The second acquisition module 5 is used for acquiring prefix mode information;
and the extraction module 6 is used for extracting the voice prefix information corresponding to the prefix mode information in a preset voice prefix library.
The skip module 4 further includes:
a calling sub-module 41, configured to determine a target text prefix library corresponding to the text prefix information;
the judging submodule 42 is configured to judge whether the initial text information exists in the target text prefix library; if the target character prefix is stored in the initial character information, the output submodule 43 is called;
and an output sub-module 43 for outputting the initial character information as the target character information.
The calling submodule 41 includes:
the query unit 411 is configured to convert the text prefix information into query identification information;
an extracting unit 412, configured to determine the text prefix library corresponding to the query identification information as a target text prefix library.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiment of the invention also discloses electronic equipment, which comprises a processor, a memory and a computer program which is stored on the memory and can run on the processor, wherein the steps of the voice information processing method are realized when the computer program is executed by the processor.
The embodiment of the invention also discloses a computer readable storage medium, a computer program is stored on the computer readable storage medium, and the steps of the voice information processing method are realized when the computer program is executed by a processor.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The method, the apparatus, the electronic device, and the computer-readable storage medium for processing voice information provided by the present invention are described in detail above, and a specific example is applied in the text to explain the principles and embodiments of the present invention, and the description of the above embodiment is only used to help understand the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (8)

1. A method for processing speech information, comprising:
collecting voice information, wherein the voice information comprises initial voice information and voice prefix information;
splicing the initial voice information and the voice prefix information to obtain first voice information;
converting the first voice information into a plurality of first text information; the first text information comprises text prefix information and initial text information;
and performing preset mapping skip on the plurality of first character information to obtain target character information, wherein the preset mapping skip comprises the following steps:
determining a target text prefix library corresponding to the text prefix information;
judging whether the initial character information exists in the target character prefix library or not;
and if so, taking the initial character information as the target character information.
2. The method of claim 1, wherein the step of collecting voice information, the voice information including initial voice information and voice prefix information is preceded by the steps of:
collecting prefix mode information;
and extracting the voice prefix information corresponding to the prefix mode information in a preset voice prefix library.
3. The method of claim 1, wherein the step of determining a target text prefix library corresponding to the text prefix information comprises:
converting the text prefix information into query identification information;
and determining the character prefix library corresponding to the query identification information as the target character prefix library.
4. A speech information processing apparatus characterized by comprising:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring initial voice information, and the voice information comprises initial voice information and voice prefix information;
the splicing module is used for splicing the initial voice information and the voice prefix information to obtain first voice information;
the translation module is used for converting the first voice information into a plurality of first text information; the first text information comprises text prefix information and initial text information;
the skipping module is used for performing preset mapping skipping on the plurality of first character information to obtain target character information;
the skip module comprises:
the calling submodule is used for determining a target character prefix library corresponding to the character prefix information;
the judgment submodule is used for judging whether the initial character information exists in the target character prefix library or not; if yes, calling an output submodule;
and the output sub-module is used for outputting the initial character information as the target character information.
5. The apparatus of claim 4, further comprising:
the second acquisition module is used for acquiring prefix mode information;
and the extraction module is used for extracting the voice prefix information corresponding to the prefix mode information in a preset voice prefix library.
6. The apparatus of claim 4, wherein the calling submodule comprises:
the query unit is used for converting the text prefix information into query identification information;
and the extracting unit is used for determining the character prefix library corresponding to the query identification information as the target character prefix library.
7. Electronic device, characterized in that it comprises a processor, a memory and a computer program stored on said memory and capable of running on said processor, said computer program, when executed by said processor, implementing the steps of the speech information processing method according to any one of claims 1 to 3.
8. Computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the speech information processing method according to one of claims 1 to 3.
CN201910273297.1A 2019-04-04 2019-04-04 Voice information processing method and device Active CN110010131B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910273297.1A CN110010131B (en) 2019-04-04 2019-04-04 Voice information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910273297.1A CN110010131B (en) 2019-04-04 2019-04-04 Voice information processing method and device

Publications (2)

Publication Number Publication Date
CN110010131A CN110010131A (en) 2019-07-12
CN110010131B true CN110010131B (en) 2022-01-04

Family

ID=67170101

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910273297.1A Active CN110010131B (en) 2019-04-04 2019-04-04 Voice information processing method and device

Country Status (1)

Country Link
CN (1) CN110010131B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111653279A (en) * 2020-05-28 2020-09-11 广东电网有限责任公司 Power transmission line picture voice naming device and naming method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103595852A (en) * 2012-08-14 2014-02-19 中兴通讯股份有限公司 A voice auxiliary input method and a voice auxiliary input apparatus
CN103632669A (en) * 2012-08-20 2014-03-12 上海闻通信息科技有限公司 A method for a voice control remote controller and a voice remote controller
CN105791931A (en) * 2016-02-26 2016-07-20 深圳Tcl数字技术有限公司 Smart television and voice control method of the smart television
CN106802722A (en) * 2017-01-13 2017-06-06 河源市汉祖文化科技有限公司 A kind of pronunciation inputting method and system based on three-stroke digital input method
CN109189243A (en) * 2018-11-19 2019-01-11 深圳美图创新科技有限公司 Input method switching method, device and user terminal
CN109213469A (en) * 2018-08-27 2019-01-15 四川长虹电器股份有限公司 Phonitic entry method dictionary priority automatic adjusting method and system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI396184B (en) * 2009-09-17 2013-05-11 Tze Fen Li A method for speech recognition on all languages and for inputing words using speech recognition
CN102221985A (en) * 2010-04-16 2011-10-19 韦宏伟 Chinese and control command voice recognition input method and device
CN103065625A (en) * 2012-12-25 2013-04-24 广东欧珀移动通信有限公司 Method and device for adding digital voice tag
CN103020047A (en) * 2012-12-31 2013-04-03 威盛电子股份有限公司 Method for revising voice response and natural language dialogue system
CN105095509B (en) * 2015-09-06 2019-01-25 百度在线网络技术(北京)有限公司 Voice search method and device
KR20180058476A (en) * 2016-11-24 2018-06-01 삼성전자주식회사 A method for processing various input, an electronic device and a server thereof
CN107331391A (en) * 2017-06-06 2017-11-07 北京云知声信息技术有限公司 A kind of determination method and device of digital variety
CN108682421B (en) * 2018-04-09 2023-04-14 平安科技(深圳)有限公司 Voice recognition method, terminal equipment and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103595852A (en) * 2012-08-14 2014-02-19 中兴通讯股份有限公司 A voice auxiliary input method and a voice auxiliary input apparatus
CN103632669A (en) * 2012-08-20 2014-03-12 上海闻通信息科技有限公司 A method for a voice control remote controller and a voice remote controller
CN105791931A (en) * 2016-02-26 2016-07-20 深圳Tcl数字技术有限公司 Smart television and voice control method of the smart television
CN106802722A (en) * 2017-01-13 2017-06-06 河源市汉祖文化科技有限公司 A kind of pronunciation inputting method and system based on three-stroke digital input method
CN109213469A (en) * 2018-08-27 2019-01-15 四川长虹电器股份有限公司 Phonitic entry method dictionary priority automatic adjusting method and system
CN109189243A (en) * 2018-11-19 2019-01-11 深圳美图创新科技有限公司 Input method switching method, device and user terminal

Also Published As

Publication number Publication date
CN110010131A (en) 2019-07-12

Similar Documents

Publication Publication Date Title
CN109346059B (en) Dialect voice recognition method and electronic equipment
CN110223695B (en) Task creation method and mobile terminal
CN107591155B (en) Voice recognition method and device, terminal and computer readable storage medium
CN106570180B (en) Voice search method and device based on artificial intelligence
CN106251869B (en) Voice processing method and device
CN109979450B (en) Information processing method and device and electronic equipment
CN108920450B (en) Knowledge point reviewing method based on electronic equipment and electronic equipment
CN109326284B (en) Voice search method, apparatus and storage medium
CN111292745B (en) Method and device for processing voice recognition result and electronic equipment
US20210034622A1 (en) Method and system for enhanced search term suggestion
CN111198936B (en) Voice search method and device, electronic equipment and storage medium
CN108710653B (en) On-demand method, device and system for reading book
CN109635125B (en) Vocabulary atlas building method and electronic equipment
CN113268981B (en) Information processing method and device and electronic equipment
CN110010131B (en) Voice information processing method and device
CN113220854A (en) Intelligent dialogue method and device for machine reading understanding
CN104199545A (en) Method and device for executing preset operations based on mouth shapes
CN111858966A (en) Knowledge graph updating method and device, terminal equipment and readable storage medium
CN114430832A (en) Data processing method and device, electronic equipment and storage medium
CN113672154B (en) Page interaction method, medium, device and computing equipment
CN111611793A (en) Data processing method, device, equipment and storage medium
CN115759048A (en) Script text processing method and device
CN113360127B (en) Audio playing method and electronic equipment
CN109255131B (en) Translation method, translation device, translation terminal and storage medium
CN112951274A (en) Voice similarity determination method and device, and program product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant