CN113256133A - Conference summary management method and device, computer equipment and storage medium - Google Patents

Conference summary management method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN113256133A
CN113256133A CN202110611204.9A CN202110611204A CN113256133A CN 113256133 A CN113256133 A CN 113256133A CN 202110611204 A CN202110611204 A CN 202110611204A CN 113256133 A CN113256133 A CN 113256133A
Authority
CN
China
Prior art keywords
conference
text
participants
request
conference summary
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.)
Granted
Application number
CN202110611204.9A
Other languages
Chinese (zh)
Other versions
CN113256133B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN202110611204.9A priority Critical patent/CN113256133B/en
Publication of CN113256133A publication Critical patent/CN113256133A/en
Application granted granted Critical
Publication of CN113256133B publication Critical patent/CN113256133B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/126Character encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications

Abstract

The invention discloses a conference summary management method, which is applied to the technical field of computers. The method provided by the invention comprises the following steps: when a request for creating a conference summary is received, acquiring a project identifier from the request for creating the conference summary, and creating the conference summary corresponding to the project identifier; acquiring conference content based on a voice recognition technology when an updating operation request aiming at the conference summary is received, and generating a corresponding conference text; acquiring a staff list participating in a conference, calling a communication interface to send the conference text to conference participants in the staff list, and receiving a confirmation operation instruction of the conference participants aiming at the conference text based on the identity authentication information of the conference participants; and when receiving the confirmation operation instructions of all the conference participants, storing the conference text in a conference summary based on the project identification. The invention is used for improving the efficiency of managing the conference summary.

Description

Conference summary management method and device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a conference summary management method, a conference summary management device, computer equipment and a storage medium.
Background
Modern enterprises need to manage work items during the working process. In the process of project development, the current progress condition of the project needs to be known through organizing a meeting, and after the meeting is finished, related personnel record the content of the meeting.
However, the time line of a project is often long, and extra time is also needed for collecting meetings generated by each meeting; and the participants of the project are numerous, the process of confirming the summary content of the conference by each person is complicated, and the management efficiency of the summary content of the conference is not high.
Disclosure of Invention
The invention provides a conference summary management method, a device, computer equipment and a storage medium, which are used for improving the management efficiency of conference summary.
A conference summary management method, comprising:
when a request for creating a conference summary is received, acquiring a project identifier from the request for creating the conference summary, and creating the conference summary corresponding to the project identifier; when an updating operation request aiming at a conference summary is received, acquiring a process list of an item, and judging whether the updating operation in the updating operation request corresponds to the process list of the item or not;
if the updating operation corresponds to the flow list of the project, acquiring conference content based on a voice recognition technology, and generating a corresponding conference text;
acquiring a list of persons participating in the conference, calling a communication interface to send a conference text to the participants in the list of persons, and receiving a confirmation operation instruction of the participants for the conference text based on the identity authentication information of the participants;
and when receiving the confirmation operation instructions of all the conference participants, storing the conference text in the conference summary based on the item identification.
A conference summary management apparatus comprising:
the conference summary creating module is used for acquiring the project identification from the creating request and creating the conference summary corresponding to the project identification when the creating request of the conference summary is received;
the system comprises an item flow judgment module, a meeting summary updating module and a meeting summary updating module, wherein the item flow judgment module is used for acquiring a flow list of an item when an updating operation request aiming at a meeting summary is received, and judging whether the updating operation in the updating operation request corresponds to the flow list of the item or not;
the conference text generation module is used for acquiring conference content based on a voice recognition technology and generating a corresponding conference text if the updating operation corresponds to the flow list of the project;
the conference text sending module is used for acquiring a staff list participating in a conference, calling a communication interface to send the conference text to the participants in the staff list, and receiving a confirmation operation instruction of the participants for the conference text based on the identity authentication information of the participants;
and the conference summary storage module is used for storing the conference text in the conference summary based on the project identification when receiving the confirmation operation instructions of all the conference participants.
A computer device comprising a memory, a processor and a computer program stored in said memory and executable on said processor, said processor implementing the steps of the above-mentioned conference summary management method when executing said computer program.
A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned conference summary management method.
The conference summary management method, the device, the computer equipment and the storage medium establish a conference summary according to the request, judge whether the updating operation aiming at the conference summary corresponds to the process list of the project, acquire the conference content of the conference participants in the conference based on the voice recognition technology to generate a conference text, and send the conference text to all the conference participants through the internal communication interface and receive the confirmation operation of all the conference participants aiming at the conference text; when all confirmation operations are received, the meeting text is stored in the meeting summary based on the item identification. The method provided by the invention controls the update of the conference summary based on the project process, intelligently generates the conference text, and stores the conference text in the conference summary after receiving the confirmation of all the participants to the conference text, thereby improving the management efficiency of the conference summary.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a schematic diagram of an application environment of a conference summary management method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method of meeting summary management in one embodiment of the present invention;
fig. 3 is a schematic structural diagram of a conference summary management apparatus according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a computer device according to an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The conference summary management method provided by the application can be applied to an application environment as shown in fig. 1, wherein the terminal device communicates with the server through a network. The terminal device may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server may be implemented as a stand-alone server or as a server cluster consisting of a plurality of servers.
The system framework may include terminal devices, networks, and servers. The network serves as a medium for providing a communication link between the terminal device and the server. The network may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may use a terminal device to interact with a server over a network to receive or send messages or the like.
The terminal device may be various electronic devices having a display screen and supporting web browsing, including but not limited to a smart phone, a tablet computer, an e-book reader, an MP3 player (Moving Picture experts Group Audio Layer III, motion Picture experts compression standard Audio Layer 3), an MP4 player (Moving Picture experts compression standard Audio Layer IV, motion Picture experts compression standard Audio Layer 4), a laptop portable computer, a desktop computer, and the like.
The server may be a server providing various services, such as a background server providing support for pages displayed on the terminal device.
It should be noted that, the conference summary management method provided by the embodiment of the present invention is executed by a server, and accordingly, the conference summary management apparatus is disposed in the server.
It should be understood that the number of the terminal devices, the networks, and the servers in fig. 1 is only illustrative, and any number of the terminal devices, the networks, and the servers may be provided according to implementation requirements, and the terminal devices in the embodiment of the present invention may specifically correspond to an application system in actual production.
In an embodiment, as shown in fig. 2, a conference summary management method is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps S101 to S105:
s101, when a request for creating a conference summary is received, acquiring a project identifier from the request for creating the conference summary, and creating the conference summary corresponding to the project identifier.
The conference summary refers to a file for recording conference contents in a working scene in which a conference needs to be organized. The item identifier refers to a character string formed by one or more of letters, numbers and other identification symbols, and serves as an identification code for uniquely distinguishing the conference ages of different items, and the specific form of the item identifier is not limited herein.
As an implementation manner, when the server receives a request for creating a conference summary, it is first verified whether an initiator of the request is legal, that is, whether the initiator has an authority to create the conference summary, specifically, by calling data of a preset management database, it is determined whether an identity of the initiator is legal and whether the initiator has the authority to create the conference summary, and if the determination result is that the initiator has the authority to create the conference summary, a conference summary uniquely corresponding to the item identifier is created.
The preset management database stores identity information, authority information and the like of a plurality of persons.
S102, when an updating operation request aiming at a meeting summary is received, a process list of the item is obtained, and whether the updating operation in the updating operation request corresponds to the process list of the item or not is judged.
The update operation for the conference summary refers to operations of writing data in the conference summary, modifying the written data, and the like. When the server acquires an update operation request for a meeting summary, acquiring a corresponding update operation from the update operation request, and judging whether the update operation corresponds to an operation specified by a process list of an item.
For example, it is shown in the flow list that, at the current stage, the update operation to the meeting summary is writing data, the data writing mode may be voice input, and the like, while the update operation is writing data by voice input, and obviously, the update operation corresponds to the flow list, and it is confirmed that the update operation conforms to the project flow.
And S103, if the updating operation corresponds to the flow list of the project, acquiring the conference content based on the voice recognition technology, and generating a corresponding conference text.
First, voice data in a conference, generation time of the voice data, and the like are collected, and voice recognition is performed on the collected voice data to generate a corresponding conference text. The conference text generation method specifically includes segmenting voice data of conference speech according to pause silence in each speech process to obtain segmented voice data, performing voice recognition on each segment of segmented voice data to obtain corresponding voice text, and sorting the voice text corresponding to each segment of segmented voice based on generation time of each piece of voice data and time sequence to generate the conference text.
And S104, acquiring a list of the participants participating in the conference, calling a communication interface to send the conference text to the participants in the list of the participants, and receiving a confirmation operation instruction of the participants for the conference text based on the identity authentication information of the participants.
In the application scenario of this embodiment, in general, the staff list participating in the conference is composed of the participants of the project, and specifically, by calling the staff list stored in the preset management database based on the project identifier, the communication interface is called to send the conference text to all the participants in the staff list.
And S105, storing the conference text in a conference summary based on the project identification when receiving the confirmation operation instructions of all the conference participants.
The confirmation operation instruction of the conference participants refers to an operation of confirming information recorded in the conference text after the conference participants read the conference text after receiving the conference text, and the purpose is to ensure that the information recorded in the conference text is correct.
And when all the conference participants confirm the conference text, storing the conference text in the conference summary based on the item identification.
Further, before the conference text of the current time node is stored in the conference summary, the conference summary stores the conference summary of the previous time node, and then the conference text of the current time node is stored based on the sequence of the time nodes.
Further, when the meeting text is stored in the meeting season, the authority for editing the meeting text is recovered. That is, after the conference text is stored, the conference text cannot be edited.
In the embodiment, a conference summary is created according to a request, whether the update operation for the conference summary corresponds to a process list of items is judged, conference contents of conference participants in a conference are obtained based on a voice recognition technology, so as to generate a conference text, the conference text is sent to all the conference participants through internal communication interfaces, and confirmation operations of all the conference participants for the conference text are received; when all confirmation operations are received, the meeting text is stored in the meeting summary based on the stored item identification. The method provided by the invention controls the update of the conference summary based on the project process, intelligently generates the conference text, and stores the conference text in the conference summary after receiving the confirmation of all the participants to the conference text, thereby improving the management efficiency of the conference summary.
In some optional implementation methods of this embodiment, in step S101, when a request for creating a meeting summary is received, a project identifier is obtained from the request for creating the meeting summary, and the step of creating the meeting summary corresponding to the project identifier includes:
s1011, obtaining the corresponding requesting user and the corresponding identity from the creating request.
The identity of the requesting user may specifically be an identity that uniquely determines the identity of the requesting user, such as a job number and an identification number, and the permission information of the requesting user may be acquired through the identity.
S1012, based on the identity, inquiring the authority information of the requesting user in a preset management database.
The identity is used as an index value, a requesting user of the index value is inquired in a management database, and whether a request for creating the conference summary by the requesting user is legal is judged based on the inquiry result.
And S1013, if the query result is that the requesting user has the authority to create the conference summary, creating the conference summary based on the item identifier.
Specifically, the query result indicates that the requesting user has the permission to create the conference summary, read the conference summary, and write the conference summary, that is, the request for creating the conference summary by the requesting user is legal, and then the conference summary is created based on the item identifier.
In this embodiment, S1011 to S1013 obtain the user identifier of the requesting user from the creating request of the conference summary, and query the authority information of the requesting user based on the user identifier, so that the creating of the conference summary conforms to the program, and the management of the conference summary is facilitated.
In some optional implementation methods of this embodiment, in step S103, if the update operation corresponds to the flow list of the item, the step of obtaining the conference content based on the speech recognition technology and generating the corresponding conference text includes:
and S1031, receiving the voice data and the time node for generating the voice data, and analyzing the voice data to obtain a corresponding voice text.
After the voice data is acquired, voiceprint analysis is performed on the voice data, specifically, the acquired voice data is an analog signal, the analog data is encoded by using a Pulse Code Modulation (PCM), and the voice data is converted into a digital signal, so that the voice data can be sampled to obtain a sampling signal, the sampling signal is quantized, and the quantized digital signal is output in a binary code group mode.
As one implementation, after the voice data is acquired, the voice data is preprocessed, and operations such as pre-emphasis, framing, windowing, and the like are performed on the voice data. The preprocessing aims to eliminate aliasing, distortion and other factors caused by the human vocal organs and equipment for collecting voice data, and further eliminate influence factors on the quality of the voice data, so that the voice data are processed and converted in a text mode in the follow-up process, and the data processing effect is improved.
The method for text conversion of the voice data is specifically based on a text conversion algorithm, and is not limited herein.
S1032, collecting all voice texts, and generating a conference text based on the sequence of the time nodes.
When the voice data are acquired, each piece of voice data carries corresponding generation time, the corresponding generation time is still carried after the voice data are processed and converted into voice texts, and all the voice texts are collected to generate a conference text based on the time sequence of the generation time.
In S1031 to S1032, the conference text is generated by collecting the voice data during the conference and converting the voice data into the text, so that the conference content is intelligently collected, and the efficiency of generating the conference text is improved.
In some optional implementation methods of this embodiment, step S1032 further includes:
and carrying out error correction processing on the conference text by adopting an intelligent error correction algorithm to obtain the processed conference text.
And correcting the conference text, and correcting the conference text converted from the voice data to obtain the processed conference text.
And when an error correction request for the conference text is received, taking the current conference text as the text to be corrected.
And determining the error correction result of the text to be corrected according to the error correction model and the candidate text set.
As an optional implementation manner, the step of intelligently correcting the conference text includes:
obtaining a candidate text set matched with the pinyin sequence of the text to be corrected by searching a mixed dictionary set;
and determining the error correction result of the text with error correction according to the error correction model and the candidate text set.
The mixed dictionary tree comprises corresponding relations of pinyin, Chinese words and English words. Further, the evaluation factors of each candidate text in the candidate text set are respectively calculated through an error correction model, the evaluation factors of each candidate text are fused to obtain the evaluation value of the candidate text, and then the error correction result of the text to be corrected is determined according to the evaluation value.
As an alternative, the pinyin distance of each candidate text is used as an evaluation factor.
For example, the text to be corrected is "xiao ji", and the first candidate text is "chicken". The pinyin distance of the first word is: 1 (same pinyin) +1 (same tone) ═ 2; the pinyin distance of the second word is: 1 (same pinyin) +0 (different tones) is 1. Thus, the pinyin distance for the first candidate text "chicken" is 3.
The second candidate text is "smile, and the pinyin distance of the first word is: 1 (same pinyin) and 1 (different tones) are equal to 1; the pinyin distance of the second word is: 1 (same pinyin) +0 (different tones) is 1. Thus, the second candidate text "smile" has a pinyin distance of 2.
And performing weight distribution according to the size of the pinyin distance, fusing the evaluation factors of each text to be selected according to the weight value to obtain the evaluation value of the candidate text, and determining the candidate text according to the evaluation value to be used as the replacement of the text to be corrected.
By correcting the conference text, the accuracy of the information recorded by the conference text is ensured.
In some optional implementation methods of this embodiment, in step S104, the step of receiving a confirmation operation instruction of the conference participant for the conference text based on the identity authentication information of the conference participant includes:
and S1041, acquiring the identity of the conference participants, and inquiring the identity authentication information corresponding to the user identity in the preset management database according to the identity.
The identity authentication information is specifically authority information corresponding to the conference participants, that is, the operation authority allowed by the conference participants to the conference text.
For example, the authority information of the participant a indicates that the participant a can read and write the conference text; the authority information of the participant B indicates that the participant B can only read the conference text.
And S1042, judging whether the confirmation operation instruction of the conference participants corresponds to the identity authentication information, and if the confirmation operation instruction corresponds to the identity authentication information, receiving the confirmation operation instruction of the conference participants.
Wherein, the confirmation operation instruction may specifically refer to an operation of manually adjusting the content of the conference text, confirming the adjusted conference text, or a combination of the two,
for example, when receiving an operation instruction for modifying the conference text and confirming the modified content by the conference participant C, obtaining the user identifier of the conference participant C, and obtaining the identity authentication information of the conference participant C through the user identifier of the conference participant C. And if the identity authentication information of the participant C indicates that the participant C can only confirm the conference text and can not modify the conference text, the instruction of modifying the conference text by the participant C is not received.
As an implementation manner, the identity authentication information of the participants is stored in a preset management database, the authority information corresponding to the user identifier is obtained through the user identifier, the user identifier and the authority information are used as a group of authority authentication information, the authority authentication information is encrypted by adopting a preset encryption algorithm, and a corresponding security Token is generated and stored in the preset management database as the identity authentication information.
By verifying the identity authentication information of the participants, the operation compliance of the conference text is ensured, the reference of the conference text is ensured, the information recorded by the conference text is rigorous, and the safety of the conference text is ensured.
In some optional implementation manners of this embodiment, in step S105, when receiving the confirmation operation instructions of all the conference participants, the step of storing the conference text in the conference summary based on the item identifier includes:
s1051, the time point of receiving the confirmation operation instruction is used as the current time node, the corresponding conference summary is inquired based on the project identification, and if the conference summary stores the conference texts of other time nodes except the current time node, the current conference text is stored in the conference summary based on the time node sequence.
And when the meeting text is stored under the same project identifier, the current meeting text is stored in the meeting summary together based on the storage time.
When the information addition is required to be carried out on the conference text, the data addition of the conference text is realized through the method, and the management efficiency of the conference summary is improved.
The conference summary management method provided in this embodiment further includes:
s106, when a reading request of the conference summary is received, acquiring the authority information of the reading request and the corresponding item identification, and acquiring the conference summary stored in the server based on the item identification.
And judging whether the reading request is legal, and if the reading request is legal, acquiring the conference summary based on the project identifier.
The conference summary is obtained through the item target identification, and the efficiency of reading the conference summary is improved, so that the information management of the conference summary is realized.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
In an embodiment, a conference summary management apparatus is provided, and the conference summary management apparatus corresponds to the conference summary management methods in the above embodiments one to one. As shown in fig. 3, the conference summary management apparatus includes the following modules:
the meeting summary creating module 31 is configured to, when a request for creating a meeting summary is received, obtain an item identifier from the request for creating the meeting summary, and create a meeting summary corresponding to the item identifier.
And the item flow judgment module 32 is configured to, when an update operation request for the meeting summary is received, obtain a flow list of the item, and judge whether an update operation in the update operation request corresponds to the flow list of the item.
And a conference text generation module 33, configured to, if the update operation corresponds to the flow list of the item, obtain conference content based on a voice recognition technology, and generate a corresponding conference text.
And the conference text sending module 34 is configured to obtain a list of people participating in the conference, call a communication interface to send the conference text to the participants in the list of people, and receive a confirmation operation instruction of the participants for the conference text based on the identity authentication information of the participants.
And a conference summary storage module 35, configured to store the conference text in the conference summary based on the item identifier when receiving the confirmation operation instruction of all the conference participants.
In some optional implementation methods of this embodiment, the conference summary creating module 31 includes:
and the user identifier obtaining unit is used for obtaining the corresponding requesting user and the corresponding identity identifier from the creating request.
And the permission information inquiry unit is used for inquiring the permission information of the requesting user in a preset management database based on the identity.
And the conference summary creating unit is used for creating a conference summary based on the project identification if the query result is that the requesting user has the authority to create the conference summary.
In some optional implementation methods of this embodiment, the conference text generating module 33 includes:
the voice text unit is used for receiving the voice data and generating time nodes of the voice data, and analyzing and processing the voice data to obtain a corresponding voice text;
and the conference text generation unit is used for collecting all the voice texts and generating the conference text based on the sequence of the time nodes.
In some optional implementation methods of this embodiment, the conference text generating unit further includes:
and the text error correction subunit is used for performing error correction processing on the conference text by adopting an intelligent error correction algorithm to obtain the processed conference text.
In some optional implementation methods of this embodiment, the conference text sending module 34 includes:
and the identity authentication information query unit is used for acquiring the identity of the participants and querying the identity authentication information corresponding to the user identification in the preset management database according to the identity.
And the confirmation instruction receiving unit is used for judging whether the confirmation operation instruction of the conference participants corresponds to the identity authentication information or not, and receiving the confirmation operation instruction of the conference participants if the confirmation operation instruction corresponds to the identity authentication information.
In some optional implementations of this embodiment, the conference summary storage module 35 includes:
and the conference summary storage unit is used for receiving the time point of the confirmation operation instruction as a current time node, inquiring the corresponding conference summary based on the project identifier, and storing the current conference text in the conference summary based on the time node sequence if the conference summary stores the conference texts of other time nodes except the current time node.
In this implementation, the conference summary management apparatus further includes:
and the conference summary reading module is used for acquiring the authority information of the reading request and the corresponding item identification when the reading request of the conference summary is received, and acquiring the conference summary stored in the server based on the item identification.
Wherein the meaning of "first" and "second" in the above modules/units is only to distinguish different modules/units, and is not used to define which module/unit has higher priority or other defining meaning. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or modules is not necessarily limited to those steps or modules explicitly listed, but may include other steps or modules not explicitly listed or inherent to such process, method, article, or apparatus, and such that a division of modules presented in this application is merely a logical division and may be implemented in a practical application in a further manner.
For specific definition of the conference summary management apparatus, reference may be made to the above definition of the conference summary management method, which is not described herein again. The modules in the conference summary management apparatus may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 4. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data involved in the conference summary management method. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a conference summary management method.
In one embodiment, a computer device is provided, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor executes the computer program to implement the steps of the conference summary management method in the above-mentioned embodiments, such as the steps S101 to S105 shown in fig. 2 and other extensions of the method and related steps. Alternatively, the processor, when executing the computer program, implements the functions of the modules/units of the conference summary management apparatus in the above-described embodiments, such as the functions of the modules 31 to 35 shown in fig. 3. To avoid repetition, further description is omitted here.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, etc. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like which is the control center for the computer device and which connects the various parts of the overall computer device using various interfaces and lines.
The memory may be used to store the computer programs and/or modules, and the processor may implement various functions of the computer device by running or executing the computer programs and/or modules stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, video data, etc.) created according to the use of the cellular phone, etc.
The memory may be integrated in the processor or may be provided separately from the processor.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which when executed by a processor implements the steps of the conference summary management method in the above-described embodiments, such as the steps S101 to S105 shown in fig. 2 and extensions of other extensions and related steps of the method. Alternatively, the computer program, when executed by the processor, implements the functions of the modules/units of the conference summary management apparatus in the above-described embodiments, such as the functions of the modules 31 to 35 shown in fig. 3. To avoid repetition, further description is omitted here.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A conference summary management method, comprising:
when a request for creating a conference summary is received, acquiring a project identifier from the request for creating the conference summary, and creating the conference summary corresponding to the project identifier;
when an updating operation request aiming at the meeting summary is received, acquiring a flow list of an item, and judging whether the updating operation in the updating operation request corresponds to the flow list of the item or not;
if the updating operation corresponds to the process list of the project, acquiring conference content based on a voice recognition technology, and generating a corresponding conference text;
acquiring a staff list participating in a conference, calling a communication interface to send the conference text to conference participants in the staff list, and receiving a confirmation operation instruction of the conference participants aiming at the conference text based on the identity authentication information of the conference participants;
and when receiving the confirmation operation instructions of all the conference participants, storing the conference text in a conference summary based on the project identification.
2. The conference summary management method according to claim 1, wherein, when a request for creating a conference summary is received, a project identifier is obtained from the request for creating the conference summary, and the step of creating the conference summary corresponding to the project identifier includes:
acquiring a corresponding request user and a corresponding identity from the creating request;
based on the identity, inquiring the authority information of the requesting user in a preset management database;
and if the query result indicates that the requesting user has the permission to create the conference summary, creating the conference summary based on the project identification.
3. The conference summary management method according to claim 1, wherein the step of acquiring conference contents based on speech recognition and generating a corresponding conference text if the update operation corresponds to the process list of the item comprises:
receiving voice data and a time node for generating the voice data, and analyzing the voice data to obtain a corresponding voice text;
and collecting all the voice texts, and generating the conference texts based on the sequence of the time nodes.
4. The conference summary management method according to claim 3, wherein the step of collecting all the voice texts and generating the conference texts based on the time sequence comprises:
and carrying out error correction processing on the conference text by adopting an intelligent error correction algorithm to obtain a processed conference text.
5. The conference summary management method according to claim 1, wherein the step of receiving the confirmation operation instruction of the conference participant for the conference text based on the identity authentication information of the conference participant comprises:
acquiring the identity of the conference participants, and inquiring identity authentication information corresponding to the user identity in a preset management database according to the identity;
and judging whether the confirmation operation instruction of the conference participants corresponds to the identity authentication information, and if the confirmation operation instruction corresponds to the identity authentication information, receiving the confirmation operation instruction of the conference participants.
6. The conference summary management method according to claim 1, wherein the step of storing the conference text in the conference summary based on the item identifier when receiving the confirmation operation instruction of all the conference participants comprises:
and taking the time point of receiving the confirmation operation instruction as a current time node, inquiring a corresponding conference summary based on the project identification, and storing the conference text of the current time node in the conference summary based on a time node sequence if the conference summary stores the conference texts of other time nodes except the current time node.
7. The conference summary management method according to claim 1, characterized in that the method comprises:
when a reading request of a conference summary is received, authority information of the reading request and a corresponding item identifier are obtained, and the conference summary stored in a server is obtained based on the item identifier.
8. A conference summary management apparatus, characterized in that the apparatus comprises:
the conference summary creating module is used for acquiring a project identifier from a creating request when the creating request of the conference summary is received, and creating the conference summary corresponding to the project identifier;
the project flow judgment module is used for acquiring a flow list of a project when receiving an update operation request aiming at the conference summary, and judging whether the update operation in the update operation request corresponds to the flow list of the project or not;
a conference text generation module, configured to, if the update operation corresponds to the process list of the project, obtain conference content based on a voice recognition technology, and generate a corresponding conference text;
the conference text sending module is used for acquiring a staff list participating in a conference, calling a communication interface to send the conference text to participants in the staff list, and receiving a confirmation operation instruction of the participants for the conference text based on the identity authentication information of the participants;
and the conference summary storage module is used for storing the conference text in a conference summary based on the project identification when receiving the confirmation operation instructions of all the conference participants.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the conference summary management method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the conference summary management method according to any one of claims 1 to 7.
CN202110611204.9A 2021-06-01 2021-06-01 Conference summary management method, device, computer equipment and storage medium Active CN113256133B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110611204.9A CN113256133B (en) 2021-06-01 2021-06-01 Conference summary management method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110611204.9A CN113256133B (en) 2021-06-01 2021-06-01 Conference summary management method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113256133A true CN113256133A (en) 2021-08-13
CN113256133B CN113256133B (en) 2023-08-04

Family

ID=77185788

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110611204.9A Active CN113256133B (en) 2021-06-01 2021-06-01 Conference summary management method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113256133B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938337A (en) * 2021-11-18 2022-01-14 上海幻引信息技术服务有限公司 System and method for automatically tracking summary and task of conference

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040064322A1 (en) * 2002-09-30 2004-04-01 Intel Corporation Automatic consolidation of voice enabled multi-user meeting minutes
US20150347966A1 (en) * 2014-05-31 2015-12-03 Hartford Fire Insurance Company Meeting management and project management element reconciliation
US20180181564A1 (en) * 2016-12-27 2018-06-28 Kyocera Document Solutions Inc. Meeting minutes creation system
CN110019744A (en) * 2018-08-17 2019-07-16 深圳壹账通智能科技有限公司 Auxiliary generates method, apparatus, equipment and the computer storage medium of meeting summary
CN110533382A (en) * 2019-07-24 2019-12-03 阿里巴巴集团控股有限公司 Processing method, device, server and the readable storage medium storing program for executing of meeting summary
CN111986677A (en) * 2020-09-02 2020-11-24 深圳壹账通智能科技有限公司 Conference summary generation method and device, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040064322A1 (en) * 2002-09-30 2004-04-01 Intel Corporation Automatic consolidation of voice enabled multi-user meeting minutes
US20150347966A1 (en) * 2014-05-31 2015-12-03 Hartford Fire Insurance Company Meeting management and project management element reconciliation
US20180181564A1 (en) * 2016-12-27 2018-06-28 Kyocera Document Solutions Inc. Meeting minutes creation system
CN110019744A (en) * 2018-08-17 2019-07-16 深圳壹账通智能科技有限公司 Auxiliary generates method, apparatus, equipment and the computer storage medium of meeting summary
CN110533382A (en) * 2019-07-24 2019-12-03 阿里巴巴集团控股有限公司 Processing method, device, server and the readable storage medium storing program for executing of meeting summary
CN111986677A (en) * 2020-09-02 2020-11-24 深圳壹账通智能科技有限公司 Conference summary generation method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938337A (en) * 2021-11-18 2022-01-14 上海幻引信息技术服务有限公司 System and method for automatically tracking summary and task of conference

Also Published As

Publication number Publication date
CN113256133B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
US11636430B2 (en) Device, system and method for summarizing agreements
US9361891B1 (en) Method for converting speech to text, performing natural language processing on the text output, extracting data values and matching to an electronic ticket form
WO2020186778A1 (en) Error word correction method and device, computer device, and storage medium
CN110444198B (en) Retrieval method, retrieval device, computer equipment and storage medium
CN110298252A (en) Meeting summary generation method, device, computer equipment and storage medium
US20200090661A1 (en) Systems and Methods for Improved Digital Transcript Creation Using Automated Speech Recognition
US9715873B2 (en) Method for adding realism to synthetic speech
US20160189713A1 (en) Apparatus and method for automatically creating and recording minutes of meeting
US20140244252A1 (en) Method for preparing a transcript of a conversion
US20160189107A1 (en) Apparatus and method for automatically creating and recording minutes of meeting
US20160189103A1 (en) Apparatus and method for automatically creating and recording minutes of meeting
CN111182390B (en) Volume data processing method and device, computer equipment and storage medium
US11522730B2 (en) Customized meeting notes
CN105659324A (en) Collaborative audio conversation attestation
CN110933225B (en) Call information acquisition method and device, storage medium and electronic equipment
CN111063355A (en) Conference record generation method and recording terminal
CN113256133B (en) Conference summary management method, device, computer equipment and storage medium
CN114638232A (en) Method and device for converting text into video, electronic equipment and storage medium
CN110600004A (en) Voice synthesis playing method and device and storage medium
CN109147791A (en) A kind of shorthand system and method
CN111223487B (en) Information processing method and electronic equipment
US11838442B2 (en) System and methods for creating multitrack recordings
CN114462376A (en) RPA and AI-based court trial record generation method, device, equipment and medium
KR20220166465A (en) Meeting minutes creating system and method using multi-channel receiver
WO2021108130A1 (en) Speech to project framework

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