Method and system for identifying and displaying key subsequence of voice sequence, and electronic equipment
By identifying pause points in speech sequences and splitting molecular sequences, and using multi-process recognition and displaying pictures of chemical substances and reaction relationships, the problem of the existing technology that cannot highlight key subsequences of speech sequences is solved, and the efficiency of voice communication in the chemical and molecular fields is improved.
Patent Information
- Application Number
- CN202510960335.6
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2022-04-21
- Publication Date
- 2025-10-21
AI Technical Summary
When dealing with situations involving specific vocabulary and specific formatted vocabulary, such as voice communication in the fields of chemistry and molecule, existing technologies are unable to effectively highlight key subsequences in a voice sequence, resulting in the inability of both parties in the voice interaction to quickly and accurately absorb the key content, affecting communication efficiency.
By identifying pause points in a speech sequence, dividing it into multiple subsequences, and using multiple processes to identify key subsequences, images of the relationship between chemical substances and chemical reactions, such as chemical formulas and chemical reaction formulas, are displayed in real time.
It achieves the rapid and accurate recognition and display of key subsequences of speech sequences in chemical and molecular fields, improves the efficiency of speech communication, ensures real-time and accuracy, and saves system resources.
Smart Images

Figure CN120823830A_ABST
Abstract
Description
[0001] This application is a divisional application of invention patent 2022104034904 filed on April 21, 2022 Technical Field
[0002] The present invention belongs to the field of speech recognition technology, and in particular relates to a method, system and electronic device for identifying and displaying a key subsequence of a speech sequence, and a storage medium for implementing the method. Background Art
[0003] With the advancement of artificial intelligence (AI) and the widespread adoption of smart devices, mobile devices and other devices are providing features such as meeting voice recording recognition, recording text conversion, and archiving and indexing key meetings. These features have greatly met the need for voice recording and text conversion. Today, voice navigation, voice wakeup, voice dialing, and voice-to-text conversion have become popular across various devices. Intelligent voice control has evolved from a simple, playful application used out of boredom to a truly practical, user-friendly application. Intelligent voice applications are maturing, and the terminal industry is ushering in a new revolution featuring intelligent voice control.
[0004] For example, the Chinese invention patent CN202111600180.3 under review proposes a voice information processing method that can realize voice-to-text conversion without sending voice messages to customers or protecting the personal privacy of voice messages, thereby ensuring the security of information interaction in real-time chat programs.
[0005] However, the inventors discovered that while most existing real-time speech translation engines can achieve real-time recognition of continuous audio streams, recognize and translate the content of voice input in real time, convert it into text information, and return the corresponding text stream, in certain special situations, especially those involving specific vocabulary and vocabulary in specific formats, such as in voice communication in the fields of chemistry and molecular biology, the speech sequence often contains a large amount of specialized chemical vocabulary. The existing word-by-word and sentence-by-sentence speech-to-text translation method fails to highlight the key subsequences in these speech sequences, making it difficult for both parties in the voice interaction to quickly and accurately absorb the key content, thus affecting the efficiency of voice communication. Summary of the Invention
[0006] To solve the above technical problems, the present invention proposes a method, system, and electronic device for identifying and displaying key subsequences of a speech sequence, as well as a storage medium for implementing the method.
[0007] In a first aspect of the present invention, a method for identifying and displaying a key subsequence of a speech sequence is provided, the method comprising the following steps:
[0008] S100: Acquire a speech sequence;
[0009] S200: Identify whether there is a key subsequence in the speech sequence;
[0010] If so, the emphasized subsequence is displayed in a predetermined format while playing the speech sequence;
[0011] If it does not exist, play the voice sequence directly;
[0012] The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination;
[0013] Displaying the key subsequence in a predetermined format includes displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula, a chemical molecular formula, an electronic structure formula of the chemical substances, etc. corresponding to the chemical substance combination as a picture.
[0014] As the implementation basis of the solution of the present invention, the speech sequence obtained in step S100 includes multiple pause points;
[0015] After step S100 and before step S200, the method further includes the following steps:
[0016] The speech sequence is divided into a plurality of speech subsequences based on the pause points.
[0017] At the same time, in order to ensure real-time performance and accuracy, save system process resources, and ensure the adaptability of the process and the processing procedure, step S100 further includes:
[0018] After acquiring the speech sequence, determining a first number of pause points included in the speech sequence;
[0019] activating a second number of focused subsequence identification processes;
[0020] As a specific implementation method, step S200 includes the following sub-steps:
[0021] S201: Identify the current pause point in the acquired speech sequence;
[0022] S202: Translate the speech subsequence before the current pause point into a text subsequence;
[0023] S203: Determine whether the text subsequence contains a predetermined key subsequence;
[0024] If included, the emphasized subsequence is displayed in a predetermined format while playing the voice subsequence;
[0025] If not, the text subsequence is played directly, and the next pause point in the speech sequence is obtained, and the next pause point is used as the current pause point, and the process returns to step S202.
[0026] The step S200 further includes:
[0027] The second number of emphasis subsequence identification processes is used to identify whether an emphasis subsequence exists in the speech sequence.
[0028] As a more specific method scheme, the second aspect of the present invention provides a method for identifying and displaying a key subsequence of a speech sequence, comprising the following steps:
[0029] S510: Acquire the current speech sequence;
[0030] S520: Identify a first number of pause points included in the current speech sequence, and activate a second number of key subsequence identification processes;
[0031] S530: Divide the current speech sequence into a third number of speech subsequences based on the first number of pause points.
[0032] S540: using the second number of key subsequence identification processes to identify in parallel whether each of the speech subsequences contains a predetermined key subsequence;
[0033] S550: If two adjacent speech subsequences contain the same predetermined key subsequence, the two adjacent speech subsequences are merged into one speech subsequence;
[0034] S560: Playing the voice subsequences in sequence, and if the currently played voice subsequence includes a predetermined key subsequence, displaying the predetermined key subsequence in a predetermined format at the same time;
[0035] The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination.
[0036] Compared with the method described in the first aspect, the further improvement of the method described in the second aspect lies in steps S540-S560, especially step S550 "If two adjacent speech subsequences contain the same predetermined key subsequence, then the two adjacent speech subsequences are merged into one speech subsequence". In actual operation, due to this improvement, the processing efficiency of the key subsequence can be further improved while saving the number of processes.
[0037] Specifically, the second number is greater than the third number;
[0038] Displaying the focused subsequence in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to the combination of chemical substances in the form of a picture.
[0039] In order to implement the method described in the first aspect or the second aspect, in a third aspect of the present invention, a system for identifying and displaying a key subsequence of a speech sequence is provided, the system comprising a speech receiving end, a speech recognition end, a speech display end, and a speech broadcast end;
[0040] Among them, the specific functions of each sub-end module are as follows:
[0041] The voice receiving end is used to receive the voice sequence;
[0042] The speech recognition end is used to identify pause points included in the speech sequence and whether the speech sequence includes a key subsequence;
[0043] The voice display terminal is used to display the key subsequence on a display interface in a predetermined format;
[0044] The speech recognition end uses pause points contained in the speech sequence as nodes to identify whether the speech sequence contains a key subsequence;
[0045] The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination;
[0046] Displaying the key subsequence on the display interface in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to a combination of chemical substances as a picture.
[0047] The voice announcement terminal is used to announce the key subsequence while displaying the key subsequence on a display interface in a predetermined format at the voice display terminal.
[0048] More specifically, the speech recognition end includes a pause point recognition unit, a subsequence segmentation unit, a subsequence recognition unit, and a subsequence merging unit;
[0049] The pause point recognition unit is used to recognize the pause points contained in the speech sequence;
[0050] The subsequence segmentation unit is used to segment the speech sequence into a plurality of speech subsequences based on the pause points;
[0051] The subsequence identification unit is used to identify whether each of the speech subsequences contains a predetermined key subsequence;
[0052] The subsequence merging unit is used for merging two adjacent speech subsequences into one speech subsequence if the two adjacent speech subsequences contain the same predetermined key subsequence.
[0053] In a fourth aspect of the present invention, a terminal device is provided, which may be, for example, a data interaction device, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor. The computer program may be a data interaction program. When the processor executes the computer program, the steps of the method described in the first aspect or the second aspect are implemented.
[0054] In a fifth aspect of the present invention, a computer-readable storage medium is provided, wherein the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the method described in the first aspect or the second aspect are implemented.
[0055] In a sixth aspect of the present invention, an electronic device is provided, comprising: a processor for executing the method for identifying and displaying a key subsequence of a speech sequence described in the first aspect or the second aspect; and a memory coupled to the processor for storing instructions executed by the processor.
[0056] The technical solution of the present invention addresses the problem that in certain special occasions, especially those involving specific vocabulary or vocabulary in specific formats, such as voice communication in the chemical and molecular fields, voice sequences usually contain a large number of professional chemical vocabulary. It can highlight the key subsequences in these voice sequences, allowing both parties in the voice interaction to quickly and accurately absorb the key content, thereby improving the efficiency of voice communication.
[0057] It can also be seen in subsequent further improvements to the embodiments that the present invention can also recognize audio streams as text in real time, which is suitable for long sentence voice input, audio and video subtitles, conferences, speech subtitles on the same screen, etc., intelligent language processing, and can also perform intelligent error correction on intermediate recognition results, display intermediate text results in real time, quickly identify key audio streams, and quickly display the recognition results in the form of picture text summaries, for example, displaying at least one chemical formula corresponding to a chemical substance and / or a chemical reaction formula, chemical molecular formula, electronic structure formula of a chemical substance, etc. corresponding to a combination of chemical substances in the form of pictures.
[0058] Further advantages of the present invention will be further reflected in detail in the specific embodiments section in conjunction with the drawings of the specification. BRIEF DESCRIPTION OF THE DRAWINGS
[0059] In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following briefly introduces the drawings required for use in the embodiments. Obviously, the drawings described below are only some embodiments of the present invention. For ordinary technicians in this field, other drawings can be obtained based on these drawings without paying any creative work.
[0060] Figure 1 This is a main flow chart of a method for identifying and displaying a key subsequence of a speech sequence according to an embodiment of the present invention;
[0061] Figure 2 is realized Figure 1 A schematic flow chart of computer program instructions for the multimodal speech translation method;
[0062] Figure 3 This is a main flow chart of a method for identifying and displaying a key subsequence of a speech sequence according to another preferred embodiment of the present invention;
[0063] Figure 4 is realized Figure 1 or Figure 3 A schematic diagram of a unit module of a system for identifying and displaying a key subsequence of a speech sequence in the method for identifying and displaying a key subsequence of a speech sequence;
[0064] Figure 5 yes Figure 4 A schematic diagram of a further preferred embodiment of the system for identifying and displaying a key subsequence of a speech sequence;
[0065] Figure 6 yes Figure 4 A schematic diagram of the internal structure of the speech recognition terminal in the key subsequence recognition and display system of the speech sequence;
[0066] Figure 7 It is a schematic diagram of the display effect after the technical solution of the present invention is implemented;
[0067] Figure 8 is realized Figure 1 or Figure 2 or Figure 3 A schematic structural diagram of a terminal device of the method. DETAILED DESCRIPTION
[0068] The invention is further described below with reference to the accompanying drawings and specific implementation methods.
[0069] Figure 1 This is a main flow chart of a method for identifying and displaying a key subsequence of a speech sequence according to an embodiment of the present invention.
[0070] exist Figure 1The method can be summarized into two main steps S100 and S200, and each step is specifically summarized as follows:
[0071] S100: Acquire a speech sequence;
[0072] S200: Identify whether there is a key subsequence in the speech sequence;
[0073] If so, the emphasized subsequence is displayed in a predetermined format while playing the speech sequence;
[0074] If it does not exist, play the voice sequence directly;
[0075] It is particularly important to emphasize that the present invention is aimed at situations involving specific vocabulary and specific format vocabulary, such as voice communication in the chemical field, molecular field, etc., in which voice sequences usually contain a large number of professional chemical vocabulary. This is the improvement motivation and main concept of the present invention.
[0076] Therefore, the focused subsequence includes a reaction relationship of at least one chemical substance and / or combination of chemical substances;
[0077] Displaying the focused subsequence in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to the combination of chemical substances in the form of a picture.
[0078] Specifically, at least one chemical formula corresponding to a chemical substance and / or a chemical reaction formula corresponding to a combination of chemical substances, a chemical molecular formula, an electronic structural formula of a chemical substance, etc. are displayed as a picture.
[0079] Figure 2 is realized Figure 1 A flowchart of computer program instructions for the multimodal speech translation method.
[0080] Figure 2 In the step S200, the step S200 includes the following sub-steps:
[0081] S201: Identify the current pause point in the acquired speech sequence;
[0082] S202: Translate the speech subsequence before the current pause point into a text subsequence;
[0083] S203: Determine whether the text subsequence contains a predetermined key subsequence;
[0084] If included, the focused subsequence is displayed in a predetermined format while the speech subsequence is played, and the next pause point in the speech sequence is obtained, the next pause point is used as the current pause point, and the process returns to step S202;
[0085] If not, the text subsequence is played directly, and the next pause point in the speech sequence is obtained, and the next pause point is used as the current pause point, and the process returns to step S202.
[0086] More specifically, step S100 further includes:
[0087] After acquiring the speech sequence, determining a first number of pause points included in the speech sequence;
[0088] activating a second number of focused subsequence identification processes;
[0089] The speech sequence acquired in step S100 includes multiple pause points;
[0090] After step S100 and before step S200, the method further includes the following steps:
[0091] The speech sequence is divided into a plurality of speech subsequences based on the pause points.
[0092] The step S200 further includes:
[0093] The second number of emphasis subsequence identification processes is used to identify whether an emphasis subsequence exists in the speech sequence.
[0094] exist Figure 1-Figure 2 Based on this, see further Figure 3 . Figure 3 This is a main flow chart of a method for identifying and displaying a key subsequence of a speech sequence according to another preferred embodiment of the present invention.
[0095] Figure 3 exist Figure 1-Figure 2 Based on this, further improvements have been made. The method flow includes steps S510-S560, and each step is specifically implemented as follows:
[0096] S510: Acquire the current speech sequence;
[0097] S520: Identify a first number of pause points included in the current speech sequence, and activate a second number of key subsequence identification processes;
[0098] S530: Divide the current speech sequence into a third number of speech subsequences based on the first number of pause points.
[0099] S540: using the second number of key subsequence identification processes to identify in parallel whether each of the speech subsequences contains a predetermined key subsequence;
[0100] S550: If two adjacent speech subsequences contain the same predetermined key subsequence, the two adjacent speech subsequences are merged into one speech subsequence;
[0101] S560: Playing the voice subsequences in sequence, and if the currently played voice subsequence includes a predetermined key subsequence, displaying the predetermined key subsequence in a predetermined format at the same time;
[0102] The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination.
[0103] The second amount is greater than the third amount;
[0104] Displaying the focused subsequence in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to the combination of chemical substances in the form of a picture.
[0105] Figure 3 A further improvement of the method described lies in steps S540-S560, especially step S550 "If two adjacent speech subsequences contain the same predetermined key subsequence, then the two adjacent speech subsequences are merged into one speech subsequence". In actual operation, due to this improvement, the processing efficiency of the key subsequence can be further improved while saving the number of processes.
[0106] Figure 4 is realized Figure 1 or Figure 3 Schematic diagram of unit modules of a system for identifying and displaying a key subsequence of a speech sequence in the method for identifying and displaying a key subsequence of a speech sequence.
[0107] exist Figure 4 , a system for identifying and displaying a key subsequence of a speech sequence is shown, including a speech receiving end, a speech recognition end, and a speech display end.
[0108] The voice receiving end in this embodiment is used to receive a voice sequence;
[0109] The speech recognition end is used to identify pause points included in the speech sequence and whether the speech sequence includes a key subsequence;
[0110] The voice display terminal is used to display the key subsequence on a display interface in a predetermined format;
[0111] The speech recognition end uses pause points contained in the speech sequence as nodes to identify whether the speech sequence contains a key subsequence;
[0112] The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination;
[0113] Displaying the key subsequence on the display interface in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to a combination of chemical substances as a picture.
[0114] Specifically, displaying the key subsequence on the display interface in a predetermined format includes: displaying at least one chemical formula corresponding to a chemical substance and / or a chemical reaction formula, a chemical molecular formula, an electronic structure formula of a chemical substance, etc. corresponding to a chemical substance combination as a picture.
[0115] exist Figure 4 Based on this, see further Figure 5 The system also includes a voice broadcast terminal;
[0116] The voice announcement terminal is used to announce the key subsequence while displaying the key subsequence on a display interface in a predetermined format at the voice display terminal.
[0117] Figure 6 It shows Figure 4 A schematic diagram of the internal structure of the speech recognition terminal in the system for identifying and displaying key subsequences of a speech sequence.
[0118] The speech recognition terminal includes a pause point recognition unit, a subsequence segmentation unit, a subsequence recognition unit, and a subsequence merging unit;
[0119] The pause point recognition unit is used to recognize the pause points contained in the speech sequence;
[0120] The subsequence segmentation unit is used to segment the speech sequence into a plurality of speech subsequences based on the pause points;
[0121] The subsequence identification unit is used to identify whether each of the speech subsequences contains a predetermined key subsequence;
[0122] The subsequence merging unit is used for merging two adjacent speech subsequences into one speech subsequence if the two adjacent speech subsequences contain the same predetermined key subsequence.
[0123] Figure 7 It is a schematic diagram of the display effect after the technical solution of the present invention is implemented.
[0124] Figure 7 The current speech sequence obtained in is:
[0125] "There are two situations in the reaction between sodium hydroxide and carbon dioxide: first, a small amount of carbon dioxide reacts with sodium hydroxide to produce sodium carbonate and water; second, an excess of carbon dioxide reacts with sodium hydroxide to produce sodium bicarbonate."
[0126] Among them, multiple speech pause points can be identified, which are specifically manifested as corresponding punctuation mark positions, such as "colon:, semicolon; period.", etc. The identification and extraction of speech pause points belong to the existing technology and will not be expanded in this embodiment.
[0127] For the speech subsequence before the first speech pause point (there are two situations for the reaction of sodium hydroxide and carbon dioxide), identify the subsequence containing the predetermined key point, namely, "chemical substance and / or chemical substance combination" (sodium hydroxide and carbon dioxide);
[0128] Therefore, while playing the voice sequence, the key subsequence (sodium hydroxide and carbon dioxide) is displayed in a predetermined format, such as Figure 7 The electronic (molecular) structural formula of sodium hydroxide and carbon dioxide described in .
[0129] Similarly, the predetermined key subsequence is continuously identified, i.e., “chemical substances and / or chemical combinations” (a small amount of carbon dioxide reacts with sodium hydroxide to generate sodium carbonate and water) and the key subsequence (a small amount of carbon dioxide reacts with sodium hydroxide to generate sodium carbonate and water) is displayed in a predetermined format while the voice sequence is played, such as Figure 7 The first reaction combination formula of sodium hydroxide and carbon dioxide is (2NaOH+CO2=Na2CO3+H2O).
[0130] Similarly, the predetermined key subsequence is continuously identified, i.e., "chemical substance and / or chemical substance combination" (excess carbon dioxide and sodium hydroxide react to generate sodium bicarbonate) and the key subsequence (excess carbon dioxide and sodium hydroxide react to generate sodium bicarbonate) is displayed in a predetermined format while the voice sequence is played, such as Figure 7 The second reaction combination formula of sodium hydroxide and carbon dioxide (NaOH+CO2=NaHCO3) is shown in FIG.
[0131] It can be seen that the technical solution of the present invention is essentially to generate a summary image containing the key subsequence and then display it when the key subsequence is identified in the original speech sequence.
[0132] Therefore, the technical solution of the present invention can also be implemented as follows:
[0133] S2011: identifying a current pause point in the acquired speech sequence;
[0134] S2021: Translate the speech subsequence before the current pause point into a text subsequence;
[0135] S2031: Determine whether the text subsequence contains a predetermined key subsequence;
[0136] If included, a picture summary corresponding to the voice subsequence is generated based on the predetermined key subsequence, and the picture summary corresponding to the voice subsequence is displayed in a predetermined format while the voice subsequence is played.
[0137] If not, the text subsequence is played directly, and the next pause point in the voice sequence is obtained, and the next pause point is used as the current pause point, and the process returns to step S2021.
[0138] It can be seen that the present invention is aimed at the problem that in certain special occasions, especially occasions containing specific vocabulary and specific format vocabulary, such as voice communication in the chemical field, molecular field, etc., the voice sequence usually contains a large number of professional chemical vocabulary. It can highlight the key subsequences in these voice sequences, so that both parties in the voice interaction can quickly and accurately absorb the key content, thereby improving the efficiency of voice communication.
[0139] The present invention can also recognize audio streams as text in real time, which is suitable for long sentence voice input, audio and video subtitles, conferences, speech subtitles on the same screen, etc., intelligent language processing, and can also perform intelligent error correction on intermediate recognition results, display intermediate text results in real time, quickly identify key audio streams, and quickly display the recognition results in the form of picture text summaries. For example, at least one chemical formula corresponding to a chemical substance and / or a chemical reaction formula, chemical molecular formula, electronic structure formula of a chemical substance corresponding to a combination of chemical substances, etc. are displayed as pictures.
[0140] It should be pointed out that Figure 1-Figure 3 The steps or methods and processes can all be automatically implemented by computer program instructions. Figure 8 , provides a terminal device, which can be a data interaction device, including a bus, a processor and a memory, the memory is used to store a computer program, the computer program includes program instructions, and the processor is used to execute the program instructions stored in the computer storage medium.
[0141] Specifically, the terminal device may be an electronic device, including: a processor for executing Figure 1 or Figure 2 or Figure 3 The method includes a method for identifying and displaying a key subsequence of a speech sequence; and a memory coupled to the processor for storing instructions executed by the processor.
[0142] These computer program instructions can also be loaded onto a computer or other programmable data processing power secondary device so that a series of operating steps are executed on the computer or other programmable power secondary device to produce a computer-implemented process, thereby providing instructions for executing on the computer or other programmable power secondary device to implement the process. Figure 1a process or multiple processes and / or boxes Figure 1 The steps for the function specified in one or more boxes.
[0143] Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit it. Although the present invention has been described in detail with reference to the above embodiments, ordinary technicians in the field should understand that the specific implementation methods of the present invention can still be modified or replaced by equivalents. Any modification or equivalent replacement that does not depart from the spirit and scope of the present invention should be covered by the scope of protection of the claims of the present invention.
[0144] For any module structure not specifically defined in this invention, the prior art shall prevail. The prior art mentioned in the aforementioned background section of this invention may be considered as part of this invention and used to understand the meaning of certain technical features or parameters. The scope of protection of this invention shall be based on the actual content of the claims.
Claims
1. A method for identifying and displaying a key subsequence of a speech sequence, characterized in that: The method comprises the following steps: S510: Acquire the current speech sequence; S520: Identify a first number of pause points included in the current speech sequence, and activate a second number of key subsequence identification processes; S530: Divide the current speech sequence into a third number of speech subsequences based on the first number of pause points; the second number is greater than the third number; S540: using the second number of key subsequence identification processes to identify in parallel whether each of the speech subsequences contains a predetermined key subsequence; S550: If two adjacent speech subsequences contain the same predetermined key subsequence, the two adjacent speech subsequences are merged into one speech subsequence; S560: Playing the voice subsequences in sequence, and if the currently played voice subsequence includes a predetermined key subsequence, displaying the predetermined key subsequence in a predetermined format at the same time; The predetermined focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination.
2. The method for identifying and displaying a key subsequence of a speech sequence according to claim 1, wherein: The displaying of the predetermined key subsequence in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to the combination of chemical substances in the form of a picture.
3. The method for identifying and displaying a key subsequence of a speech sequence according to claim 1, wherein: The step S540 further includes: If the recognized speech subsequence does not include a predetermined key subsequence, the speech subsequence is played directly.
4. The method for identifying and displaying a key subsequence of a speech sequence as claimed in claim 1, wherein: The step S540 of identifying whether each of the speech subsequences contains a predetermined key subsequence specifically includes: identifying a current pause point in each of the speech subsequences; Translate the speech subsequence before the current pause point into a text subsequence; It is determined whether the text subsequence contains a predetermined key subsequence.
5. A system for identifying and displaying a key subsequence of a speech sequence, for implementing the method for identifying and displaying a key subsequence of a speech sequence according to any one of claims 1 to 4, the system comprising a speech receiving end, a speech recognition end, and a speech display end, and characterized in that: The voice receiving end is used to receive the voice sequence; The speech recognition end is used to identify pause points included in the speech sequence and whether the speech sequence includes a key subsequence; The voice display terminal is used to display the key subsequence on a display interface in a predetermined format; The speech recognition end uses pause points contained in the speech sequence as nodes to identify whether the speech sequence contains a key subsequence; The focus subsequence includes a reaction relationship of at least one chemical substance and / or chemical substance combination; Displaying the key subsequence on the display interface in a predetermined format includes: displaying at least one chemical formula corresponding to the at least one chemical substance and / or a chemical reaction formula corresponding to a combination of chemical substances as a picture.
6. A system for identifying and displaying a key subsequence of a speech sequence as claimed in claim 5, characterized in that: The system also includes a voice broadcast terminal; The voice announcement terminal is used to announce the key subsequence while displaying the key subsequence on a display interface in a predetermined format at the voice display terminal.
7. The system for identifying and displaying a key subsequence of a speech sequence as claimed in claim 5, wherein: The speech recognition terminal includes a pause point recognition unit, a subsequence segmentation unit, a subsequence recognition unit, and a subsequence merging unit; The pause point recognition unit is used to recognize the pause points contained in the speech sequence; The subsequence segmentation unit is used to segment the speech sequence into a plurality of speech subsequences based on the pause points; The subsequence identification unit is used to identify whether each of the speech subsequences contains a predetermined key subsequence; The subsequence merging unit is used for merging two adjacent speech subsequences into one speech subsequence if the two adjacent speech subsequences contain the same predetermined key subsequence.
8. An electronic device, characterized in that: include: A processor, configured to execute the method for identifying and displaying a key subsequence of a speech sequence according to any one of claims 1 to 4; as well as A memory is coupled to the processor and is configured to store instructions to be executed by the processor.
Citation Information
Patent Citations
A voice information processing method, electronic device, and computer storage medium
CN114267352B